[virt-tools-list] [virt-manager PATCH 2/2] virt-install: add driver_name example in man-page
Cole Robinson
crobinso at redhat.com
Fri Mar 3 17:07:49 UTC 2017
On 03/03/2017 05:39 AM, Chen Hanxiao wrote:
> 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>
>
>
This isn't correct, that driver_name is for --disk driver_name which has much
different values from --hostdev driver_name
- Cole
More information about the virt-tools-list
mailing list