On 03/03/2017 05:39 AM, Chen Hanxiao wrote:
> From: Chen Hanxiao <[email protected]>
> 
> Give some examples for driver_name of host device.
> 
> Signed-off-by: Chen Hanxiao <[email protected]>
> ---
>  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

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to