qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PULL 04/23] Add 'none' as type for drive's if option


From: Michael Tokarev
Subject: [Qemu-trivial] [PULL 04/23] Add 'none' as type for drive's if option
Date: Sun, 7 May 2017 10:02:07 +0300

From: Craig Jellick <address@hidden>

Signed-off-by: Craig Jellick <address@hidden>
Reviewed-by: Stefan Hajnoczi <address@hidden>
Signed-off-by: Michael Tokarev <address@hidden>
---
 qemu-options.hx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qemu-options.hx b/qemu-options.hx
index f68829f3b0..a24fef2107 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -604,7 +604,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.
-- 
2.11.0




reply via email to

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