summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-04scsi-disk: Use qdev_prop_drive_iothreadKevin Wolf
2019-06-04block: Add qdev_prop_drive_iothread property typeKevin Wolf
2019-06-04block: Add BlockBackend.ctxKevin Wolf
2019-06-04block: Add Error to blk_set_aio_context()Kevin Wolf
2019-06-04nbd-server: Call blk_set_allow_aio_context_change()Kevin Wolf
2019-06-04test-block-iothread: Check filter node in test_propagate_mirrorKevin Wolf
2019-06-04nvme: add Get/Set Feature Timestamp supportKenneth Heitke
2019-06-04block/linux-aio: Drop unused BlockAIOCB submission methodJulia Suvorova
2019-06-04iotests: Test cancelling a job and closing the VMMax Reitz
2019-06-04block/io: Delay decrementing the quiesce_counterMax Reitz
2019-06-04block: avoid recursive block_status call if possibleVladimir Sementsov-Ogievskiy
2019-06-04tests/perf: Test lseek influence on qcow2 block-statusVladimir Sementsov-Ogievskiy
2019-06-04blockdev: fix missed target unref for drive-backupJohn Snow
2019-06-04iotests: Test commit job start with concurrent I/OKevin Wolf
2019-06-04block: Drain source node in bdrv_replace_node()Kevin Wolf
2019-06-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-06-03q35: Revert to kernel irqchipAlex Williamson
2019-06-03configure: remove tpm_passthrough & tpm_emulatorMarc-André Lureau
2019-06-03ci: store Patchew configuration in the treePaolo Bonzini
2019-06-03libqos: i2c: move address into QI2CDevicePaolo Bonzini
2019-06-03tests: convert ds1338-test to qtestPaolo Bonzini
2019-06-03tests: convert OMAP i2c tests to qgraphPaolo Bonzini
2019-06-03libqos: add ARM imx25-pdk machine objectPaolo Bonzini
2019-06-03libqos: add ARM n800 machine objectPaolo Bonzini
2019-06-03libqos: convert I2C to qgraphPaolo Bonzini
2019-06-03libqos: split I2CAdapter initialization and allocationPaolo Bonzini
2019-06-03imx25-pdk: create ds1338 for qtest inside the testPaolo Bonzini
2019-06-03pca9552-test: do not rely on state across testsPaolo Bonzini
2019-06-03libqos: fix omap-i2c receiving more than 4 bytesPaolo Bonzini
2019-06-03libqos: move common i2c code to libqosPaolo Bonzini
2019-06-03qgraph: fix qos_node_contains with optionsPaolo Bonzini
2019-06-03qgraph: allow extra_device_opts on contains nodesPaolo Bonzini
2019-06-03edu: uses uint64_t in dma operationLi Qiang
2019-06-03edu: mmio: allow 64-bit access in read dispatchLi Qiang
2019-06-03edu: mmio: allow 64-bit accessLi Qiang
2019-06-03i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitorWanpeng Li
2019-06-03memory: Remove memory_region_get_dirty()Peter Xu
2019-06-03checkpatch: allow SPDX-License-IdentifierPeter Xu
2019-06-03vl: make -accel help to list enabled accelerators onlyWainer dos Santos Moschetta
2019-06-03test-thread-pool: be more reliablePaolo Bonzini
2019-06-03Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-1-2019' i...Peter Maydell
2019-06-01target/mips: Improve performance of certain MSA instructionsMateja Marjanovic
2019-06-01target/mips: Clean up lmi_helper.cAleksandar Markovic
2019-06-01target/mips: Clean up dsp_helper.cAleksandar Markovic
2019-06-01tests/tcg: target/mips: Add tests for MSA bit set instructionsAleksandar Markovic
2019-06-01target/mips: Amend and cleanup MSA TCG testsAleksandar Markovic
2019-06-01target/mips: Add emulation of MMI instruction PCPYUDMateja Marjanovic
2019-06-01target/mips: Add emulation of MMI instruction PCPYLDMateja Marjanovic
2019-06-01target/mips: Add emulation of MMI instruction PCPYHMateja Marjanovic
2019-05-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...Peter Maydell