[virt-tools-list] [virt-manager PATCH v2] man: add descriptions if '--cpu' is omitted in virt-install

Chen Hanxiao chenhanxiao at cn.fujitsu.com
Tue Feb 25 01:43:30 UTC 2014


commit f5c32063 change KVM default cpu to
SPECIAL_MODE_HOST_MODEL_ONLY.
doc this.

Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
---
v2: this default only affect KVM.

 man/virt-install.pod | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/man/virt-install.pod b/man/virt-install.pod
index 119b515..df250ca 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -169,6 +169,8 @@ 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 for KVM guests, host-model-only will be used as default.
+
 Some examples:
 
 =over 2
-- 
1.8.5.3




More information about the virt-tools-list mailing list