On 03/26/2010 07:11 AM, Jiri Denemark wrote:
> Useful mainly for migration. cpuUpdate changes guest CPU requirements in
> the following way:
> 
> - match == "strict" || match == "exact"
>     - optional features which are supported by host CPU are changed into
>       required features
>     - optional features which are not supported by host CPU are disabled
>     - all other features remain untouched
> - match == "minimum"
>     - match is changed into "exact"
>     - optional features and all features not mentioned in guest CPU
>       specification which are supported by host CPU become required
>       features
>     - other optional features are disabled
>     - oll other features remain untouched

s/oll/all/

Other than that, ACK.

-- 
Eric Blake   ebl...@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to