]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuxml2argvtest: Introduce another numa-topology test
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 15 Sep 2021 14:05:49 +0000 (16:05 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 22 Nov 2021 11:27:19 +0000 (12:27 +0100)
commit3f390db2e2ed33cda8e5b18485a2efa3363155ec
tree51f6c5470acafd5a303ce79bfaa532fb59603679
parentc7820f15091451f71e960337620e88e81dd3f2e2
qemuxml2argvtest: Introduce another numa-topology test

This test shows a bug we have: even though the XML says:

  <allocation mode='immediate'/>

there is no -mem-prealloc nor .prealloc=yes anywhere on the cmd
line. This will be fixed in the next commit.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemuxml2argvdata/fd-memory-numa-topology4.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvdata/fd-memory-numa-topology4.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/fd-memory-numa-topology4.x86_64-latest.xml [new symlink]
tests/qemuxml2xmltest.c