summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * libqos: fix omap-i2c receiving more than 4 bytesPaolo Bonzini2019-06-031-5/+14
| * libqos: move common i2c code to libqosPaolo Bonzini2019-06-035-95/+88Star
| * qgraph: fix qos_node_contains with optionsPaolo Bonzini2019-06-032-10/+17
| * qgraph: allow extra_device_opts on contains nodesPaolo Bonzini2019-06-031-7/+10
| * edu: uses uint64_t in dma operationLi Qiang2019-06-031-8/+9
| * edu: mmio: allow 64-bit access in read dispatchLi Qiang2019-06-031-1/+5
| * edu: mmio: allow 64-bit accessLi Qiang2019-06-031-0/+9
| * i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitorWanpeng Li2019-06-032-0/+4
| * memory: Remove memory_region_get_dirty()Peter Xu2019-06-032-25/+0Star
| * checkpatch: allow SPDX-License-IdentifierPeter Xu2019-06-031-1/+2
| * vl: make -accel help to list enabled accelerators onlyWainer dos Santos Moschetta2019-06-031-1/+17
| * test-thread-pool: be more reliablePaolo Bonzini2019-06-031-11/+21
|/
* Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-1-2019' i...Peter Maydell2019-06-03171-366/+6663
|\
| * target/mips: Improve performance of certain MSA instructionsMateja Marjanovic2019-06-011-109/+433