qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] [PATCH] Add 'none' as type for drive's i


From: Craig Jellick
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] Add 'none' as type for drive's if option
Date: Wed, 12 Apr 2017 16:02:46 +0000

Is there an action I need to take for that?


From: Markus Armbruster <address@hidden>
Sent: Tuesday, April 11, 2017 6:17:10 AM
To: Craig Jellick
Cc: address@hidden; address@hidden
Subject: Re: [Qemu-devel] [PATCH] Add 'none' as type for drive's if option
 
Perhaps this can go via qemu-trivial.

Craig Jellick <address@hidden> writes:

> Signed-off-by: Craig Jellick <address@hidden>
> ---
>  qemu-options.hx | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/qemu-options.hx b/qemu-options.hx
> index 99af8ed..8291e64 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -591,7 +591,7 @@ Special files such as iSCSI devices can be specified using protocol
>  specific URLs. See the section for "Device URL Syntax" for more information.
>  @item address@hidden
>  This option defines on which type on interface the drive is connected.
> -Available types are: ide, scsi, sd, mtd, floppy, pflash, virtio.
> +Available types are: ide, scsi, sd, mtd, floppy, pflash, virtio, none.
>  @item address@hidden,address@hidden
>  These options define where is connected the drive by defining the bus number and
>  the unit id.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]