Hi, On Tue, Sep 01, 2015 at 11:40:52AM +0100, Ben Hutchings wrote: [..snip..] > > I'd be keen to know what the <vendor> element says. I retried on a > > Westmere and the CPU type is detected correctly.
It's indeed lacking the vendor attribute. I have: $ virsh capabilities | xpath -q -e //host/cpu/vendor <vendor>Intel</vendor> while yours is empty which seems to be the regression. Can you check syslog if there are any warnings or errors printed during libvirt startup? If not I'm a bit puzzled since nothing changed recently in this area. Cheers, -- Guido

