summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* docker.py: Improve subprocess exit code handlingFam Zheng2017-07-171-7/+12
* docker.py: Drop infile parameterFam Zheng2017-07-171-4/+2Star
* docker: Don't enable networking as a side-effect of DEBUG=1Daniel P. Berrange2017-07-171-1/+4
* vmgenid-test: use boot-sector infrastructureMichael S. Tsirkin2017-07-142-17/+31
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-07-143-72/+206
|\
| * hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov2017-07-141-0/+1
| * test-char: add hotswap testAnton Nefedov2017-07-141-0/+71
| * test-char: split char_file_testAnton Nefedov2017-07-141-53/+84
| * test-char: split char_udp_testAnton Nefedov2017-07-141-16/+40
| * test-char: destroy chardev-udp after testAnton Nefedov2017-07-141-0/+1
| * char: add backend hotswap handlerAnton Nefedov2017-07-142-5/+11
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell2017-07-141-3/+3
|\ \ | |/ |/|
| * Convert error_report() to warn_report()Alistair Francis2017-07-131-3/+3
* | iotests: Add preallocated growth test for qcow2Max Reitz2017-07-113-0/+517
* | iotests: Add preallocated resize test for rawMax Reitz2017-07-113-0/+143
* | block/qcow2: Add qcow2_refcount_area()Max Reitz2017-07-111-1/+1
* | iotests: add test 178 for qemu-img measureStefan Hajnoczi2017-07-114-0/+615
* | qemu-iotests: support per-format golden output filesStefan Hajnoczi2017-07-111-0/+5
* | tests: Avoid non-portable 'echo -ARG'Eric Blake2017-07-118-58/+59
* | iotests: Add test for colon handlingMax Reitz2017-07-113-0/+129
* | iotests: Use absolute paths for executablesMax Reitz2017-07-111-0/+11
* | iotests: chown LUKS device before qemu-io launchesDaniel P. Berrange2017-07-112-179/+177Star
* | iotests: add more LUKS hash combination testsDaniel P. Berrange2017-07-112-8/+484
* | iotests: reduce PBKDF iterations when testing LUKSDaniel P. Berrange2017-07-114-60/+67
* | iotests: fix remainining tests to work with LUKSDaniel P. Berrange2017-07-119-24/+82
* | iotests: skip 159 & 170 with luks formatDaniel P. Berrange2017-07-112-0/+2
* | iotests: test qcow2 persistent dirty bitmapVladimir Sementsov-Ogievskiy2017-07-113-0/+111
* | qmp: add x-debug-block-dirty-bitmap-sha256Vladimir Sementsov-Ogievskiy2017-07-111-1/+1
* | tests: add hbitmap iter testVladimir Sementsov-Ogievskiy2017-07-111-0/+19
* | iotests: 181 does not work for all formatsMax Reitz2017-07-111-0/+2
* | block: pass option prefix down to crypto layerDaniel P. Berrange2017-07-111-4/+4
* | iotests: enable tests 134 and 158 to work with qcow (v1)Daniel P. Berrange2017-07-112-2/+2
* | qcow2: add iotests to cover LUKS encryption supportDaniel P. Berrange2017-07-117-2/+255
* | qcow2: add support for LUKS encryption formatDaniel P. Berrange2017-07-111-54/+216
* | qcow2: convert QCow2 to use QCryptoBlock for encryptionDaniel P. Berrange2017-07-1110-64/+80
* | block: deprecate "encryption=on" in favor of "encrypt.format=aes"Daniel P. Berrange2017-07-115-108/+135
* | iotests: skip 048 with qcow which doesn't support resizeDaniel P. Berrange2017-07-111-1/+1
* | iotests: skip 042 with qcow which dosn't support zero sized imagesDaniel P. Berrange2017-07-111-1/+1
|/
* blkdebug: Support .bdrv_co_get_block_statusEric Blake2017-07-101-1/+4
* block: Guarantee that *file is set on bdrv_get_block_status()Eric Blake2017-07-102-0/+5
* qemu-io: Don't die on second openEric Blake2017-07-103-2/+10
* tests/test-char.c: Don't use main_loop_wait()'s return valuePeter Maydell2017-07-041-5/+1Star
* i386/acpi: update expected acpi filesMichael S. Tsirkin2017-07-035-0/+0
* tests: Add unit tests for the VM Generation ID featureBen Warren2017-07-032-0/+205
* Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell2017-06-302-10/+6Star
|\
| * block: Exploit BDRV_BLOCK_EOF for larger zero blocksEric Blake2017-06-302-10/+6Star
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-06-305-15/+88
|\ \ | |/ |/|
| * tests: fix virtio-net-test ISR dependenceStefan Hajnoczi2017-06-301-3/+3
| * tests: fix virtio-blk-test ISR dependenceStefan Hajnoczi2017-06-301-10/+17
| * tests: fix virtio-scsi-test ISR dependenceStefan Hajnoczi2017-06-301-1/+1