aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-01-18tests/docker: fully expand the alpine package listDaniel P. Berrangé1-1/+57
2022-01-18tests/docker: fix sorting of alpine image package listsDaniel P. Berrangé1-1/+1
2022-01-18tests/docker: updates to alpine package listDaniel P. Berrangé1-7/+1
2022-01-18.gitlab-ci.d/cirrus: auto-generate variables with lcitoolDaniel P. Berrangé1-0/+10
2022-01-18tests/docker: remove ubuntu.docker containerDaniel P. Berrangé1-71/+0
2022-01-18tests/docker: auto-generate opensuse-leap.docker with lcitoolDaniel P. Berrangé2-111/+135
2022-01-18tests/docker: auto-generate ubuntu2004.docker with lcitoolDaniel P. Berrangé2-115/+151
2022-01-18tests/docker: auto-generate ubuntu1804.docker with lcitoolDaniel P. Berrangé2-113/+149
2022-01-18tests/docker: auto-generate fedora.docker with lcitoolDaniel P. Berrangé2-115/+146
2022-01-18tests/docker: auto-generate centos8.docker with lcitoolDaniel P. Berrangé2-110/+135
2022-01-18tests: integrate lcitool for generating build env manifestsDaniel P. Berrangé4-0/+199
2022-01-18tests/docker: switch fedora image to release 35Daniel P. Berrangé1-1/+1
2022-01-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell9-18/+201
2022-01-14iotests/testrunner.py: refactor test_field_widthVladimir Sementsov-Ogievskiy1-11/+10
2022-01-14block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy1-4/+0
2022-01-14qemu-img: make is_allocated_sectors() more efficientVladimir Sementsov-Ogievskiy1-6/+2
2022-01-14iotests: Test qemu-img convert of zeroed data clusterKevin Wolf2-2/+9
2022-01-14iotests/308: Fix for CAP_DAC_OVERRIDEHanna Reitz2-3/+24
2022-01-14iotests/stream-error-on-reset: New testHanna Reitz2-0/+145
2022-01-14softmmu: fix device deletion events with -device JSON syntaxDaniel P. Berrangé1-0/+19
2022-01-14Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2-4/+4
2022-01-12aio-posix: split poll check from ready handlerStefan Hajnoczi2-4/+4
2022-01-12meson: reenable filemonitor-inotify compilationVolker Rümelin1-1/+1
2022-01-12meson: build all modules by defaultPaolo Bonzini1-2/+1
2022-01-12tests/tcg: Fix target-specific Makefile variables path for user-modePhilippe Mathieu-Daudé1-1/+1
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