[libvirt] [PATCH] qemu: Fix regression when hyperv/vendor_id feature is used

Jiri Denemark jdenemar at redhat.com
Thu Apr 6 12:37:08 UTC 2017


On Thu, Apr 06, 2017 at 14:28:09 +0200, Peter Krempa wrote:
> On Thu, Apr 06, 2017 at 14:20:39 +0200, Jiri Denemark wrote:
> > qemuProcessVerifyHypervFeatures is supposed to check whether all
> > requested hyperv features were actually honored by QEMU/KVM. This is
> > done by checking the corresponding CPUID bits reported by the virtual
> > CPU. In other words, it doesn't work for string properties, such as
> > VIR_DOMAIN_HYPERV_VENDOR_ID (there is no CPUID bit we could check). We
> > could theoretically check all 12 bits corresponding to the vendor
> 
> 12 bytes

Oops, I used 96 bits as "bytes" sounds strange to me in CPUID context.

> ACK


Thanks, pushed to both master and v3.2-maint.

Jirka




More information about the libvir-list mailing list