summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * libqos: add virtio used ring supportStefan Hajnoczi2017-06-302-0/+66
| * libqos: fix typo in virtio.h QVirtQueue->used commentStefan Hajnoczi2017-06-301-1/+1
* | Add chardev-send-break monitor commandStefan Fritsch2017-06-292-2/+11
|/
* qemu-iotests: 068: test iothread modeStefan Hajnoczi2017-06-262-10/+24
* qemu-iotests: 068: use -drive/-device instead of -hdaStefan Hajnoczi2017-06-261-1/+6
* qemu-iotests: 068: extract _qemu() functionStefan Hajnoczi2017-06-261-6/+9
* qemu-iotests: Test exiting qemu with running jobKevin Wolf2017-06-263-0/+266