[virt-tools-list] [virt-manager PATCH 2/2] man: update virt-intall man page for option "--cpu host-model-basic"

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Mon Jan 27 07:48:49 UTC 2014


From: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>

Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
 man/virt-install.pod | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man/virt-install.pod b/man/virt-install.pod
index 35b74e2..6f155cc 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -174,6 +174,11 @@ Expose the host CPUs configuration to the guest. This enables the guest to
 take advantage of many of the host CPUs features (better performance), but
 may cause issues if migrating the guest to a host without an identical CPU.
 
+=item B<--cpu host-model-basic>
+
+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.
+
 =back
 
 Use --cpu=? to see a list of all available sub options. Complete details at L<http://libvirt.org/formatdomain.html#elementsCPU>
-- 
1.8.2.1




More information about the virt-tools-list mailing list