summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...Peter Maydell2019-05-2817-386/+1618
|\
| * tests/qemu-iotests: re-format output to for make check-blockAlex Bennée2019-05-281-60/+117
| * tests/qemu-iotests/group: Re-use the "auto" group for tests that can always runThomas Huth2019-05-281-82/+95
| * tests/tcg/alpha: add system boot.SRichard Henderson2019-05-283-0/+575
| * tests/tcg/multiarch: expand system memory test to cover moreAlex Bennée2019-05-283-72/+282
| * tests/tcg/minilib: support %c format charAlex Bennée2019-05-281-0/+3
| * tests/tcg/multiarch: move the system memory testAlex Bennée2019-05-281-0/+0
| * tests/tcg/aarch64: add system boot.SAlex Bennée2019-05-283-0/+295
| * tests/tcg/multiarch: add hello world system testAlex Bennée2019-05-282-1/+1
| * tests/tcg/multiarch: add support for multiarch system testsAlex Bennée2019-05-282-0/+15
| * tests/docker: Test more components on the Fedora default imagePhilippe Mathieu-Daudé2019-05-281-0/+7
| * tests/docker: add ubuntu 18.04Gerd Hoffmann2019-05-281-0/+57
* | BootLinuxSshTest: Test some userspace commands on MaltaPhilippe Mathieu-Daudé2019-05-262-0/+231
|/
* tests: fw_cfg: add 'splash-time' test caseLi Qiang2019-05-231-0/+20
* tests: fw_cfg: add 'reboot-timeout' test caseLi Qiang2019-05-231-0/+21
* tests: fw_cfg: add a function to get the fw_cfg fileLi Qiang2019-05-232-0/+47
* tests: refactor fw_cfg_testLi Qiang2019-05-231-15/+78
* tests/fw_cfg: Free QFWCFG object after qtest has runPhilippe Mathieu-Daudé2019-05-231-0/+1
* tests/libqos: Add pc_fw_cfg_uninit() and use itPhilippe Mathieu-Daudé2019-05-232-1/+6
* tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()Philippe Mathieu-Daudé2019-05-232-0/+12
* tests/vhost-user-bridge: Fix misuse of isdigit()Markus Armbruster2019-05-221-1/+2
* 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