aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-05-22tests/vhost-user-bridge: Fix misuse of isdigit()Markus Armbruster
2019-05-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-05-21tests: acpi: print error unable to dump ACPI table during rebuildIgor Mammedov
2019-05-21tests: acpi: refactor rebuild-expected-aml.sh to dump ACPI tables for a speci...Igor Mammedov
2019-05-21Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-2...Peter Maydell
2019-05-21Merge remote-tracking branch 'remotes/xtensa/tags/20190520-xtensa' into stagingPeter Maydell
2019-05-21tests/qemu-iotests: Remove the "_supported_os Linux" line from many testsThomas Huth
2019-05-21tests/qemu-iotests: Do not hard-code the path to bashThomas Huth
2019-05-21tests/qemu-iotests/check: Pick a default machine if necessaryThomas Huth
2019-05-21tests/qemu-iotests/005: Add a sanity check for large sparse file supportThomas Huth
2019-05-21tests/hd-geo-test: Use qtest_init() instead of qtest_start()Thomas Huth
2019-05-21tests/device-introspect: Use qtest_init() instead of qtest_start()Thomas Huth
2019-05-21tests/qom-test: Use qtest_init() instead of qtest_start()Thomas Huth
2019-05-21tests/numa-test: Use qtest_init() instead of qtest_start()Thomas Huth
2019-05-21tests/q35-test: Make test independent of global_qtestThomas Huth
2019-05-21tests/libqos: Get rid of global_qtest dependency in qvring_init()Thomas Huth
2019-05-21tests/libqtest: Fix description of qtest_vinitf() and qtest_initf()Thomas Huth
2019-05-21tests/libqtest: Remove unused global_qtest-related wrapper functionsThomas Huth
2019-05-20tests: acpi: allow to override default acceleratorIgor Mammedov
2019-05-20tests: acpi: ignore SMBIOS tests when UEFI firmware is usedIgor Mammedov
2019-05-20tests: acpi: add a way to start tests with UEFI firmwareIgor Mammedov
2019-05-20tests: acpi: add acpi_find_rsdp_address_uefi() helperIgor Mammedov
2019-05-20tests: acpi: move boot_sector_init() into x86 tests branchIgor Mammedov
2019-05-20tests: acpi: skip FACS table if board uses hw reduced ACPI profileIgor Mammedov
2019-05-20tests: acpi: fetch X_DSDT if pointer to DSDT is 0Igor Mammedov
2019-05-20tests: acpi: make pointer to RSDP 64bitIgor Mammedov
2019-05-20tests: acpi: make RSDT test routine handle XSDTIgor Mammedov
2019-05-20tests: acpi: make acpi_fetch_table() take size of fetched table pointerIgor Mammedov
2019-05-20tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()Igor Mammedov
2019-05-20iotests: Make 245 faster and more reliableMax Reitz
2019-05-20iotests.py: Fix VM.run_jobMax Reitz
2019-05-20iotests.py: Let assert_qmp() accept an arrayMax Reitz
2019-05-20iotests: Test unaligned raw images with O_DIRECTMax Reitz
2019-05-20test-block-iothread: Test AioContext propagation for block jobsKevin Wolf
2019-05-20test-block-iothread: Test AioContext propagation through the treeKevin Wolf
2019-05-20iotest: fix 169: do not run qmp_cont in RUN_STATE_FINISH_MIGRATEVladimir Sementsov-Ogievskiy
2019-05-17build: don't build hardware objects with linux-userLaurent Vivier
2019-05-17build: replace GENERATED_FILES by generated-files-yLaurent Vivier
2019-05-15target/xtensa: implement exclusive access optionMax Filippov
2019-05-13Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...Peter Maydell
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-05-13Clean up includesMarkus Armbruster
2019-05-10iotests: Add test for rebase without input baseMax Reitz
2019-05-10test-block-iothread: Job coroutine thread after AioContext switchKevin Wolf
2019-05-10qemu-iotests: Fix cleanup for 192Kevin Wolf
2019-05-09Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-05-07' in...Peter Maydell
2019-05-09Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth