aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-01-07tests: acpi: Add updated TPM related tablesStefan Berger3-2/+0
2022-01-07tests: acpi: prepare for updated TPM related tablesStefan Berger1-0/+2
2022-01-07tests: acpi: SLIC: update expected blobsIgor Mammedov3-2/+0
2022-01-07tests: acpi: add SLIC table testIgor Mammedov1-0/+15
2022-01-07tests: acpi: whitelist expected blobs before changing themIgor Mammedov3-0/+2
2022-01-05tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp filePhilippe Mathieu-Daudé1-2/+4
2022-01-05tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using itThomas Huth1-3/+5
2022-01-05tests/qtest/test-x86-cpuid-compat: Check for machines before using themThomas Huth1-37/+48
2022-01-04target/ppc: do not silence snan in xscvspdpnMatheus Ferst3-4/+41
2022-01-03Merge tag 'pull-misc-20220103' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson4-8/+98
2021-12-31tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_initYanan Wang1-14/+2
2021-12-31tests/unit/test-smp-parse: No need to explicitly zero MachineClass membersYanan Wang1-10/+0
2021-12-31tests/unit/test-smp-parse: Add testcases for CPU clustersYanan Wang1-7/+123
2021-12-31hw/core: Rename smp_parse() -> machine_parse_smp_config()Philippe Mathieu-Daudé1-4/+4
2021-12-31tests/unit/test-smp-parse: Constify some pointer/structPhilippe Mathieu-Daudé1-6/+6
2021-12-31tests/unit/test-smp-parse: Simplify pointer to compound literal usePhilippe Mathieu-Daudé1-33/+33
2021-12-31tests/unit/test-smp-parse: Add 'smp-generic-valid' machine typePhilippe Mathieu-Daudé1-4/+15
2021-12-31tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine typePhilippe Mathieu-Daudé1-9/+16
2021-12-31tests/unit/test-smp-parse: Add 'smp-with-dies' machine typePhilippe Mathieu-Daudé1-7/+15
2021-12-31tests/unit/test-smp-parse: Split the 'generic' test in valid / invalidPhilippe Mathieu-Daudé1-3/+18
2021-12-31tests/unit/test-smp-parse: Pass machine type as argument to testsPhilippe Mathieu-Daudé1-6/+12
2021-12-30target/hppa: Fix atomic_store_3 for STBYRichard Henderson2-0/+92
2021-12-30tests/tcg: Unconditionally use 90 second timeoutRichard Henderson1-7/+5
2021-12-30tests/tcg: Use $cpu in configure.shRichard Henderson1-1/+1
2021-12-28blockjob: drop BlockJob.blk fieldVladimir Sementsov-Ogievskiy3-3/+4
2021-12-28test-bdrv-drain: don't use BlockJob.blkVladimir Sementsov-Ogievskiy1-4/+8
2021-12-28test-blockjob-txn: don't abuse job->blkVladimir Sementsov-Ogievskiy1-9/+1
2021-12-23Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson1-1/+1
2021-12-23Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...Richard Henderson3-13/+106
2021-12-23build: use "meson test" as the test harnessPaolo Bonzini1-1/+1
2021-12-23iotests: add nbd-reconnect-on-open testVladimir Sementsov-Ogievskiy2-0/+82
2021-12-23iotests.py: add qemu_io_popen()Vladimir Sementsov-Ogievskiy1-0/+3
2021-12-23iotests.py: add and use qemu_io_wrap_args()Vladimir Sementsov-Ogievskiy1-10/+10
2021-12-23iotests.py: add qemu_tool_popen()Vladimir Sementsov-Ogievskiy1-3/+11
2021-12-22Merge tag 'pull-block-2021-12-22' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson2-10/+80
2021-12-22iotests: check: multiprocessing supportVladimir Sementsov-Ogievskiy2-9/+64
2021-12-22iotests/testrunner.py: move updating last_elapsed to run_testsVladimir Sementsov-Ogievskiy1-1/+3
2021-12-22iotests/testrunner.py: add doc string for run_test()Vladimir Sementsov-Ogievskiy1-0/+13
2021-12-22tests/qtest/virtio-net-failover: Use g_file_open_tmp() to create temporary fileThomas Huth1-3/+5
2021-12-22tests/qtest/boot-order-test: Check whether machines are availableThomas Huth1-0/+5
2021-12-22tests/qtest/cdrom-test: Check whether devices are available before using themThomas Huth1-21/+39
2021-12-22tests/qtest: Improve endianness-test to work with missing machines and devicesThomas Huth1-1/+4
2021-12-22tests/qtest: Add a function that checks whether a device is availableThomas Huth2-0/+52
2021-12-22tests/qtest: Make the filter tests independent from a specific NICThomas Huth4-40/+38
2021-12-22tests/qtest/boot-serial-test: Silence the warning about deprecated sga deviceThomas Huth1-5/+5
2021-12-21tests: start dbus-display-testMarc-André Lureau2-0/+265
2021-12-21tests/qtests: add qtest_qmp_add_client()Marc-André Lureau2-0/+29
2021-12-21backends: move dbus-vmstate1.xml to backends/Marc-André Lureau2-13/+1
2021-12-18tests/qtest/fuzz-megasas-test: Add test for GitLab issue #521Philippe Mathieu-Daudé1-0/+30
2021-12-18meson: reenable test-fdmon-epollPaolo Bonzini1-1/+1