OSDN Git Service

python/aqmp: rename 'accept()' to 'start_server_and_accept()'
[qmiga/qemu.git] / hw /
2022-03-07 Peter MaydellMerge remote-tracking branch 'remotes/hreitz-gitlab...
2022-03-07 Hanna Reitzide: Increment BB in-flight counter for TRIM BH
2022-03-05 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-05 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-03-05 Peter MaydellMerge remote-tracking branch 'remotes/kwolf-gitlab...
2022-03-04 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/kraxe...
2022-03-04 Emanuele Giuseppe... block: rename bdrv_invalidate_cache_all, blk_invalidate...
2022-03-04 Peter MaydellMerge remote-tracking branch 'remotes/nvme/tags/nvme...
2022-03-04 Carwyn Ellishw/display/vmware_vga: replace fprintf calls with trace...
2022-03-04 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-03-04 Akihiko Odakiedid: Fix clock of Detailed Timing Descriptor
2022-03-04 Dov Murikhw/i386: Replace magic number with field length calculation
2022-03-04 Dov Murikhw/i386: Improve bounds checking in OVMF table parsing
2022-03-04 Peter Maydellhw/usb/redirect.c: Stop using qemu_oom_check()
2022-03-04 BALATON Zoltanusb/ohci: Don't use packet from OHCIState for isochrono...
2022-03-04 BALATON Zoltanusb/ohci: Merge ohci_async_cancel_device() into ohci_ch...
2022-03-04 BALATON Zoltanusb/ohci: Move USBPortOps related functions together
2022-03-04 BALATON Zoltanusb/ohci: Move cancelling async packet to ohci_stop_end...
2022-03-04 BALATON Zoltanusb/ohci: Move trace point and log ep number to help...
2022-03-04 Volker Rümelinhw/usb/dev-mtp: create directories with a+x mode mask
2022-03-04 Denis V. Lunevhw/usb: pacify xhciwmi.exe warning
2022-03-03 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2022-03-03 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2022-03-03 Naveen Nagarhw/nvme: 64-bit pi support
2022-03-03 Klaus Jensenhw/nvme: add pi tuple size helper
2022-03-03 Naveen Nagarhw/nvme: add support for the lbafee hbs feature
2022-03-03 Klaus Jensenhw/nvme: move format parameter parsing
2022-03-03 Naveen Nagarhw/nvme: add host behavior support feature
2022-03-03 Klaus Jensenhw/nvme: move dif/pi prototypes into dif.h
2022-03-03 Wilfred Mallawahw: riscv: opentitan: fixup SPI addresses
2022-03-03 Anup Patelhw/riscv: virt: Increase maximum number of allowed...
2022-03-03 Anup Patelhw/riscv: virt: Add optional AIA IMSIC support to virt...
2022-03-03 Anup Patelhw/intc: Add RISC-V AIA IMSIC device emulation
2022-03-03 Anup Patelhw/riscv: virt: Add optional AIA APLIC support to virt...
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2022-03-02 Peter Maydelltarget/arm: Report KVM's actual PSCI version to guest...
2022-03-02 Akihiko Odakitarget/arm: Support PSCI 1.1 and SMCCC 1.0
2022-03-02 Patrick Venturehw/i2c: flatten pca954x mux device
2022-03-02 Peter Maydellhw/input/tsc210x: Don't abort on bad SPI word widths
2022-03-02 Peter Maydellhw/arm/mps2-tz.c: Update AN547 documentation URL
2022-03-02 Jimmy Brissonmps3-an547: Add missing user ahb interfaces
2022-03-02 Peter Maydellmigration: Remove load_state_old and minimum_version_id_old
2022-03-02 Dr. David Alan Gilbertclock-vmstate: Add missing END_OF_LIST
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-03-02 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2022-03-02 Daniel Henrique... hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()
2022-03-02 Daniel Henrique... hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_sys...
2022-03-02 Daniel Henrique... spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_...
2022-03-02 Daniel Henrique... hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lo...
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connecto...
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_autofree in drc_realize()
2022-03-02 Daniel Henrique... hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
2022-03-02 Daniel Henrique... hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_p...
2022-03-02 Daniel Henrique... hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_st...
2022-03-02 Daniel Henrique... hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_st...
2022-03-02 Daniel Henrique... hw/ppc/spapr.c: fail early if no firmware found in...
2022-03-02 Daniel Henrique... hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
2022-03-02 Cédric Le Goaterpnv/xive2: Add support for 8bits thread id
2022-03-02 Cédric Le Goaterpnv/xive2: Add support for automatic save&restore
2022-03-02 Cédric Le Goaterxive2: Add a get_config() handler for the router config...
2022-03-02 Cédric Le Goaterpnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
2022-03-02 Cédric Le Goaterppc/pnv: add XIVE Gen2 TIMA support
2022-03-02 Cédric Le Goaterpnv/xive2: Introduce new capability bits
2022-03-02 Cédric Le Goaterppc/pnv: Add support for PHB5 "Address-based trigger...
2022-03-02 Cédric Le Goaterppc/pnv: Add support for PQ offload on PHB5
2022-03-02 Cédric Le Goaterppc/xive: Add support for PQ state bits offload
2022-03-02 Cédric Le Goaterppc/xive2: Add support for notification injection on...
2022-03-02 Cédric Le Goaterppc/psi: Add support for StoreEOI and 64k ESB pages...
2022-03-02 Cédric Le Goaterppc/pnv: Add a HOMER model to POWER10
2022-03-02 Cédric Le Goaterppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
2022-03-02 Cédric Le Goaterppc/pnv: Add POWER10 quads
2022-03-02 Cédric Le Goaterppc/pnv: Add a OCC model for POWER10
2022-03-02 Cédric Le Goaterppc/pnv: Add a XIVE2 controller to the POWER10 chip
2022-03-02 Cédric Le Goaterppc/xive2: Introduce a presenter matching routine
2022-03-02 Cédric Le Goaterppc/xive2: Introduce a XIVE2 core framework
2022-03-02 Daniel Henrique... ppc/pnv: fix default PHB4 QOM hierarchy
2022-03-02 Bernhard Beschowhw/ppc/pnv: Determine ns16550's IRQ number from QOM...
2022-03-01 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/bsd...
2022-03-01 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2022-03-01 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2022-03-01 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2022-02-28 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-02-28 Alex Bennéesemihosting/arm-compat: replace heuristic for softmmu...
2022-02-28 Peter MaydellMerge remote-tracking branch 'remotes/shorne/tags/or1k...
2022-02-28 Markus Armbrusterrtc: Have event RTC_CHANGE identify the RTC by QOM...
2022-02-28 Peter Maydellhw/rtc: Compile pl031 once-only
2022-02-28 Peter Maydellqapi: Move RTC_CHANGE back out of target schema
2022-02-28 David Millers390x/cpumodel: Bump up QEMU model to a stripped-down...
2022-02-26 Cédric Le Goateraspeed/sdmc: Add trace events
2022-02-26 Cédric Le Goateraspeed/smc: Add an address mask on segment registers
2022-02-26 Cédric Le Goateraspeed: Introduce a create_pca9552() helper
2022-02-26 Joel Stanleyaspeed: rainier: Add strap values taken from hardware
2022-02-26 Joel Stanleyaspeed: rainier: Add i2c LED devices
2022-02-26 Joel Stanleyast2600: Add Secure Boot Controller model
2022-02-26 Joel Stanleyarm: Remove swift-bmc machine
2022-02-26 Stafford Hornehw/openrisc/openrisc_sim: Add support for initrd loading
2022-02-26 Stafford Hornehw/openrisc/openrisc_sim: Add automatic device tree...
2022-02-25 Stafford Hornehw/openrisc/openrisc_sim: Increase max_cpus to 4
next