[virt-tools-list] [virt-manager PATCH] man: add descriptions if '--cpu' is omitted in virt-install
Cole Robinson
crobinso at redhat.com
Tue Feb 25 00:32:48 UTC 2014
On 02/20/2014 09:14 PM, Chen Hanxiao wrote:
> commit f5c32063 change default cpu to
> SPECIAL_MODE_HOST_MODEL_ONLY.
> doc this.
>
> Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> ---
> man/virt-install.pod | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)
>
> diff --git a/man/virt-install.pod b/man/virt-install.pod
> index 119b515..52a2118 100644
> --- a/man/virt-install.pod
> +++ b/man/virt-install.pod
> @@ -169,6 +169,10 @@ libvirt's feature policy values force, require, optional, disable, or forbid,
> or with the shorthand '+feature' and '-feature', which equal 'force=feature'
> and 'disable=feature' respectively
>
> +If omitted, host CPU model will be used.
> +(Expose the nearest host CPU model configuration to the guest.
> +It is the best CPU which can be used for a guest on any of the hosts.)
> +
> Some examples:
>
This isn't entirely correct, right now that default is only applied for kvm
guests. So I'd say: If omitted for KVM guests, this defaults to host-model-only.
- Cole
More information about the virt-tools-list
mailing list