]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add support for 'restrictive' mode in numatune
authorLuyao Zhong <luyao.zhong@intel.com>
Thu, 15 Apr 2021 13:55:04 +0000 (15:55 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 19 Apr 2021 09:39:21 +0000 (11:39 +0200)
commit2d37d8dbc987d1998b4ad8029ba324b6bfe49799
treefb02d16574c0ef4751e4b259b0fbb68a584ed5b4
parent6213d52384b84484d49c1dfe7174c4c62ed91741
qemu: Add support for 'restrictive' mode in numatune

Signed-off-by: Luyao Zhong <luyao.zhong@intel.com>
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_command.c
src/qemu/qemu_process.c
tests/qemuxml2argvdata/numatune-memnode-restrictive-mode.x86_64-latest.args [new file with mode: 0644]
tests/qemuxml2argvtest.c