aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-12Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell74-748/+2177
2020-06-12virtio-pci: fix queue_enable writeJason Wang1-4/+8
2020-06-12pci: Display PCI IRQ pin in "info pci"Peter Xu3-3/+7
2020-06-12Fix parameter type in vhost migration log pathRaphael Norwitz1-2/+2
2020-06-12acpi: ged: rename event memory regionGerd Hoffmann2-9/+9
2020-06-12acpi: fadt: add hw-reduced sleep register supportGerd Hoffmann2-2/+4
2020-06-12acpi: madt: skip pci override on pci-less systems.Gerd Hoffmann3-13/+18
2020-06-12acpi: create acpi-common.c and move madt codeGerd Hoffmann4-123/+170
2020-06-12acpi: make build_madt() more generic.Gerd Hoffmann1-7/+7
2020-06-12virtio: add vhost-user-vsock-pci deviceStefano Garzarella2-0/+85
2020-06-12virtio: add vhost-user-vsock base deviceStefano Garzarella4-0/+221
2020-06-12vhost-vsock: add vhost-vsock-common abstractionStefano Garzarella5-251/+350
2020-06-12hw/pci: Fix crash when running QEMU with "-nic model=rocker"Thomas Huth1-1/+12
2020-06-12libvhost-user: advertise vring featuresStefan Hajnoczi2-3/+11
2020-06-12Lift max ram slots limit in libvhost-userRaphael Norwitz2-12/+20
2020-06-12Support individual region unmap in libvhost-userRaphael Norwitz2-0/+64
2020-06-12Support adding individual regions in libvhost-userRaphael Norwitz2-0/+110
2020-06-12Support ram slot configuration in libvhost-userRaphael Norwitz2-0/+20
2020-06-12Refactor out libvhost-user fault generation logicRaphael Norwitz1-68/+79
2020-06-12Lift max memory slots limit imposed by vhost-userRaphael Norwitz2-23/+40
2020-06-12Transmit vhost-user memory regions individuallyRaphael Norwitz2-74/+469
2020-06-12Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTSRaphael Norwitz3-2/+64
2020-06-11Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20200611.0' i...Peter Maydell1-12/+73
2020-06-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-06-09-v2' into...Peter Maydell7-13/+59
2020-06-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell20-92/+73
2020-06-11hw/vfio/pci-quirks: Fix broken legacy IGD passthroughThomas Huth1-0/+1
2020-06-11hw/vfio: Add VMD Passthrough QuirkJon Derrick1-12/+72
2020-06-11Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-06-09' int...Peter Maydell8-193/+398
2020-06-11Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-09-2020' ...Peter Maydell10-258/+658
2020-06-11Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20200609' into stagingPeter Maydell8-224/+359
2020-06-10block: Call attention to truncation of long NBD exportsEric Blake2-10/+18
2020-06-10nbd/server: Avoid long error message assertions CVE-2020-10761Eric Blake3-3/+26
2020-06-10semihosting: remove the pthread include which seems unusedKONRAD Frederic1-1/+0
2020-06-10hw/openrisc/openrisc_sim: Add assertion to silence GCC warningPhilippe Mathieu-Daudé1-0/+1
2020-06-09iotests: 194: wait for migration completion on target tooVladimir Sementsov-Ogievskiy2-0/+15
2020-06-09iotests: Fix 291 across more file systemsEric Blake2-4/+4
2020-06-09qcow2_format.py: dump bitmaps header extensionVladimir Sementsov-Ogievskiy3-9/+70
2020-06-09qcow2: QcowHeaderExtension print names for extension magicsVladimir Sementsov-Ogievskiy4-21/+36
2020-06-09qcow2_format: refactor QcowHeaderExtension as a subclass of Qcow2StructVladimir Sementsov-Ogievskiy1-16/+37
2020-06-09qcow2_format.py: QcowHeaderExtension: add dump methodVladimir Sementsov-Ogievskiy1-10/+12
2020-06-09qcow2_format.py: add field-formatting classVladimir Sementsov-Ogievskiy1-10/+25
2020-06-09qcow2_format.py: separate generic functionality of structure classesVladimir Sementsov-Ogievskiy1-35/+66
2020-06-09qcow2_format.py: use strings to specify c-type of struct fieldsVladimir Sementsov-Ogievskiy1-22/+28
2020-06-09qcow2_format.py: use modern string formattingVladimir Sementsov-Ogievskiy1-27/+27
2020-06-09qcow2_format.py: use tuples instead of lists for fieldsVladimir Sementsov-Ogievskiy1-20/+20
2020-06-09qcow2_format.py: drop new line printing at end of dump()Vladimir Sementsov-Ogievskiy2-1/+1
2020-06-09qcow2.py: move qcow2 format classes to separate moduleVladimir Sementsov-Ogievskiy2-156/+177
2020-06-09qcow2.py: add licensing blurbVladimir Sementsov-Ogievskiy1-0/+16
2020-06-09qcow2.py: python style fixesVladimir Sementsov-Ogievskiy1-39/+56
2020-06-09qemu-img: Fix doc typo for 'bitmap' subcommandEric Blake1-1/+1