]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: process: Extract gathering of 'numad' placement into a function
authorPeter Krempa <pkrempa@redhat.com>
Wed, 12 Jul 2017 07:06:42 +0000 (09:06 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 20 Jul 2017 14:14:50 +0000 (16:14 +0200)
commit9f3e65fc7a9432804acc077a39a243a056283423
tree34568bf84308cd580e7f19bf695616b5b1183639
parent95d5601018752ee523ca48e7dafdc3931dfd66b0
qemu: process: Extract gathering of 'numad' placement into a function

Remove the code from qemuProcessPrepareDomain so that it won't get even
more bloated.
src/qemu/qemu_process.c