search for: qemumonitorjsongetcpux86data

Displaying 2 results from an estimated 2 matches for "qemumonitorjsongetcpux86data".

2015 Jan 19
2
Re: [libvirt] libvirt 1.2.10 and latest EL6 qemu-kvm
...not been You seem to be hitting this bug (although the bug is for RHEL7, looks like the same behavior): https://bugzilla.redhat.com/show_bug.cgi?id=1082124 Where Michal Privoznik says, it should already be fixed with these commits in libvirt: 730af8f2cd7bc0e4c98b97200857909f42ea817f -- qemuMonitorJSONGetCPUx86Data: Don't fail on ancient qemus 84f69602143551433e3e0a5226dc572ecb33c059 -- qemu: Check for presence of device and properities when getting CPUID a6a6f84af92a506f83fdecf56f292bcb89905492 -- qemu: Change return type of qemuMonitorGetGuestCPU() > > The only thing I could do (even dow...
2015 Jan 19
0
Re: [libvirt] libvirt 1.2.10 and latest EL6 qemu-kvm
...is bug (although the bug is for RHEL7, looks >like the same behavior): > > https://bugzilla.redhat.com/show_bug.cgi?id=1082124 > >Where Michal Privoznik says, it should already be fixed with these >commits in libvirt: > > 730af8f2cd7bc0e4c98b97200857909f42ea817f -- > qemuMonitorJSONGetCPUx86Data: Don't fail on ancient qemus > 84f69602143551433e3e0a5226dc572ecb33c059 -- qemu: Check for presence > of device and properities when getting CPUID > a6a6f84af92a506f83fdecf56f292bcb89905492 -- qemu: Change return type > of qemuMonitorGetGuestCPU() >> >> The only th...