aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-06-12virtio-pci: fix queue_enable writeJason Wang
2020-06-12pci: Display PCI IRQ pin in "info pci"Peter Xu
2020-06-12Fix parameter type in vhost migration log pathRaphael Norwitz
2020-06-12acpi: ged: rename event memory regionGerd Hoffmann
2020-06-12acpi: fadt: add hw-reduced sleep register supportGerd Hoffmann
2020-06-12acpi: madt: skip pci override on pci-less systems.Gerd Hoffmann
2020-06-12acpi: create acpi-common.c and move madt codeGerd Hoffmann
2020-06-12acpi: make build_madt() more generic.Gerd Hoffmann
2020-06-12virtio: add vhost-user-vsock-pci deviceStefano Garzarella
2020-06-12virtio: add vhost-user-vsock base deviceStefano Garzarella
2020-06-12vhost-vsock: add vhost-vsock-common abstractionStefano Garzarella
2020-06-12hw/pci: Fix crash when running QEMU with "-nic model=rocker"Thomas Huth
2020-06-12libvhost-user: advertise vring featuresStefan Hajnoczi
2020-06-12Lift max ram slots limit in libvhost-userRaphael Norwitz
2020-06-12Support individual region unmap in libvhost-userRaphael Norwitz
2020-06-12Support adding individual regions in libvhost-userRaphael Norwitz
2020-06-12Support ram slot configuration in libvhost-userRaphael Norwitz
2020-06-12Refactor out libvhost-user fault generation logicRaphael Norwitz
2020-06-12Lift max memory slots limit imposed by vhost-userRaphael Norwitz
2020-06-12Transmit vhost-user memory regions individuallyRaphael Norwitz
2020-06-12Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTSRaphael Norwitz
2020-06-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200611.0' i...Peter Maydell
2020-06-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...Peter Maydell
2020-06-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell
2020-06-11hw/vfio/pci-quirks: Fix broken legacy IGD passthroughThomas Huth
2020-06-11hw/vfio: Add VMD Passthrough QuirkJon Derrick
2020-06-11Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-06-09' int...Peter Maydell
2020-06-11Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-09-2020' ...Peter Maydell
2020-06-11Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20200609' into stagingPeter Maydell
2020-06-10block: Call attention to truncation of long NBD exportsEric Blake
2020-06-10nbd/server: Avoid long error message assertions CVE-2020-10761Eric Blake
2020-06-10semihosting: remove the pthread include which seems unusedKONRAD Frederic
2020-06-10hw/openrisc/openrisc_sim: Add assertion to silence GCC warningPhilippe Mathieu-Daudé
2020-06-09iotests: 194: wait for migration completion on target tooVladimir Sementsov-Ogievskiy
2020-06-09iotests: Fix 291 across more file systemsEric Blake
2020-06-09qcow2_format.py: dump bitmaps header extensionVladimir Sementsov-Ogievskiy
2020-06-09qcow2: QcowHeaderExtension print names for extension magicsVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2StructVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: QcowHeaderExtension: add dump methodVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: add field-formatting classVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: separate generic functionality of structure classesVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: use strings to specify c-type of struct fieldsVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: use modern string formattingVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: use tuples instead of lists for fieldsVladimir Sementsov-Ogievskiy
2020-06-09qcow2_format.py: drop new line printing at end of dump()Vladimir Sementsov-Ogievskiy
2020-06-09qcow2.py: move qcow2 format classes to separate moduleVladimir Sementsov-Ogievskiy
2020-06-09qcow2.py: add licensing blurbVladimir Sementsov-Ogievskiy
2020-06-09qcow2.py: python style fixesVladimir Sementsov-Ogievskiy
2020-06-09qemu-img: Fix doc typo for 'bitmap' subcommandEric Blake