Age | Commit message (Expand) | Author | Files | Lines |
2021-09-15 | iotests: Fix unspecified-encoding pylint warnings | Hanna Reitz | 2 | -4/+6 |
2021-09-01 | iotests/image-fleecing: add test-case for copy-before-write filter | Vladimir Sementsov-Ogievskiy | 2 | -15/+107 |
2021-09-01 | iotests/image-fleecing: prepare for adding new test-case | Vladimir Sementsov-Ogievskiy | 1 | -6/+13 |
2021-09-01 | iotests/image-fleecing: rename tgt_node | Vladimir Sementsov-Ogievskiy | 1 | -7/+7 |
2021-09-01 | iotests/image-fleecing: proper source device | Vladimir Sementsov-Ogievskiy | 2 | -5/+9 |
2021-09-01 | iotests.py: hmp_qemu_io: support qdev | Vladimir Sementsov-Ogievskiy | 1 | -2/+3 |
2021-09-01 | iotests: move 222 to tests/image-fleecing | Vladimir Sementsov-Ogievskiy | 2 | -0/+0 |
2021-09-01 | iotests/222: constantly use single quotes for strings | Vladimir Sementsov-Ogievskiy | 1 | -34/+34 |
2021-09-01 | iotests/222: fix pylint and mypy complains | Vladimir Sementsov-Ogievskiy | 2 | -10/+12 |
2021-09-01 | block/copy-before-write: relax permission requirements when no parents | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2021-09-01 | block: rename backup-top to copy-before-write | Vladimir Sementsov-Ogievskiy | 2 | -22/+17 |
2021-09-01 | iotests: use subprocess.DEVNULL instead of open("/dev/null") | John Snow | 1 | -7/+7 |
2021-09-01 | iotests: use with-statement for open() calls | John Snow | 1 | -3/+4 |
2021-09-01 | qemu-iotests: add option to show qemu binary logs on stdout | Emanuele Giuseppe Esposito | 3 | -3/+18 |
2021-09-01 | qemu-iotests: insert valgrind command line as wrapper for qemu binary | Emanuele Giuseppe Esposito | 1 | -1/+5 |
2021-09-01 | qemu-iotests: allow valgrind to read/delete the generated log file | Emanuele Giuseppe Esposito | 1 | -0/+11 |
2021-09-01 | qemu-iotests: extend QMP socket timeout when using valgrind | Emanuele Giuseppe Esposito | 1 | -3/+3 |
2021-09-01 | qemu-iotests: extend the check script to prepare supporting valgrind for pyth... | Emanuele Giuseppe Esposito | 3 | -3/+16 |
2021-09-01 | qemu-iotests: add gdbserver option to script tests too | Emanuele Giuseppe Esposito | 2 | -2/+13 |
2021-09-01 | qemu_iotests: insert gdbserver command line as wrapper for qemu binary | Emanuele Giuseppe Esposito | 1 | -1/+2 |
2021-09-01 | qemu-iotests: delay QMP socket timers | Emanuele Giuseppe Esposito | 1 | -1/+5 |
2021-09-01 | qemu-iotests: add option to attach gdbserver | Emanuele Giuseppe Esposito | 3 | -3/+25 |
2021-09-01 | python: qemu: add timer parameter for qmp.accept socket | Emanuele Giuseppe Esposito | 1 | -1/+2 |
2021-08-09 | tests: filter out TLS distinguished name in certificate checks | Daniel P. Berrangé | 3 | -3/+8 |
2021-07-21 | qemu-img: Add --skip-broken-bitmaps for 'convert --bitmaps' | Eric Blake | 2 | -2/+49 |
2021-07-21 | qemu-img: Fail fast on convert --bitmaps with inconsistent bitmap | Eric Blake | 2 | -20/+4 |
2021-07-21 | iotests: Improve and rename test 291 to qemu-img-bitmap | Eric Blake | 2 | -2/+68 |
2021-07-20 | iotests/307: Test iothread conflict for exports | Max Reitz | 2 | -0/+23 |
2021-07-20 | block/mirror: fix active mirror dead-lock in mirror_wait_on_conflicts | Vladimir Sementsov-Ogievskiy | 1 | -13/+5 |
2021-07-20 | iotest 151: add test-case that shows active mirror dead-lock | Vladimir Sementsov-Ogievskiy | 2 | -4/+62 |
2021-07-12 | qemu-img: Make unallocated part of backing chain obvious in map | Eric Blake | 15 | -686/+736 |
2021-07-12 | iotests: Improve and rename test 309 to nbd-qemu-allocation | Eric Blake | 2 | -2/+15 |
2021-07-10 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 23 | -83/+414 |
2021-07-09 | block: Make blockdev-reopen stable API | Alberto Garcia | 8 | -13/+13 |
2021-07-09 | iotests: Test reopening multiple devices at the same time | Alberto Garcia | 2 | -2/+49 |
2021-07-09 | block: Support multiple reopening with x-blockdev-reopen | Alberto Garcia | 8 | -31/+44 |
2021-07-09 | qemu-img: Improve error for rebase without backing format | Eric Blake | 1 | -1/+1 |
2021-07-09 | qemu-img: Require -F with -b backing image | Eric Blake | 6 | -37/+22 |
2021-07-09 | qcow2: Prohibit backing file changes in 'qemu-img amend' | Eric Blake | 3 | -3/+9 |
2021-07-09 | iotests/fuse-allow-other: Test allow-other | Max Reitz | 2 | -0/+256 |
2021-07-09 | iotests/308: Test +w on read-only FUSE exports | Max Reitz | 2 | -0/+15 |
2021-07-09 | export/fuse: Add allow-other option | Max Reitz | 2 | -2/+10 |
2021-07-09 | export/fuse: Pass default_permissions for mount | Max Reitz | 2 | -2/+3 |
2021-07-06 | block: Add backend_defaults property | Akihiko Odaki | 1 | -0/+38 |
2021-06-30 | block/ssh: add support for sha256 host key fingerprints | Daniel P. Berrangé | 2 | -0/+79 |
2021-06-29 | iotests: Test replacing files with x-blockdev-reopen | Alberto Garcia | 2 | -3/+117 |
2021-06-29 | block: Allow changing bs->file on reopen | Alberto Garcia | 1 | -11/+12 |
2021-06-29 | block: bdrv_reopen_parse_backing(): don't check frozen child | Vladimir Sementsov-Ogievskiy | 1 | -4/+4 |
2021-06-29 | block: BDRV_O_NO_IO for backing file on creation | Max Reitz | 2 | -2/+2 |
2021-06-02 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 3 | -3/+3 |