]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_ppc64: Error out when model tag missing in virsh cpu-compare xml
authorNitesh Konkar <niteshkonkar.libvirt@gmail.com>
Mon, 18 Sep 2017 16:57:52 +0000 (22:27 +0530)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 12 Oct 2017 14:37:54 +0000 (16:37 +0200)
commit7388d055d4d77d7bb4d603fa0208fcde176f91c1
tree8c2c825f233e6f48b1e8287dd100e1b8af255889
parent0248098d38299125e868013d58fa8e0191185087
cpu_ppc64: Error out when model tag missing in virsh cpu-compare xml

libvirtd throws unhandled signal 11 on ppc while running
virsh cpu-compare with missing model tag in the xml. This
patch errors out in such situation.

Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/cpu/cpu_ppc64.c