aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/numa-test.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-17tests/qtest: replace assert(false) with g_assert_not_reached()Pierrick Bouvier1-5/+5
2024-06-12qtest/x86/numa-test: do not use the obsolete 'pentium' cpuAni Sinha1-1/+2
2024-06-06tests/qtest: Add numa test for loongarch systemBibo Mao1-0/+53
2024-05-10tests/qtest: arm: fix operation in a build without any boards or devicesPaolo Bonzini1-0/+4
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha1-1/+6
2022-05-09qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu()Gavin Shan1-6/+12
2022-05-09qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()Gavin Shan1-1/+2
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau1-1/+1
2021-10-01qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_splitYanan Wang1-1/+2
2021-10-01qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfgYanan Wang1-1/+2
2021-07-06machine: add smp compound propertyPaolo Bonzini1-11/+11
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé1-3/+3
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini1-1/+1
2020-04-14tests: numa: test one backend with prealloc enabledIgor Mammedov1-1/+1
2020-02-19tests:numa-test: use explicit memdev to specify node RAMIgor Mammedov1-12/+18
2020-02-19tests/numa-test: make top level args dynamic and g_autofree(cli) cleanupsIgor Mammedov1-54/+54
2020-01-12test: Move qtests to a separate directoryThomas Huth1-0/+574