Age | Commit message (Expand) | Author |
2020-03-12 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-03-11 | qemu-iotests: adding LUKS cleanup for non-UTF8 secret error | Daniel Henrique Barboza |
2020-03-11 | iotests: Add iothread cases to 155 | Kevin Wolf |
2020-03-11 | iotests: Test mirror with temporarily disabled target backing file | Kevin Wolf |
2020-03-11 | iotests: Fix run_job() with use_log=False | Kevin Wolf |
2020-03-11 | block: Relax restrictions for blockdev-snapshot | Kevin Wolf |
2020-03-11 | iotests: Fix nonportable use of od --endian | Eric Blake |
2020-03-11 | iotests: add 288 luks qemu-img measure test | Stefan Hajnoczi |
2020-03-11 | qemu-img: allow qemu-img measure --object without a filename | Stefan Hajnoczi |
2020-03-06 | block: bdrv_reopen() with backing file in different AioContext | Kevin Wolf |
2020-03-06 | iotests: Refactor blockdev-reopen test for iothreads | Kevin Wolf |
2020-03-06 | iotests/026: Test EIO on allocation in a data-file | Max Reitz |
2020-03-06 | iotests/026: Test EIO on preallocated zero cluster | Max Reitz |
2020-02-25 | tests/iotests: be a little more forgiving on the size test | Alex Bennée |
2020-02-20 | iotests: Test snapshot -l field separation | Max Reitz |
2020-02-20 | iotests: Test convert -n -B to backing-less target | Max Reitz |
2020-02-20 | iotests: Add test for image creation fallback | Max Reitz |
2020-02-20 | iotests/279: Fix for non-qcow2 formats | Max Reitz |
2020-02-20 | block: always fill entire LUKS header space with zeros | Daniel P. Berrangé |
2020-02-20 | iotests/147: Fix drive parameters | Max Reitz |
2020-02-20 | iotests: Remove the superfluous 2nd check for the availability of quorum | Thomas Huth |
2020-02-18 | iotests: Check that @replaces can replace filters | Max Reitz |
2020-02-18 | iotests: Add tests for invalid Quorum @replaces | Max Reitz |
2020-02-18 | iotests: Use self.image_len in TestRepairQuorum | Max Reitz |
2020-02-18 | iotests: Resolve TODOs in 041 | Max Reitz |
2020-02-18 | iotests/041: Drop superfluous shutdowns | Max Reitz |
2020-02-18 | iotests: Add VM.assert_block_path() | Max Reitz |
2020-02-18 | iotests: Use complete_and_wait() in 155 | Max Reitz |
2020-02-18 | iotests: Let 041 use -blockdev for quorum children | Max Reitz |
2020-02-18 | iotests: Test error handling policies with block-commit | Kevin Wolf |
2020-02-18 | iotests: Test copy offloading with external data file | Kevin Wolf |
2020-02-10 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207... | Peter Maydell |
2020-02-07 | drop "from __future__ import print_function" | Paolo Bonzini |
2020-02-07 | make all Python scripts executable | Paolo Bonzini |
2020-02-07 | tests/qemu-iotests/check: Only check for Python 3 interpreter | Philippe Mathieu-Daudé |
2020-02-07 | tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__) | Philippe Mathieu-Daudé |
2020-02-07 | tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__) | Philippe Mathieu-Daudé |
2020-02-07 | tests/qemu-iotests/check: Allow use of python3 interpreter | Philippe Mathieu-Daudé |
2020-02-06 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st... | Peter Maydell |
2020-02-06 | iotests: add test for backup-top failure on permission activation | Vladimir Sementsov-Ogievskiy |
2020-02-06 | iotests: Enable more tests in the 'auto' group to improve test coverage | Thomas Huth |
2020-02-06 | iotests: Skip Python-based tests if QEMU does not support virtio-blk | Thomas Huth |
2020-02-06 | iotests: Check for the availability of the required devices in 267 and 127 | Thomas Huth |
2020-02-06 | iotests: Test 183 does not work on macOS and OpenBSD | Thomas Huth |
2020-02-06 | iotests: Test 041 only works on certain systems | Thomas Huth |
2020-02-06 | iotests: remove 'linux' from default supported platforms | John Snow |
2020-02-05 | nbd: Allow description when creating NBD blockdev | Eric Blake |
2020-01-30 | tests/qemu-iotests: use AIOMODE with various tests | Aarushi Mehta |
2020-01-30 | tests/qemu-iotests: enable testing with aio options | Aarushi Mehta |
2020-01-27 | iotests: Test handling of AioContexts with some blockdev actions | Sergio Lopez |