aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/numa-test.c
AgeCommit message (Expand)Author
2024-06-12qtest/x86/numa-test: do not use the obsolete 'pentium' cpuAni Sinha
2024-06-06tests/qtest: Add numa test for loongarch systemBibo Mao
2024-05-10tests/qtest: arm: fix operation in a build without any boards or devicesPaolo Bonzini
2023-10-04hw/i386/pc: improve physical address space bound check for 32-bit x86 systemsAni Sinha
2022-05-09qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu()Gavin Shan
2022-05-09qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()Gavin Shan
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2021-10-01qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_splitYanan Wang
2021-10-01qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfgYanan Wang
2021-07-06machine: add smp compound propertyPaolo Bonzini
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini
2020-04-14tests: numa: test one backend with prealloc enabledIgor Mammedov
2020-02-19tests:numa-test: use explicit memdev to specify node RAMIgor Mammedov
2020-02-19tests/numa-test: make top level args dynamic and g_autofree(cli) cleanupsIgor Mammedov
2020-01-12test: Move qtests to a separate directoryThomas Huth