aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-4/+9
2019-06-06Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...Peter Maydell6-23/+246
2019-06-05vl: Document why objects are delayedMarkus Armbruster1-2/+8
2019-06-05vl: Fix -drive / -blockdev persistent reservation managementMarkus Armbruster1-2/+1
2019-06-05migratioin/ram: leave RAMBlock->bmap blank on allocatingWei Yang1-5/+13
2019-06-05migration-test: Add a test for fd protocolYury Kotov3-5/+227
2019-06-05migration: Fix fd protocol for incoming deferYury Kotov2-4/+6
2019-06-05migration/ram.c: multifd_send_state->count is not really usedWei Yang1-5/+0
2019-06-05migration/ram.c: MultiFDSendParams.sem_sync is not really usedWei Yang1-4/+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
2019-06-03libqos: convert I2C to qgraphPaolo Bonzini5-8/+83
2019-06-03libqos: split I2CAdapter initialization and allocationPaolo Bonzini5-30/+63