summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-pci: disable vring processing when bus-mastering is disabledMichael Roth2020-01-054-11/+52
* virtio: update queue size on guest writeMichael S. Tsirkin2020-01-051-0/+2
* intel_iommu: fix bug to read DMAR_RTADDR_REGYi Sun2020-01-051-4/+3Star
* virtio-input: convert to new virtio_delete_queueMichael S. Tsirkin2020-01-051-2/+3
* virtio-serial-bus: fix memory leak while attach virtio-serial-busPan Nengyuan2020-01-051-0/+8
* virtio-balloon: fix memory leak while attach virtio-balloon devicePan Nengyuan2020-01-051-0/+7
* virtio: make virtio_delete_queue idempotentMichael S. Tsirkin2020-01-051-0/+1
* virtio: add ability to delete vq through a pointerMichael S. Tsirkin2020-01-052-5/+12
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-01-035-15/+27
|\
| * virtio-blk: fix out-of-bounds access to bitmap in notify_guest_bhLi Hangjing2019-12-191-1/+1
| * docs: fix rst syntax errors in unbuilt docsStefan Hajnoczi2019-12-193-14/+15
| * virtio-blk: deprecate SCSI passthroughStefan Hajnoczi2019-12-191-0/+11
* | Merge remote-tracking branch 'remotes/kraxel/tags/seabios-20191220-pull-reque...Peter Maydell2020-01-0313-0/+1
|\ \
| * | seabios: update to 1.13.0 finalGerd Hoffmann2019-12-2013-0/+1
| |/
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20191220-pull-request' ...Peter Maydell2020-01-032-1/+3
|\ \
| * | display/bochs-display: fix memory leakCameron Esfahani2019-12-201-0/+2
| * | vhost-user-gpu: Drop trailing json commaCole Robinson2019-12-201-1/+1
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-12-2032-510/+705
|\ \
| * | iotests: Test external snapshot with VM stateKevin Wolf2019-12-193-0/+134
| * | hmp: Allow using qdev ID for qemu-io commandKevin Wolf2019-12-192-13/+23
| * | block: Activate recursively even for already active nodesKevin Wolf2019-12-191-26/+24Star
| * | iotests: 211: Remove duplication with VM.blockdev_create()Kevin Wolf2019-12-191-9/+3Star
| * | iotests: 207: Remove duplication with VM.blockdev_create()Kevin Wolf2019-12-191-7/+1Star
| * | iotests: 266: Convert to VM.blockdev_create()Kevin Wolf2019-12-192-39/+44
| * | iotests: 237: Convert to VM.blockdev_create()Kevin Wolf2019-12-191-74/+65Star
| * | iotests: 213: Convert to VM.blockdev_create()Kevin Wolf2019-12-191-61/+52Star
| * | iotests: 212: Convert to VM.blockdev_create()Kevin Wolf2019-12-191-55/+46Star
| * | iotests: 210: Convert to VM.blockdev_create()Kevin Wolf2019-12-191-45/+36Star
| * | iotests: 206: Convert to VM.blockdev_create()Kevin Wolf2019-12-191-121/+111Star
| * | iotests: 255: Drop blockdev_create()Kevin Wolf2019-12-191-10/+0Star
| * | iotests: Create VM.blockdev_create()Kevin Wolf2019-12-191-0/+16
| * | qcow2: Move error check of local_err near its assignmentTuguoyi2019-12-191-5/+5
| * | iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz2019-12-191-1/+2
| * | iotests/273: Filter format-specific informationMax Reitz2019-12-192-28/+2Star
| * | iotests: Add more "_require_drivers" checks to the shell-based testsThomas Huth2019-12-192-0/+2
| * | MAINTAINERS: fix qcow2-bitmap.c under Dirty Bitmaps headerVladimir Sementsov-Ogievskiy2019-12-191-3/+3
| * | qcow2: Use offset_into_cluster()Alberto Garcia2019-12-181-5/+3Star
| * | iotests: Support job-complete in run_job()Kevin Wolf2019-12-181-0/+2
| * | iotests: Fix timeout in run_job()Kevin Wolf2019-12-181-1/+1
| * | iotests: Add qemu_io_log()Kevin Wolf2019-12-181-0/+5
| * | qcow2: Declare BDRV_REQ_NO_FALLBACK supportedKevin Wolf2019-12-181-1/+2
| * | blockjob: Fix error message for negative speedKevin Wolf2019-12-182-3/+4
| * | block: Error out on image creation with conflicting size optionsKevin Wolf2019-12-183-2/+18
| * | qemu-img: fix info --backing-chain --image-optsStefan Hajnoczi2019-12-184-0/+96
| * | qapi: better document NVMe blockdev @device parameterDaniel P. Berrangé2019-12-181-1/+5
| * | iotests: Skip test 079 if it is not possible to create large filesThomas Huth2019-12-181-0/+3
| * | iotests: Skip test 060 if it is not possible to create large filesThomas Huth2019-12-181-0/+3
| * | iotests: Provide a function for checking the creation of huge filesThomas Huth2019-12-183-8/+13
| |/
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into stagingPeter Maydell2019-12-2011-68/+43Star
|\ \
| * | s390x: Properly fetch and test the short psw on diag308 subc 0/1Janosch Frank2019-12-182-2/+11