summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hw/scsi/vmw_pvscsi: Use qbus_reset_all() directlyPhilippe Mathieu-Daudé2019-06-061-2/+2
* docs/devel/build-system: Update an examplePhilippe Mathieu-Daudé2019-06-061-12/+7Star
* test: Fix make target check-report.tapMarkus Armbruster2019-06-061-1/+1
* util: Adjust qemu_guest_getrandom_nofail for CoverityRichard Henderson2019-06-061-1/+1
* vhost: fix incorrect print typeJie Wang2019-06-061-1/+1
* migration: fix a typoLi Qiang2019-06-061-1/+1
* hw/rdma: Delete unused headers inclusionYuval Shaia2019-06-061-7/+0Star
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-06-0472-272/+1144
|\
| * iotests: Fix duplicated diff output on failureKevin Wolf2019-06-041-1/+0Star
| * iotests: test big qcow2 shrinkVladimir Sementsov-Ogievskiy2019-06-043-0/+95
| * block/io: bdrv_pdiscard: support int64_t bytes parameterVladimir Sementsov-Ogievskiy2019-06-042-10/+10
| * block/qcow2-refcount: add trace-point to qcow2_process_discardsVladimir Sementsov-Ogievskiy2019-06-042-1/+9
| * block: Remove bdrv_set_aio_context()Kevin Wolf2019-06-043-27/+16Star
| * test-bdrv-drain: Use bdrv_try_set_aio_context()Kevin Wolf2019-06-041-3/+3
| * iotests: Attach new devices to node in non-default iothreadKevin Wolf2019-06-043-0/+54
| * virtio-scsi-test: Test attaching new overlay with iothreadsKevin Wolf2019-06-043-0/+93
| * block: Remove wrong bdrv_set_aio_context() callsKevin Wolf2019-06-043-4/+0Star
| * blockdev: Use bdrv_try_set_aio_context() for monitor commandsKevin Wolf2019-06-041-16/+28
| * block: Move node without parents to main AioContextKevin Wolf2019-06-043-3/+6
| * test-block-iothread: BlockBackend AioContext across root node changeKevin Wolf2019-06-041-0/+33
| * test-block-iothread: Test adding parent to iothread nodeKevin Wolf2019-06-041-0/+33
| * block: Adjust AioContexts when attaching nodesKevin Wolf2019-06-045-10/+51
| * scsi-disk: Use qdev_prop_drive_iothreadKevin Wolf2019-06-044-15/+25
| * block: Add qdev_prop_drive_iothread property typeKevin Wolf2019-06-043-7/+46
| * block: Add BlockBackend.ctxKevin Wolf2019-06-0433-64/+102
| * block: Add Error to blk_set_aio_context()Kevin Wolf2019-06-047-34/+53
| * nbd-server: Call blk_set_allow_aio_context_change()Kevin Wolf2019-06-043-0/+35
| * test-block-iothread: Check filter node in test_propagate_mirrorKevin Wolf2019-06-041-1/+6
| * nvme: add Get/Set Feature Timestamp supportKenneth Heitke2019-06-044-2/+110
| * block/linux-aio: Drop unused BlockAIOCB submission methodJulia Suvorova2019-06-042-65/+10Star
| * iotests: Test cancelling a job and closing the VMMax Reitz2019-06-042-0/+76
| * block/io: Delay decrementing the quiesce_counterMax Reitz2019-06-041-1/+2
| * block: avoid recursive block_status call if possibleVladimir Sementsov-Ogievskiy2019-06-049-6/+67
| * tests/perf: Test lseek influence on qcow2 block-statusVladimir Sementsov-Ogievskiy2019-06-041-0/+71
| * blockdev: fix missed target unref for drive-backupJohn Snow2019-06-041-7/+6Star
| * iotests: Test commit job start with concurrent I/OKevin Wolf2019-06-044-1/+109
| * block: Drain source node in bdrv_replace_node()Kevin Wolf2019-06-041-3/+4
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-06-0329-315/+889
|\
| * q35: Revert to kernel irqchipAlex Williamson2019-06-035-2/+26
| * configure: remove tpm_passthrough & tpm_emulatorMarc-André Lureau2019-06-031-10/+0Star
| * ci: store Patchew configuration in the treePaolo Bonzini2019-06-031-0/+302
| * libqos: i2c: move address into QI2CDevicePaolo Bonzini2019-06-035-75/+82
| * tests: convert ds1338-test to qtestPaolo Bonzini2019-06-034-50/+17Star
| * tests: convert OMAP i2c tests to qgraphPaolo Bonzini2019-06-035-74/+34Star
| * libqos: add ARM imx25-pdk machine objectPaolo Bonzini2019-06-032-0/+93
| * libqos: add ARM n800 machine objectPaolo Bonzini2019-06-032-0/+93
| * libqos: convert I2C to qgraphPaolo Bonzini2019-06-035-8/+83
| * libqos: split I2CAdapter initialization and allocationPaolo Bonzini2019-06-035-30/+63
| * imx25-pdk: create ds1338 for qtest inside the testPaolo Bonzini2019-06-032-10/+1Star
| * pca9552-test: do not rely on state across testsPaolo Bonzini2019-06-031-4/+11