aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/bios-tables-test.c
AgeCommit message (Expand)AuthorFilesLines
11 daystests/qtest/bios-tables-test.c: Enable numamem testing for RISC-VHaibo Xu1-0/+28
2024-07-22tests/qtest/bios-tables-test.c: Enable basic testing for RISC-VSunil V L1-0/+26
2024-07-22tests/qtest/bios-tables-test.c: Remove the fall back pathSunil V L1-14/+0
2024-07-03tests/qtest/bios-tables-test.c: Set "arch" for x86 testsSunil V L1-13/+64
2024-07-03tests/qtest/bios-tables-test.c: Set "arch" for aarch64 testsSunil V L1-0/+8
2024-07-03tests/qtest/bios-tables-test.c: Add support for arch in pathSunil V L1-3/+20
2024-07-03qtest: bios-tables-test: Rename aarch64 tests with aarch64 in themSunil V L1-16/+19
2024-03-18tests: smbios: add test for legacy mode CLI optionsIgor Mammedov1-0/+17
2024-03-18tests: smbios: add test for -smbios type=11 optionIgor Mammedov1-0/+17
2024-03-18tests: smbios: make it possible to write SMBIOS only testIgor Mammedov1-9/+38
2023-12-25tests: bios-tables-test: Rename smbios type 4 related test functionsZhao Liu1-10/+10
2023-12-02tests/acpi/bios-tables-test: do not write new blobs unless there are changesAni Sinha1-1/+13
2023-11-07tests: bios-tables-test: Add test for smbios type4 thread count2Zhao Liu1-0/+31
2023-11-07tests: bios-tables-test: Add test for smbios type4 thread countZhao Liu1-0/+27
2023-11-07tests: bios-tables-test: Extend smbios core count2 test to cover general topo...Zhao Liu1-2/+4
2023-11-07tests: bios-tables-test: Add test for smbios type4 core countZhao Liu1-0/+19
2023-11-07tests: bios-tables-test: Add test for smbios type4 countZhao Liu1-1/+32
2023-10-10tests/bios-tables-test: tcg-emulate opteron for mmio64 testGerd Hoffmann1-0/+2
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha1-8/+18
2023-09-08tests/: spelling fixesMichael Tokarev1-1/+1
2023-08-31tests/qtest/bios-tables-test: Check for virtio-iommu device before using itThomas Huth1-2/+6
2023-07-10tests/acpi/bios-tables-test: use the correct slot on the pcie-root-portAni Sinha1-2/+2
2023-05-26tests/qtest: Check for virtio-blk before using -cdrom with the arm virt machineThomas Huth1-1/+1
2023-05-19hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)Gregory Price1-4/+4
2023-05-02tests/qtest: Fix tests when no KVM or TCG are presentFabiano Rosas1-2/+9
2023-04-20tests: bios-tables-test: replace memset with initializerPaolo Bonzini1-80/+43
2023-03-20bios-tables-test: use 128M numa nodes on aarch64Gerd Hoffmann1-3/+3
2023-03-07tests: acpi: add non zero function device with acpi-index on non-hotpluggble busIgor Mammedov1-2/+4
2023-03-07tests: acpi: add device with acpi-index on non-hotpluggble busIgor Mammedov1-0/+1
2023-03-07tests: acpi: extend multi-bridge case with case 'root-port,id=HOHP,hotplug=of...Igor Mammedov1-1/+4
2023-03-07tests: acpi: add test_acpi_q35_tcg_no_acpi_hotplug test and extend test_acpi_...Igor Mammedov1-3/+39
2023-03-07Revert "tests/qtest: Check for devices in bios-tables-test"Igor Mammedov1-71/+4
2023-02-14tests/qtest: Check for devices in bios-tables-testFabiano Rosas1-4/+71
2023-01-28tests/qtest/bios-tables-test: Make the test less verbose by defaultThomas Huth1-5/+12
2023-01-28tests: acpi: add endpoint devices to bridgesIgor Mammedov1-8/+29
2023-01-28tests: acpi: add reboot cycle to bridge testIgor Mammedov1-1/+15
2023-01-28tests: acpi: extend bridge tests with hotplugged bridgesIgor Mammedov1-8/+40
2023-01-28tests: acpi: cleanup use_uefi argument usageIgor Mammedov1-20/+15
2023-01-28tests: acpi: extend pcihp with nested bridgesIgor Mammedov1-4/+13
2023-01-28tests: acpi: cleanup arguments to make them more readableIgor Mammedov1-10/+7
2023-01-09Merge tag 'pull-request-2023-01-09' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-8/+14
2023-01-09tests/qtest/bios-tables-test: Replace -no-hpet with hpet=off machine parameterThomas Huth1-8/+14
2023-01-08tests: acpi: aarch64: Add topology test for aarch64Yicong Yang1-0/+19
2022-11-07bios-tables-test: add test for number of cores > 255Julia Suvorova1-13/+45
2022-11-07bios-tables-test: teach test to use smbios 3.0 tablesJulia Suvorova1-24/+76
2022-11-07tests: acpi: aarch64/virt: add a test for hmat nodes with no initiatorsHesham Almatary1-0/+59
2022-11-07tests: acpi: q35: add test for hmat nodes without initiatorsBrice Goglin1-0/+50
2022-10-11qtest: "-display none" is set in qtest_init()Juan Quintela1-1/+1
2022-09-27tests/qtest: bios-tables-test: Adapt the case for win32Bin Meng1-3/+9
2022-09-20bios-tables-test: Only run test for machine types compiled inJuan Quintela1-67/+78