summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-07-14hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov1-0/+1
2017-07-14test-char: add hotswap testAnton Nefedov1-0/+71
2017-07-14test-char: split char_file_testAnton Nefedov1-53/+84
2017-07-14test-char: split char_udp_testAnton Nefedov1-16/+40
2017-07-14test-char: destroy chardev-udp after testAnton Nefedov1-0/+1
2017-07-14char: add backend hotswap handlerAnton Nefedov2-5/+11
2017-07-11iotests: Add preallocated growth test for qcow2Max Reitz3-0/+517
2017-07-11iotests: Add preallocated resize test for rawMax Reitz3-0/+143
2017-07-11block/qcow2: Add qcow2_refcount_area()Max Reitz1-1/+1
2017-07-11iotests: add test 178 for qemu-img measureStefan Hajnoczi4-0/+615
2017-07-11qemu-iotests: support per-format golden output filesStefan Hajnoczi1-0/+5
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake8-58/+59
2017-07-11iotests: Add test for colon handlingMax Reitz3-0/+129
2017-07-11iotests: Use absolute paths for executablesMax Reitz1-0/+11
2017-07-11iotests: chown LUKS device before qemu-io launchesDaniel P. Berrange2-179/+177
2017-07-11iotests: add more LUKS hash combination testsDaniel P. Berrange2-8/+484
2017-07-11iotests: reduce PBKDF iterations when testing LUKSDaniel P. Berrange4-60/+67
2017-07-11iotests: fix remainining tests to work with LUKSDaniel P. Berrange9-24/+82
2017-07-11iotests: skip 159 & 170 with luks formatDaniel P. Berrange2-0/+2
2017-07-11iotests: test qcow2 persistent dirty bitmapVladimir Sementsov-Ogievskiy3-0/+111
2017-07-11qmp: add x-debug-block-dirty-bitmap-sha256Vladimir Sementsov-Ogievskiy1-1/+1
2017-07-11tests: add hbitmap iter testVladimir Sementsov-Ogievskiy1-0/+19
2017-07-11iotests: 181 does not work for all formatsMax Reitz1-0/+2
2017-07-11block: pass option prefix down to crypto layerDaniel P. Berrange1-4/+4
2017-07-11iotests: enable tests 134 and 158 to work with qcow (v1)Daniel P. Berrange2-2/+2
2017-07-11qcow2: add iotests to cover LUKS encryption supportDaniel P. Berrange7-2/+255
2017-07-11qcow2: add support for LUKS encryption formatDaniel P. Berrange1-54/+216
2017-07-11qcow2: convert QCow2 to use QCryptoBlock for encryptionDaniel P. Berrange10-64/+80
2017-07-11block: deprecate "encryption=on" in favor of "encrypt.format=aes"Daniel P. Berrange5-108/+135
2017-07-11iotests: skip 048 with qcow which doesn't support resizeDaniel P. Berrange1-1/+1
2017-07-11iotests: skip 042 with qcow which dosn't support zero sized imagesDaniel P. Berrange1-1/+1
2017-07-10blkdebug: Support .bdrv_co_get_block_statusEric Blake1-1/+4
2017-07-10block: Guarantee that *file is set on bdrv_get_block_status()Eric Blake2-0/+5
2017-07-10qemu-io: Don't die on second openEric Blake3-2/+10
2017-07-04tests/test-char.c: Don't use main_loop_wait()'s return valuePeter Maydell1-5/+1
2017-07-03i386/acpi: update expected acpi filesMichael S. Tsirkin5-0/+0
2017-07-03tests: Add unit tests for the VM Generation ID featureBen Warren2-0/+205
2017-06-30Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell2-10/+6
2017-06-30block: Exploit BDRV_BLOCK_EOF for larger zero blocksEric Blake2-10/+6
2017-06-30Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell5-15/+88
2017-06-30tests: fix virtio-net-test ISR dependenceStefan Hajnoczi1-3/+3
2017-06-30tests: fix virtio-blk-test ISR dependenceStefan Hajnoczi1-10/+17
2017-06-30tests: fix virtio-scsi-test ISR dependenceStefan Hajnoczi1-1/+1
2017-06-30libqos: add virtio used ring supportStefan Hajnoczi2-0/+66
2017-06-30libqos: fix typo in virtio.h QVirtQueue->used commentStefan Hajnoczi1-1/+1
2017-06-29Add chardev-send-break monitor commandStefan Fritsch2-2/+11
2017-06-26qemu-iotests: 068: test iothread modeStefan Hajnoczi2-10/+24
2017-06-26qemu-iotests: 068: use -drive/-device instead of -hdaStefan Hajnoczi1-1/+6
2017-06-26qemu-iotests: 068: extract _qemu() functionStefan Hajnoczi1-6/+9
2017-06-26qemu-iotests: Test exiting qemu with running jobKevin Wolf3-0/+266