Age | Commit message (Expand) | Author |
2019-06-04 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2019-06-04 | iotests: Fix duplicated diff output on failure | Kevin Wolf |
2019-06-04 | iotests: test big qcow2 shrink | Vladimir Sementsov-Ogievskiy |
2019-06-04 | block/io: bdrv_pdiscard: support int64_t bytes parameter | Vladimir Sementsov-Ogievskiy |
2019-06-04 | block/qcow2-refcount: add trace-point to qcow2_process_discards | Vladimir Sementsov-Ogievskiy |
2019-06-04 | block: Remove bdrv_set_aio_context() | Kevin Wolf |
2019-06-04 | test-bdrv-drain: Use bdrv_try_set_aio_context() | Kevin Wolf |
2019-06-04 | iotests: Attach new devices to node in non-default iothread | Kevin Wolf |
2019-06-04 | virtio-scsi-test: Test attaching new overlay with iothreads | Kevin Wolf |
2019-06-04 | block: Remove wrong bdrv_set_aio_context() calls | Kevin Wolf |
2019-06-04 | blockdev: Use bdrv_try_set_aio_context() for monitor commands | Kevin Wolf |
2019-06-04 | block: Move node without parents to main AioContext | Kevin Wolf |
2019-06-04 | test-block-iothread: BlockBackend AioContext across root node change | Kevin Wolf |
2019-06-04 | test-block-iothread: Test adding parent to iothread node | Kevin Wolf |
2019-06-04 | block: Adjust AioContexts when attaching nodes | Kevin Wolf |
2019-06-04 | scsi-disk: Use qdev_prop_drive_iothread | Kevin Wolf |
2019-06-04 | block: Add qdev_prop_drive_iothread property type | Kevin Wolf |
2019-06-04 | block: Add BlockBackend.ctx | Kevin Wolf |
2019-06-04 | block: Add Error to blk_set_aio_context() | Kevin Wolf |
2019-06-04 | nbd-server: Call blk_set_allow_aio_context_change() | Kevin Wolf |
2019-06-04 | test-block-iothread: Check filter node in test_propagate_mirror | Kevin Wolf |
2019-06-04 | nvme: add Get/Set Feature Timestamp support | Kenneth Heitke |
2019-06-04 | block/linux-aio: Drop unused BlockAIOCB submission method | Julia Suvorova |
2019-06-04 | iotests: Test cancelling a job and closing the VM | Max Reitz |
2019-06-04 | block/io: Delay decrementing the quiesce_counter | Max Reitz |
2019-06-04 | block: avoid recursive block_status call if possible | Vladimir Sementsov-Ogievskiy |
2019-06-04 | tests/perf: Test lseek influence on qcow2 block-status | Vladimir Sementsov-Ogievskiy |
2019-06-04 | blockdev: fix missed target unref for drive-backup | John Snow |
2019-06-04 | iotests: Test commit job start with concurrent I/O | Kevin Wolf |
2019-06-04 | block: Drain source node in bdrv_replace_node() | Kevin Wolf |
2019-06-03 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-06-03 | tests: acpi: add simple arm/virt testcase | Igor Mammedov |
2019-06-03 | tests: add expected ACPI tables for arm/virt board | Igor Mammedov |
2019-06-03 | bios-tables-test: list all tables that differ | Michael S. Tsirkin |
2019-06-03 | q35: Revert to kernel irqchip | Alex Williamson |
2019-06-03 | configure: remove tpm_passthrough & tpm_emulator | Marc-André Lureau |
2019-06-03 | ci: store Patchew configuration in the tree | Paolo Bonzini |
2019-06-03 | libqos: i2c: move address into QI2CDevice | Paolo Bonzini |
2019-06-03 | tests: convert ds1338-test to qtest | Paolo Bonzini |
2019-06-03 | tests: convert OMAP i2c tests to qgraph | Paolo Bonzini |
2019-06-03 | libqos: add ARM imx25-pdk machine object | Paolo Bonzini |
2019-06-03 | libqos: add ARM n800 machine object | Paolo Bonzini |
2019-06-03 | libqos: convert I2C to qgraph | Paolo Bonzini |
2019-06-03 | libqos: split I2CAdapter initialization and allocation | Paolo Bonzini |
2019-06-03 | imx25-pdk: create ds1338 for qtest inside the test | Paolo Bonzini |
2019-06-03 | pca9552-test: do not rely on state across tests | Paolo Bonzini |
2019-06-03 | libqos: fix omap-i2c receiving more than 4 bytes | Paolo Bonzini |
2019-06-03 | libqos: move common i2c code to libqos | Paolo Bonzini |
2019-06-03 | qgraph: fix qos_node_contains with options | Paolo Bonzini |
2019-06-03 | qgraph: allow extra_device_opts on contains nodes | Paolo Bonzini |