aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-05vhost-user-scsi: reset the device if supportedRaphael Norwitz1-0/+24
2020-01-05vhost-user: add VHOST_USER_RESET_DEVICE to reset devicesRaphael Norwitz2-1/+22
2020-01-05hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé2-4/+4
2020-01-05hw/pci/pci_host: Remove redundant PCI_DPRINTF()Philippe Mathieu-Daudé1-16/+5
2020-01-05virtio-mmio: Clear v2 transport state on soft resetJean-Philippe Brucker1-0/+14
2020-01-05ACPI: add expected files for HMAT tests (acpihmat)Michael S. Tsirkin9-8/+0
2020-01-05tests/bios-tables-test: add test cases for ACPI HMATTao Xu10-0/+52
2020-01-05tests/numa: Add case for QMP build HMATTao Xu1-0/+213
2020-01-05hmat acpi: Build Memory Side Cache Information Structure(s)Liu Jingqi1-1/+68
2020-01-05hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)Liu Jingqi1-1/+103
2020-01-05hmat acpi: Build Memory Proximity Domain Attributes Structure(s)Liu Jingqi5-2/+152
2020-01-05numa: Extend CLI to provide memory side cache informationLiu Jingqi4-4/+179
2020-01-05numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi4-3/+384
2020-01-05numa: Extend CLI to provide initiator information for numa nodesTao Xu5-6/+131
2020-01-05virtio: don't enable notifications during pollingStefan Hajnoczi4-10/+21
2020-01-05Implement backend program convention command for vhost-user-blkMicky Yun Chan3-45/+113
2020-01-05virtio-pci: disable vring processing when bus-mastering is disabledMichael Roth4-11/+52
2020-01-05virtio: update queue size on guest writeMichael S. Tsirkin1-0/+2
2020-01-05intel_iommu: fix bug to read DMAR_RTADDR_REGYi Sun1-4/+3
2020-01-05virtio-input: convert to new virtio_delete_queueMichael S. Tsirkin1-2/+3
2020-01-05virtio-serial-bus: fix memory leak while attach virtio-serial-busPan Nengyuan1-0/+8
2020-01-05virtio-balloon: fix memory leak while attach virtio-balloon devicePan Nengyuan1-0/+7
2020-01-05virtio: make virtio_delete_queue idempotentMichael S. Tsirkin1-0/+1
2020-01-05virtio: add ability to delete vq through a pointerMichael S. Tsirkin2-5/+12
2020-01-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-15/+27
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque...Peter Maydell13-0/+1
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...Peter Maydell2-1/+3
2019-12-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell32-510/+705
2019-12-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into stagingPeter Maydell11-68/+43
2019-12-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell47-216/+486
2019-12-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell7-98/+9
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell133-1552/+4248
2019-12-20seabios: update to 1.13.0 finalGerd Hoffmann13-0/+1
2019-12-20display/bochs-display: fix memory leakCameron Esfahani1-0/+2
2019-12-20vhost-user-gpu: Drop trailing json commaCole Robinson1-1/+1
2019-12-19iotests: Test external snapshot with VM stateKevin Wolf3-0/+134
2019-12-19hmp: Allow using qdev ID for qemu-io commandKevin Wolf2-13/+23
2019-12-19block: Activate recursively even for already active nodesKevin Wolf1-26/+24
2019-12-19virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bhLi Hangjing1-1/+1
2019-12-19docs: fix rst syntax errors in unbuilt docsStefan Hajnoczi3-14/+15
2019-12-19virtio-blk: deprecate SCSI passthroughStefan Hajnoczi1-0/+11
2019-12-19iotests: 211: Remove duplication with VM.blockdev_create()Kevin Wolf1-9/+3
2019-12-19iotests: 207: Remove duplication with VM.blockdev_create()Kevin Wolf1-7/+1
2019-12-19iotests: 266: Convert to VM.blockdev_create()Kevin Wolf2-39/+44
2019-12-19iotests: 237: Convert to VM.blockdev_create()Kevin Wolf1-74/+65
2019-12-19iotests: 213: Convert to VM.blockdev_create()Kevin Wolf1-61/+52
2019-12-19iotests: 212: Convert to VM.blockdev_create()Kevin Wolf1-55/+46
2019-12-19iotests: 210: Convert to VM.blockdev_create()Kevin Wolf1-45/+36
2019-12-19iotests: 206: Convert to VM.blockdev_create()Kevin Wolf1-121/+111
2019-12-19iotests: 255: Drop blockdev_create()Kevin Wolf1-10/+0