index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
numa-test.c
Age
Commit message (
Expand
)
Author
2023-10-04
hw/i386/pc: improve physical address space bound check for 32-bit x86 systems
Ani Sinha
2022-05-09
qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu()
Gavin Shan
2022-05-09
qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()
Gavin Shan
2022-05-03
tests: move libqtest.h back under qtest/
Marc-André Lureau
2021-10-01
qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_split
Yanan Wang
2021-10-01
qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfg
Yanan Wang
2021-07-06
machine: add smp compound property
Paolo Bonzini
2021-03-18
machine: remove 'query-cpus' QMP command
Daniel P. Berrangé
2020-08-21
meson: convert tests/qtest to meson
Paolo Bonzini
2020-04-14
tests: numa: test one backend with prealloc enabled
Igor Mammedov
2020-02-19
tests:numa-test: use explicit memdev to specify node RAM
Igor Mammedov
2020-02-19
tests/numa-test: make top level args dynamic and g_autofree(cli) cleanups
Igor Mammedov
2020-01-12
test: Move qtests to a separate directory
Thomas Huth