Age | Commit message (Expand) | Author | Files | Lines |
2021-10-27 | qapi: Improve input_type_enum()'s error message | Markus Armbruster | 6 | -10/+10 |
2021-10-15 | iotests/051: Fix typo | Kevin Wolf | 2 | -3/+3 |
2021-10-15 | iotests/245: Fix type for iothread property | Kevin Wolf | 1 | -2/+2 |
2021-10-13 | qemu-iotests: flush after every test | Paolo Bonzini | 1 | -0/+1 |
2021-10-12 | python, iotests: remove socket_scm_helper | John Snow | 4 | -151/+1 |
2021-10-07 | Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-10-07-v2... | Richard Henderson | 4 | -37/+173 |
2021-10-07 | iotests: Add mirror-ready-cancel-error test | Hanna Reitz | 2 | -0/+148 |
2021-10-07 | job: @force parameter for job_cancel_sync() | Hanna Reitz | 2 | -37/+25 |
2021-10-06 | iotests: Update for pylint 2.11.1 | John Snow | 2 | -4/+9 |
2021-10-06 | iotests/migrate-bitmaps-test: delint | John Snow | 1 | -22/+28 |
2021-10-06 | iotests/mirror-top-perms: Adjust imports | John Snow | 1 | -3/+4 |
2021-10-06 | iotests/linters: check mypy files all at once | John Snow | 1 | -25/+21 |
2021-10-06 | iotests: add 'qemu' package location to PYTHONPATH in testenv | John Snow | 6 | -23/+14 |
2021-10-06 | iotests/image-fleecing: declare requirement of copy-before-write | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2021-09-15 | qemu-img: Add -F shorthand to convert | Eric Blake | 1 | -1/+1 |
2021-09-15 | qcow2: handle_dependencies(): relax conflict detection | Vladimir Sementsov-Ogievskiy | 2 | -3/+6 |
2021-09-15 | block: bdrv_inactivate_recurse(): check for permissions and fix crash | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2021-09-15 | tests: add migrate-during-backup | Vladimir Sementsov-Ogievskiy | 2 | -0/+102 |
2021-09-15 | iotests/297: Cover tests/ | Hanna Reitz | 1 | -2/+3 |
2021-09-15 | mirror-top-perms: Fix AbnormalShutdown path | Hanna Reitz | 1 | -1/+1 |
2021-09-15 | migrate-bitmaps-test: Fix pylint warnings | Hanna Reitz | 1 | -18/+25 |
2021-09-15 | migrate-bitmaps-postcopy-test: Fix pylint warnings | Hanna Reitz | 1 | -6/+7 |
2021-09-15 | iotests/297: Drop 169 and 199 from the skip list | Hanna Reitz | 1 | -1/+1 |
2021-09-15 | iotests: Fix use-{list,dict}-literal warnings | Hanna Reitz | 1 | -2/+2 |
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 |