Re: [libvirt] [PATCH v2 2/6] cpu: Optionally forbid fallback CPU models

2012-01-16 Thread Eric Blake
On 01/12/2012 04:02 AM, Jiri Denemark wrote: In case a hypervisor doesn't support the exact CPU model requested by a domain XML, we automatically fallback to a closest CPU model the hypervisor supports (and make sure we add/remove any additional features if needed). This patch adds 'fallback'

[libvirt] [PATCH v2 2/6] cpu: Optionally forbid fallback CPU models

2012-01-12 Thread Jiri Denemark
In case a hypervisor doesn't support the exact CPU model requested by a domain XML, we automatically fallback to a closest CPU model the hypervisor supports (and make sure we add/remove any additional features if needed). This patch adds 'fallback' attribute to model element, which can be used to