summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-05-215-75/+159
|\
| * tests: acpi: print error unable to dump ACPI table during rebuildIgor Mammedov2019-05-211-1/+4
| * tests: acpi: refactor rebuild-expected-aml.sh to dump ACPI tables for a speci...Igor Mammedov2019-05-211-12/+11Star
| * tests: acpi: allow to override default acceleratorIgor Mammedov2019-05-211-3/+5
| * tests: acpi: ignore SMBIOS tests when UEFI firmware is usedIgor Mammedov2019-05-211-2/+9
| * tests: acpi: add a way to start tests with UEFI firmwareIgor Mammedov2019-05-211-17/+35
| * tests: acpi: add acpi_find_rsdp_address_uefi() helperIgor Mammedov2019-05-212-0/+46
| * tests: acpi: move boot_sector_init() into x86 tests branchIgor Mammedov2019-05-211-4/+5
| * tests: acpi: skip FACS table if board uses hw reduced ACPI profileIgor Mammedov2019-05-211-3/+7
| * tests: acpi: fetch X_DSDT if pointer to DSDT is 0Igor Mammedov2019-05-211-1/+10
| * tests: acpi: make pointer to RSDP 64bitIgor Mammedov2019-05-213-8/+6Star
| * tests: acpi: make RSDT test routine handle XSDTIgor Mammedov2019-05-213-19/+14Star
| * tests: acpi: make acpi_fetch_table() take size of fetched table pointerIgor Mammedov2019-05-214-11/+13
| * tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()Igor Mammedov2019-05-214-4/+4
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-2...Peter Maydell2019-05-21116-369/+192Star
|\ \
| * | tests/qemu-iotests: Remove the "_supported_os Linux" line from many testsThomas Huth2019-05-2199-99/+0Star
| * | tests/qemu-iotests: Do not hard-code the path to bashThomas Huth2019-05-215-5/+5
| * | tests/qemu-iotests/check: Pick a default machine if necessaryThomas Huth2019-05-211-1/+12
| * | tests/qemu-iotests/005: Add a sanity check for large sparse file supportThomas Huth2019-05-211-0/+9
| * | tests/hd-geo-test: Use qtest_init() instead of qtest_start()Thomas Huth2019-05-211-35/+41
| * | tests/device-introspect: Use qtest_init() instead of qtest_start()Thomas Huth2019-05-211-39/+46
| * | tests/qom-test: Use qtest_init() instead of qtest_start()Thomas Huth2019-05-211-15/+13Star
| * | tests/numa-test: Use qtest_init() instead of qtest_start()Thomas Huth2019-05-211-23/+30
| * | tests/q35-test: Make test independent of global_qtestThomas Huth2019-05-211-21/+18Star
| * | tests/libqos: Get rid of global_qtest dependency in qvring_init()Thomas Huth2019-05-214-11/+15
| * | tests/libqtest: Fix description of qtest_vinitf() and qtest_initf()Thomas Huth2019-05-211-2/+2
| * | tests/libqtest: Remove unused global_qtest-related wrapper functionsThomas Huth2019-05-212-118/+1Star
| |/
* | Merge remote-tracking branch 'remotes/xtensa/tags/20190520-xtensa' into stagingPeter Maydell2019-05-211-0/+48
|\ \ | |/ |/|
| * target/xtensa: implement exclusive access optionMax Filippov2019-05-151-0/+48
* | iotests: Make 245 faster and more reliableMax Reitz2019-05-202-8/+26
* | iotests.py: Fix VM.run_jobMax Reitz2019-05-201-1/+1
* | iotests.py: Let assert_qmp() accept an arrayMax Reitz2019-05-201-2/+16
* | iotests: Test unaligned raw images with O_DIRECTMax Reitz2019-05-204-0/+103
* | test-block-iothread: Test AioContext propagation for block jobsKevin Wolf2019-05-201-0/+71
* | test-block-iothread: Test AioContext propagation through the treeKevin Wolf2019-05-201-0/+131
* | iotest: fix 169: do not run qmp_cont in RUN_STATE_FINISH_MIGRATEVladimir Sementsov-Ogievskiy2019-05-201-1/+6
* | build: don't build hardware objects with linux-userLaurent Vivier2019-05-171-45/+45
* | build: replace GENERATED_FILES by generated-files-yLaurent Vivier2019-05-171-13/+13
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell2019-05-138-16/+13Star
|\ \
| * | Clean up decorations and whitespace around header guardsMarkus Armbruster2019-05-132-2/+2
| * | Clean up ill-advised or unusual header guardsMarkus Armbruster2019-05-132-4/+4
| * | Clean up header guards that don't match their file nameMarkus Armbruster2019-05-132-5/+6
| * | Clean up includesMarkus Armbruster2019-05-132-5/+1Star
| |/
* | iotests: Add test for rebase without input baseMax Reitz2019-05-103-0/+164
* | test-block-iothread: Job coroutine thread after AioContext switchKevin Wolf2019-05-101-0/+107
* | qemu-iotests: Fix cleanup for 192Kevin Wolf2019-05-101-1/+3
|/
* Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in...Peter Maydell2019-05-098-26/+35
|\
| * iotests: Fix iotests 110 and 126Max Reitz2019-05-072-6/+14
| * block/ssh: Implement .bdrv_refresh_filename()Max Reitz2019-05-074-12/+12
| * qcow2-refcount: avoid eating RAMVladimir Sementsov-Ogievskiy2019-05-072-8/+9