aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-06hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé1-1/+1
2019-06-06hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé2-2/+2
2019-06-06hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbusPhilippe Mathieu-Daudé1-2/+2
2019-06-06hw/pci-bridge: Use the QOM BUS() macro to access BusState.qbusPhilippe Mathieu-Daudé1-1/+1
2019-06-06hw/scsi/vmw_pvscsi: Use qbus_reset_all() directlyPhilippe Mathieu-Daudé1-2/+2
2019-06-06docs/devel/build-system: Update an examplePhilippe Mathieu-Daudé1-12/+7
2019-06-06test: Fix make target check-report.tapMarkus Armbruster1-1/+1
2019-06-06util: Adjust qemu_guest_getrandom_nofail for CoverityRichard Henderson1-1/+1
2019-06-06vhost: fix incorrect print typeJie Wang1-1/+1
2019-06-06migration: fix a typoLi Qiang1-1/+1
2019-06-06hw/rdma: Delete unused headers inclusionYuval Shaia1-7/+0
2019-06-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell72-272/+1144
2019-06-04iotests: Fix duplicated diff output on failureKevin Wolf1-1/+0
2019-06-04iotests: test big qcow2 shrinkVladimir Sementsov-Ogievskiy3-0/+95
2019-06-04block/io: bdrv_pdiscard: support int64_t bytes parameterVladimir Sementsov-Ogievskiy2-10/+10
2019-06-04block/qcow2-refcount: add trace-point to qcow2_process_discardsVladimir Sementsov-Ogievskiy2-1/+9
2019-06-04block: Remove bdrv_set_aio_context()Kevin Wolf3-27/+16
2019-06-04test-bdrv-drain: Use bdrv_try_set_aio_context()Kevin Wolf1-3/+3
2019-06-04iotests: Attach new devices to node in non-default iothreadKevin Wolf3-0/+54
2019-06-04virtio-scsi-test: Test attaching new overlay with iothreadsKevin Wolf3-0/+93
2019-06-04block: Remove wrong bdrv_set_aio_context() callsKevin Wolf3-4/+0
2019-06-04blockdev: Use bdrv_try_set_aio_context() for monitor commandsKevin Wolf1-16/+28
2019-06-04block: Move node without parents to main AioContextKevin Wolf3-3/+6
2019-06-04test-block-iothread: BlockBackend AioContext across root node changeKevin Wolf1-0/+33
2019-06-04test-block-iothread: Test adding parent to iothread nodeKevin Wolf1-0/+33
2019-06-04block: Adjust AioContexts when attaching nodesKevin Wolf5-10/+51
2019-06-04scsi-disk: Use qdev_prop_drive_iothreadKevin Wolf4-15/+25
2019-06-04block: Add qdev_prop_drive_iothread property typeKevin Wolf3-7/+46
2019-06-04block: Add BlockBackend.ctxKevin Wolf33-64/+102
2019-06-04block: Add Error to blk_set_aio_context()Kevin Wolf7-34/+53
2019-06-04nbd-server: Call blk_set_allow_aio_context_change()Kevin Wolf3-0/+35
2019-06-04test-block-iothread: Check filter node in test_propagate_mirrorKevin Wolf1-1/+6
2019-06-04nvme: add Get/Set Feature Timestamp supportKenneth Heitke4-2/+110
2019-06-04block/linux-aio: Drop unused BlockAIOCB submission methodJulia Suvorova2-65/+10
2019-06-04iotests: Test cancelling a job and closing the VMMax Reitz2-0/+76
2019-06-04block/io: Delay decrementing the quiesce_counterMax Reitz1-1/+2
2019-06-04block: avoid recursive block_status call if possibleVladimir Sementsov-Ogievskiy9-6/+67
2019-06-04tests/perf: Test lseek influence on qcow2 block-statusVladimir Sementsov-Ogievskiy1-0/+71
2019-06-04blockdev: fix missed target unref for drive-backupJohn Snow1-7/+6
2019-06-04iotests: Test commit job start with concurrent I/OKevin Wolf4-1/+109
2019-06-04block: Drain source node in bdrv_replace_node()Kevin Wolf1-3/+4
2019-06-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell29-315/+889
2019-06-03q35: Revert to kernel irqchipAlex Williamson5-2/+26
2019-06-03configure: remove tpm_passthrough & tpm_emulatorMarc-André Lureau1-10/+0
2019-06-03ci: store Patchew configuration in the treePaolo Bonzini1-0/+302
2019-06-03libqos: i2c: move address into QI2CDevicePaolo Bonzini5-75/+82
2019-06-03tests: convert ds1338-test to qtestPaolo Bonzini4-50/+17
2019-06-03tests: convert OMAP i2c tests to qgraphPaolo Bonzini5-74/+34
2019-06-03libqos: add ARM imx25-pdk machine objectPaolo Bonzini2-0/+93
2019-06-03libqos: add ARM n800 machine objectPaolo Bonzini2-0/+93