[libvirt] [PATCH 1/3] cpuUpdate() for updating guest CPU according to host CPU

Eric Blake eblake at redhat.com
Fri Mar 26 15:44:27 UTC 2010


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   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 323 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20100326/598554d2/attachment-0001.sig>


More information about the libvir-list mailing list