summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-06-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-06-06Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...Peter Maydell
2019-06-05bios-tables-test: ignore identical binariesMichael S. Tsirkin
2019-06-05vl: Document why objects are delayedMarkus Armbruster
2019-06-05vl: Fix -drive / -blockdev persistent reservation managementMarkus Armbruster
2019-06-05migratioin/ram: leave RAMBlock->bmap blank on allocatingWei Yang
2019-06-05migration-test: Add a test for fd protocolYury Kotov
2019-06-05migration: Fix fd protocol for incoming deferYury Kotov
2019-06-05migration/ram.c: multifd_send_state->count is not really usedWei Yang
2019-06-05migration/ram.c: MultiFDSendParams.sem_sync is not really usedWei Yang
2019-06-04Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-06-04iotests: Fix duplicated diff output on failureKevin Wolf
2019-06-04iotests: test big qcow2 shrinkVladimir Sementsov-Ogievskiy
2019-06-04block/io: bdrv_pdiscard: support int64_t bytes parameterVladimir Sementsov-Ogievskiy
2019-06-04block/qcow2-refcount: add trace-point to qcow2_process_discardsVladimir Sementsov-Ogievskiy
2019-06-04block: Remove bdrv_set_aio_context()Kevin Wolf
2019-06-04test-bdrv-drain: Use bdrv_try_set_aio_context()Kevin Wolf
2019-06-04iotests: Attach new devices to node in non-default iothreadKevin Wolf
2019-06-04virtio-scsi-test: Test attaching new overlay with iothreadsKevin Wolf
2019-06-04block: Remove wrong bdrv_set_aio_context() callsKevin Wolf
2019-06-04blockdev: Use bdrv_try_set_aio_context() for monitor commandsKevin Wolf
2019-06-04block: Move node without parents to main AioContextKevin Wolf
2019-06-04test-block-iothread: BlockBackend AioContext across root node changeKevin Wolf
2019-06-04test-block-iothread: Test adding parent to iothread nodeKevin Wolf
2019-06-04block: Adjust AioContexts when attaching nodesKevin Wolf
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-03tests: acpi: add simple arm/virt testcaseIgor Mammedov
2019-06-03tests: add expected ACPI tables for arm/virt boardIgor Mammedov
2019-06-03bios-tables-test: list all tables that differMichael S. Tsirkin
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