summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' in...Peter Maydell2020-07-0745-339/+1857
|\
| * block/vpc: return ZERO block-status when appropriateVladimir Sementsov-Ogievskiy2020-07-062-30/+435
| * iotests: add tests for blockdev-amendMaxim Levitsky2020-07-065-0/+589
| * iotests: qemu-img tests for luks key managementMaxim Levitsky2020-07-065-0/+429
| * block/qcow2: extend qemu-img amend interface with crypto optionsMaxim Levitsky2020-07-061-0/+45
| * block/amend: refactor qcow2 amend optionsMaxim Levitsky2020-07-0610-251/+129Star
| * iotests: Check whether luks worksMax Reitz2020-07-0610-0/+16
| * iotests.py: Add (verify|has)_working_luks()Max Reitz2020-07-061-0/+39
| * iotests.py: Add qemu_img_pipe_and_status()Max Reitz2020-07-061-20/+20
| * iotests/common.rc: Add _require_working_luksMax Reitz2020-07-061-0/+27
| * iotests: filter few more luks specific create optionsMaxim Levitsky2020-07-069-20/+17Star
| * iotests: Make _filter_img_create more activeMax Reitz2020-07-064-31/+91
| * qcow2: Fix preallocation on images with unaligned sizesAlberto Garcia2020-07-062-0/+33
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-07-073-1/+54
|\ \
| * | tests/acpi: remove stale allowed tablesAndrew Jones2020-07-031-18/+0Star
| * | Revert "tests/migration: Reduce autoconverge initial bandwidth"Michael S. Tsirkin2020-07-021-1/+1
| * | tests: disassemble-aml.sh: generate AML in readable formatMichael S. Tsirkin2020-07-012-0/+53
* | | tests/acceptance: Add a test for the sun4u sparc64 machineThomas Huth2020-07-061-0/+36
* | | tests/qtest: Unify the test for the xenfv and xenpv machinesThomas Huth2020-07-064-15/+4Star
* | | fuzz: do not use POSIX shm for coverage bitmapAlexander Bulekov2020-07-061-27/+13Star
* | | fuzz: fix broken qtest check at rcu_disable_atforkAlexander Bulekov2020-07-061-0/+3
| |/ |/|
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...Peter Maydell2020-07-044-18/+0Star
|\ \
| * | tests/acpi: virt: update golden masters for DSDTAndrew Jones2020-07-034-3/+0Star
| * | tests/acpi: virt: allow DSDT acpi table changesAndrew Jones2020-07-031-0/+3
| * | tests/acpi: remove stale allowed tablesAndrew Jones2020-07-031-18/+0Star
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-07-031-17/+17
|\ \ \ | |/ / |/| |
| * | iotests: Fix 051 output after qdev_init_nofail() removalPhilippe Mathieu-Daudé2020-07-031-2/+2
| * | iotests.py: Do not wait() before communicate()Max Reitz2020-07-031-17/+17
* | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-06-24' in...Peter Maydell2020-07-033-39/+2Star
|\ \ \ | |/ / |/| |
| * | iotests: don't test qcow2.py inside 291Vladimir Sementsov-Ogievskiy2020-06-242-37/+0Star
| * | iotests: Fix 051 output after qdev_init_nofail() removalPhilippe Mathieu-Daudé2020-06-241-2/+2
* | | test-util-filemonitor: Plug unlikely memory leakMarkus Armbruster2020-07-021-0/+1
* | | tests: Use error_free_or_abort() where appropriateMarkus Armbruster2020-07-027-39/+14Star
* | | tests: Use &error_abort where appropriateMarkus Armbruster2020-07-027-145/+59Star
| |/ |/|
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-06-267-4/+4532
|\ \
| * | i386: Mask SVM features if nested SVM is disabledEduardo Habkost2020-06-261-2/+2
| * | target/i386: reimplement fpatan using floatx80 operationsJoseph Myers2020-06-261-0/+1071
| * | target/i386: reimplement fyl2x using floatx80 operationsJoseph Myers2020-06-261-0/+1161
| * | target/i386: reimplement fyl2xp1 using floatx80 operationsJoseph Myers2020-06-261-0/+1156
| * | target/i386: reimplement f2xm1 using floatx80 operationsJoseph Myers2020-06-261-0/+1140
| * | libqos: pci-pc: use 32-bit write for EJ registerPaolo Bonzini2020-06-261-1/+1
| * | libqos: usb-hcd-ehci: use 32-bit write for config registerPaolo Bonzini2020-06-261-1/+1
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-06-261-1/+11
|\ \ \ | |/ / |/| |
| * | check-block: enable iotests with SafeStackDaniele Buono2020-06-231-1/+11
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-06-2520-1/+19
|\ \ \
| * | | tests/acpi: update expected data filesGerd Hoffmann2020-06-2418-0/+0
| * | | acpi: bios-tables-test: show more context on asl diffsGerd Hoffmann2020-06-241-1/+1
| * | | qtest: allow DSDT acpi table changesGerd Hoffmann2020-06-241-0/+18
* | | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...Peter Maydell2020-06-252-56/+613
|\ \ \ \
| * | | | qdev: Reject drive property overrideMarkus Armbruster2020-06-231-85/+3Star