• Y
    qemu.tests: Add a numa basic test · 67e4b059
    Yiqiao Pu 提交于
    Get host numa topology. Start and bind guest to the cpu in each node
    one by one. Then check the memory status for qemu process.
    The qemu process should mainly used the memory from the node that it
    is binded to.
    Signed-off-by: NYiqiao Pu <ypu@redhat.com>
    67e4b059
numa_basic.py 2.4 KB