]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Generate thread-context object for memory devices
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 2 Nov 2022 13:07:21 +0000 (14:07 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 15 Nov 2022 10:56:02 +0000 (11:56 +0100)
commitf808e7c738bf8bc61bb976de6b56805d86ef328d
treea89c3c64280af93436359d046ee2e866c302635a
parent1200aa06694311d4daba88037053daead75ce333
qemu: Generate thread-context object for memory devices

When generating memory for memory devices 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-numa-default-dimm.x86_64-latest.args
tests/qemuxml2argvdata/memfd-memory-numa.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-dimm-addr.x86_64-latest.args
tests/qemuxml2argvdata/memory-hotplug-virtio-mem.x86_64-latest.args
tests/qemuxml2argvdata/pages-dimm-discard.x86_64-latest.args