aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-05hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé
2020-01-05hw/pci/pci_host: Remove redundant PCI_DPRINTF()Philippe Mathieu-Daudé
2020-01-05virtio-mmio: Clear v2 transport state on soft resetJean-Philippe Brucker
2020-01-05ACPI: add expected files for HMAT tests (acpihmat)Michael S. Tsirkin
2020-01-05tests/bios-tables-test: add test cases for ACPI HMATTao Xu
2020-01-05tests/numa: Add case for QMP build HMATTao Xu
2020-01-05hmat acpi: Build Memory Side Cache Information Structure(s)Liu Jingqi
2020-01-05hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)Liu Jingqi
2020-01-05hmat acpi: Build Memory Proximity Domain Attributes Structure(s)Liu Jingqi
2020-01-05numa: Extend CLI to provide memory side cache informationLiu Jingqi
2020-01-05numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi
2020-01-05numa: Extend CLI to provide initiator information for numa nodesTao Xu
2020-01-05virtio: don't enable notifications during pollingStefan Hajnoczi
2020-01-05Implement backend program convention command for vhost-user-blkMicky Yun Chan
2020-01-05virtio-pci: disable vring processing when bus-mastering is disabledMichael Roth
2020-01-05virtio: update queue size on guest writeMichael S. Tsirkin
2020-01-05intel_iommu: fix bug to read DMAR_RTADDR_REGYi Sun
2020-01-05virtio-input: convert to new virtio_delete_queueMichael S. Tsirkin
2020-01-05virtio-serial-bus: fix memory leak while attach virtio-serial-busPan Nengyuan
2020-01-05virtio-balloon: fix memory leak while attach virtio-balloon devicePan Nengyuan
2020-01-05virtio: make virtio_delete_queue idempotentMichael S. Tsirkin
2020-01-05virtio: add ability to delete vq through a pointerMichael S. Tsirkin
2020-01-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque...Peter Maydell
2020-01-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-12-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into stagingPeter Maydell
2019-12-20Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-12-20seabios: update to 1.13.0 finalGerd Hoffmann
2019-12-20display/bochs-display: fix memory leakCameron Esfahani
2019-12-20vhost-user-gpu: Drop trailing json commaCole Robinson
2019-12-19iotests: Test external snapshot with VM stateKevin Wolf
2019-12-19hmp: Allow using qdev ID for qemu-io commandKevin Wolf
2019-12-19block: Activate recursively even for already active nodesKevin Wolf
2019-12-19virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bhLi Hangjing
2019-12-19docs: fix rst syntax errors in unbuilt docsStefan Hajnoczi
2019-12-19virtio-blk: deprecate SCSI passthroughStefan Hajnoczi
2019-12-19iotests: 211: Remove duplication with VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 207: Remove duplication with VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 266: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 237: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 213: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 212: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 210: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 206: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 255: Drop blockdev_create()Kevin Wolf
2019-12-19iotests: Create VM.blockdev_create()Kevin Wolf
2019-12-19qcow2: Move error check of local_err near its assignmentTuguoyi