[libvirt] [PATCH 1/4] cpu: Don't update host-model guest CPUs on ppc64

Jiri Denemark jdenemar at redhat.com
Fri Aug 21 21:15:34 UTC 2015


On Tue, Aug 18, 2015 at 16:45:04 -0700, Andrea Bolognani wrote:
> If a guest CPU is defined using
> 
>   <cpu mode='host-model'/>
> 
> the <model> sub-element will contain the compatibility mode to use.
> That means we can't just copy the host CPU model on cpuUpdate(),
> otherwise we'll overwrite that information and migration of such
> guests will fail.
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1251927

ACK

Jirka




More information about the libvir-list mailing list