[virt-tools-list] [virt-manager PATCH 2/2] virt-install: add driver_name example in man-page

Chen Hanxiao chen_han_xiao at 126.com
Fri Mar 3 10:39:07 UTC 2017


From: Chen Hanxiao <chenhanxiao at gmail.com>

Give some examples for driver_name of host device.

Signed-off-by: Chen Hanxiao <chenhanxiao at gmail.com>
---
 man/virt-install.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/virt-install.pod b/man/virt-install.pod
index 7f3b52c..59df2ec 100644
--- a/man/virt-install.pod
+++ b/man/virt-install.pod
@@ -660,7 +660,7 @@ If creating storage, this will be the format of the new image. If using an exist
 =item B<driver_name>
 
 Driver name the hypervisor should use when accessing the specified
-storage. Typically does not need to be set by the user.
+storage, such as 'vfio', 'kvm' or 'xen'. Typically does not need to be set by the user.
 
 =item B<driver_type>
 
-- 
2.7.4





More information about the virt-tools-list mailing list