aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-01-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2022-01-14iotests/testrunner.py: refactor test_field_widthVladimir Sementsov-Ogievskiy
2022-01-14block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy
2022-01-14qemu-img: make is_allocated_sectors() more efficientVladimir Sementsov-Ogievskiy
2022-01-14iotests: Test qemu-img convert of zeroed data clusterKevin Wolf
2022-01-14iotests/308: Fix for CAP_DAC_OVERRIDEHanna Reitz
2022-01-14iotests/stream-error-on-reset: New testHanna Reitz
2022-01-14softmmu: fix device deletion events with -device JSON syntaxDaniel P. Berrangé
2022-01-14Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2022-01-12aio-posix: split poll check from ready handlerStefan Hajnoczi
2022-01-12meson: reenable filemonitor-inotify compilationVolker Rümelin
2022-01-12meson: build all modules by defaultPaolo Bonzini
2022-01-12tests/tcg: Fix target-specific Makefile variables path for user-modePhilippe Mathieu-Daudé
2022-01-07tests: acpi: Add updated TPM related tablesStefan Berger
2022-01-07tests: acpi: prepare for updated TPM related tablesStefan Berger
2022-01-07tests: acpi: SLIC: update expected blobsIgor Mammedov
2022-01-07tests: acpi: add SLIC table testIgor Mammedov
2022-01-07tests: acpi: whitelist expected blobs before changing themIgor Mammedov
2022-01-05tests/unit/test-util-sockets: Use g_file_open_tmp() to create temp filePhilippe Mathieu-Daudé
2022-01-05tests/qtest/hd-geo-test: Check for the lsi53c895a controller before using itThomas Huth
2022-01-05tests/qtest/test-x86-cpuid-compat: Check for machines before using themThomas Huth
2022-01-04target/ppc: do not silence snan in xscvspdpnMatheus Ferst
2022-01-03Merge tag 'pull-misc-20220103' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2021-12-31tests/unit/test-smp-parse: Keep default MIN/MAX CPUs in machine_base_class_initYanan Wang
2021-12-31tests/unit/test-smp-parse: No need to explicitly zero MachineClass membersYanan Wang
2021-12-31tests/unit/test-smp-parse: Add testcases for CPU clustersYanan Wang
2021-12-31hw/core: Rename smp_parse() -> machine_parse_smp_config()Philippe Mathieu-Daudé
2021-12-31tests/unit/test-smp-parse: Constify some pointer/structPhilippe Mathieu-Daudé
2021-12-31tests/unit/test-smp-parse: Simplify pointer to compound literal usePhilippe Mathieu-Daudé
2021-12-31tests/unit/test-smp-parse: Add 'smp-generic-valid' machine typePhilippe Mathieu-Daudé
2021-12-31tests/unit/test-smp-parse: Add 'smp-generic-invalid' machine typePhilippe Mathieu-Daudé
2021-12-31tests/unit/test-smp-parse: Add 'smp-with-dies' machine typePhilippe Mathieu-Daudé
2021-12-31tests/unit/test-smp-parse: Split the 'generic' test in valid / invalidPhilippe Mathieu-Daudé
2021-12-31tests/unit/test-smp-parse: Pass machine type as argument to testsPhilippe Mathieu-Daudé
2021-12-30target/hppa: Fix atomic_store_3 for STBYRichard Henderson
2021-12-30tests/tcg: Unconditionally use 90 second timeoutRichard Henderson
2021-12-30tests/tcg: Use $cpu in configure.shRichard Henderson
2021-12-28blockjob: drop BlockJob.blk fieldVladimir Sementsov-Ogievskiy
2021-12-28test-bdrv-drain: don't use BlockJob.blkVladimir Sementsov-Ogievskiy
2021-12-28test-blockjob-txn: don't abuse job->blkVladimir Sementsov-Ogievskiy
2021-12-23Merge tag 'for-upstream-mtest' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2021-12-23Merge tag 'pull-nbd-2021-12-22-v2' of https://src.openvz.org/scm/~vsementsov/...Richard Henderson
2021-12-23build: use "meson test" as the test harnessPaolo Bonzini
2021-12-23iotests: add nbd-reconnect-on-open testVladimir Sementsov-Ogievskiy
2021-12-23iotests.py: add qemu_io_popen()Vladimir Sementsov-Ogievskiy
2021-12-23iotests.py: add and use qemu_io_wrap_args()Vladimir Sementsov-Ogievskiy
2021-12-23iotests.py: add qemu_tool_popen()Vladimir Sementsov-Ogievskiy
2021-12-22Merge tag 'pull-block-2021-12-22' of https://gitlab.com/hreitz/qemu into stagingRichard Henderson
2021-12-22iotests: check: multiprocessing supportVladimir Sementsov-Ogievskiy
2021-12-22iotests/testrunner.py: move updating last_elapsed to run_testsVladimir Sementsov-Ogievskiy