aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-07-18qemu-iotests: Test unplug of -device without driveKevin Wolf
2017-07-18qemu-iotests: Test 'info block'Kevin Wolf
2017-07-18block/qapi: Add qdev device name to query-blockKevin Wolf
2017-07-18block: remove timer canceling in throttle_config()Manos Pitsidianakis
2017-07-18block: add clock_type field to ThrottleGroupManos Pitsidianakis
2017-07-17Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-07-17exec: [tcg] Use different TBs according to the vCPU's dynamic tracing stateLluĂ­s Vilanova
2017-07-17docker.py: Improve subprocess exit code handlingFam Zheng
2017-07-17docker.py: Drop infile parameterFam Zheng
2017-07-17docker: Don't enable networking as a side-effect of DEBUG=1Daniel P. Berrange
2017-07-14vmgenid-test: use boot-sector infrastructureMichael S. Tsirkin
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-07-14hmp: add hmp analogue for qmp-chardev-changeAnton Nefedov
2017-07-14test-char: add hotswap testAnton Nefedov
2017-07-14test-char: split char_file_testAnton Nefedov
2017-07-14test-char: split char_udp_testAnton Nefedov
2017-07-14test-char: destroy chardev-udp after testAnton Nefedov
2017-07-14char: add backend hotswap handlerAnton Nefedov
2017-07-14Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell
2017-07-13Convert error_report() to warn_report()Alistair Francis
2017-07-11iotests: Add preallocated growth test for qcow2Max Reitz
2017-07-11iotests: Add preallocated resize test for rawMax Reitz
2017-07-11block/qcow2: Add qcow2_refcount_area()Max Reitz
2017-07-11iotests: add test 178 for qemu-img measureStefan Hajnoczi
2017-07-11qemu-iotests: support per-format golden output filesStefan Hajnoczi
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake
2017-07-11iotests: Add test for colon handlingMax Reitz
2017-07-11iotests: Use absolute paths for executablesMax Reitz
2017-07-11iotests: chown LUKS device before qemu-io launchesDaniel P. Berrange
2017-07-11iotests: add more LUKS hash combination testsDaniel P. Berrange
2017-07-11iotests: reduce PBKDF iterations when testing LUKSDaniel P. Berrange
2017-07-11iotests: fix remainining tests to work with LUKSDaniel P. Berrange
2017-07-11iotests: skip 159 & 170 with luks formatDaniel P. Berrange
2017-07-11iotests: test qcow2 persistent dirty bitmapVladimir Sementsov-Ogievskiy
2017-07-11qmp: add x-debug-block-dirty-bitmap-sha256Vladimir Sementsov-Ogievskiy
2017-07-11tests: add hbitmap iter testVladimir Sementsov-Ogievskiy
2017-07-11iotests: 181 does not work for all formatsMax Reitz
2017-07-11block: pass option prefix down to crypto layerDaniel P. Berrange
2017-07-11iotests: enable tests 134 and 158 to work with qcow (v1)Daniel P. Berrange
2017-07-11qcow2: add iotests to cover LUKS encryption supportDaniel P. Berrange
2017-07-11qcow2: add support for LUKS encryption formatDaniel P. Berrange
2017-07-11qcow2: convert QCow2 to use QCryptoBlock for encryptionDaniel P. Berrange
2017-07-11block: deprecate "encryption=on" in favor of "encrypt.format=aes"Daniel P. Berrange
2017-07-11iotests: skip 048 with qcow which doesn't support resizeDaniel P. Berrange
2017-07-11iotests: skip 042 with qcow which dosn't support zero sized imagesDaniel P. Berrange
2017-07-10blkdebug: Support .bdrv_co_get_block_statusEric Blake
2017-07-10block: Guarantee that *file is set on bdrv_get_block_status()Eric Blake
2017-07-10qemu-io: Don't die on second openEric Blake
2017-07-04tests/test-char.c: Don't use main_loop_wait()'s return valuePeter Maydell
2017-07-03i386/acpi: update expected acpi filesMichael S. Tsirkin