]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_command: Generate thread-context object for guest NUMA memory
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 2 Nov 2022 12:48:45 +0000 (13:48 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 15 Nov 2022 10:55:40 +0000 (11:55 +0100)
commit1200aa06694311d4daba88037053daead75ce333
tree4eef2ee0776a2fc732eceaf297c61cf020e77fcd
parentba92b86b4f664f983fabebdc993f8c1e5ba9aa22
qemu_command: Generate thread-context object for guest NUMA memory

When generating memory for guest NUMA memory-backend-* might be
used. This means, we may need to generate thread-context objects
too.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_command.c
tests/qemuxml2argvdata/hugepages-memaccess.x86_64-latest.args
tests/qemuxml2argvdata/hugepages-memaccess2.x86_64-latest.args
tests/qemuxml2argvdata/hugepages-shared.x86_64-latest.args
tests/qemuxml2argvdata/memfd-memory-default-hugepage.x86_64-latest.args
tests/qemuxml2argvdata/memfd-memory-numa.x86_64-latest.args
tests/qemuxml2argvdata/numatune-memnode.x86_64-latest.args