aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2017-07-18Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-07-17' into st...Peter Maydell
2017-07-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-07-18Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-07-17-v2-tag'...Peter Maydell
2017-07-18test-qga: add test for guest-get-osinfoTomáš Golembiovský
2017-07-18test-qga: pass environemnt to qemu-gaTomáš Golembiovský
2017-07-17nbd: Fix iotests failure due to changed client error messageEric Blake
2017-07-17qmp: Include parent type on 'qom-list-types' outputEduardo Habkost
2017-07-17qmp: Include 'abstract' field on 'qom-list-types' outputEduardo Habkost
2017-07-17tests: Simplify abstract-interfaces check with a helperEduardo Habkost
2017-07-17qom: Fix ambiguous path detection when ambiguous=NULLEduardo Habkost
2017-07-17test-qdev-global-props: Test global property orderingEduardo Habkost
2017-07-17tests: Test case for object_resolve_path*()Eduardo Habkost
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