]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: parse: Assign topology info earlier
authorPeter Krempa <pkrempa@redhat.com>
Mon, 14 Nov 2016 13:49:57 +0000 (14:49 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 21 Nov 2016 13:35:20 +0000 (14:35 +0100)
commit0d9a76de6d68a9d4a107a741538300ae576bea98
tree61f492afb813676b5a976792e4b53794e6eb63a0
parentd78a8c26c2718d27151f50d911d31c7045724ba2
qemu: parse: Assign topology info earlier

Qemu can also use the topology to calculate the total vcpu count. To
allow parsing this move the assignment earlier.
src/qemu/qemu_parse_command.c