aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-07-11tests/docker: change tag naming scheme of our imagesAlex Bennée27-32/+32
2020-07-11tests/docker: check for an parameters not empty stringAlex Bennée1-1/+1
2020-07-11tests/vm: allow us to take advantage of MTTCGAlex Bennée1-2/+9
2020-07-11tests/vm: switch from optsparse to argparseAlex Bennée2-46/+49
2020-07-11tests/vm: Add workaround to consume consoleRobert Foley2-2/+23
2020-07-11tests/vm: change scripts to use self._configRobert Foley5-42/+38
2020-07-11tests/vm: Added a new script for centos.aarch64.Robert Foley3-1/+280
2020-07-11tests/vm: Added a new script for ubuntu.aarch64.Robert Foley4-0/+197
2020-07-11tests/vm: Add common Ubuntu python moduleRobert Foley2-34/+72
2020-07-11tests/vm: Added configuration file supportRobert Foley4-1/+146
2020-07-11tests/vm: Add configuration to basevm.pyRobert Foley1-39/+133
2020-07-11tests/vm: pass args through to BaseVM's __init__Robert Foley1-9/+7
2020-07-07Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...Peter Maydell45-339/+1857
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-1/+54
2020-07-06block/vpc: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy2-30/+435
2020-07-06tests/acceptance: Add a test for the sun4u sparc64 machineThomas Huth1-0/+36
2020-07-06iotests: add tests for blockdev-amendMaxim Levitsky5-0/+589
2020-07-06iotests: qemu-img tests for luks key managementMaxim Levitsky5-0/+429
2020-07-06block/qcow2: extend qemu-img amend interface with crypto optionsMaxim Levitsky1-0/+45
2020-07-06block/amend: refactor qcow2 amend optionsMaxim Levitsky10-251/+129
2020-07-06iotests: Check whether luks worksMax Reitz10-0/+16
2020-07-06iotests.py: Add (verify|has)_working_luks()Max Reitz1-0/+39
2020-07-06iotests.py: Add qemu_img_pipe_and_status()Max Reitz1-20/+20
2020-07-06iotests/common.rc: Add _require_working_luksMax Reitz1-0/+27
2020-07-06iotests: filter few more luks specific create optionsMaxim Levitsky9-20/+17
2020-07-06iotests: Make _filter_img_create more activeMax Reitz4-31/+91
2020-07-06qcow2: Fix preallocation on images with unaligned sizesAlberto Garcia2-0/+33
2020-07-06tests/qtest: Unify the test for the xenfv and xenpv machinesThomas Huth4-15/+4
2020-07-06fuzz: do not use POSIX shm for coverage bitmapAlexander Bulekov1-27/+13
2020-07-06fuzz: fix broken qtest check at rcu_disable_atforkAlexander Bulekov1-0/+3
2020-07-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...Peter Maydell4-18/+0
2020-07-03Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-17/+17
2020-07-03tests/acpi: virt: update golden masters for DSDTAndrew Jones4-3/+0
2020-07-03tests/acpi: virt: allow DSDT acpi table changesAndrew Jones1-0/+3
2020-07-03tests/acpi: remove stale allowed tablesAndrew Jones1-18/+0
2020-07-03Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-06-24' in...Peter Maydell3-39/+2
2020-07-03tests/acpi: remove stale allowed tablesAndrew Jones1-18/+0
2020-07-03iotests: Fix 051 output after qdev_init_nofail() removalPhilippe Mathieu-Daudé1-2/+2
2020-07-03iotests.py: Do not wait() before communicate()Max Reitz1-17/+17
2020-07-02Revert "tests/migration: Reduce autoconverge initial bandwidth"Michael S. Tsirkin1-1/+1
2020-07-02test-util-filemonitor: Plug unlikely memory leakMarkus Armbruster1-0/+1
2020-07-02tests: Use error_free_or_abort() where appropriateMarkus Armbruster7-39/+14
2020-07-02tests: Use &error_abort where appropriateMarkus Armbruster7-145/+59
2020-07-01tests: disassemble-aml.sh: generate AML in readable formatMichael S. Tsirkin2-0/+53
2020-06-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell7-4/+4532
2020-06-26i386: Mask SVM features if nested SVM is disabledEduardo Habkost1-2/+2
2020-06-26target/i386: reimplement fpatan using floatx80 operationsJoseph Myers1-0/+1071
2020-06-26target/i386: reimplement fyl2x using floatx80 operationsJoseph Myers1-0/+1161
2020-06-26target/i386: reimplement fyl2xp1 using floatx80 operationsJoseph Myers1-0/+1156
2020-06-26target/i386: reimplement f2xm1 using floatx80 operationsJoseph Myers1-0/+1140