All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Add 'none' as type for drive's if option
@ 2017-03-17 15:49 Craig Jellick
  2017-03-20 14:23 ` Stefan Hajnoczi
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Craig Jellick @ 2017-03-17 15:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Craig Jellick

Signed-off-by: Craig Jellick <craig@rancher.com>
---
 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 if=@var{interface}
 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 bus=@var{bus},unit=@var{unit}
 These options define where is connected the drive by defining the bus number and
 the unit id.
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-04-22 18:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-17 15:49 [Qemu-devel] [PATCH] Add 'none' as type for drive's if option Craig Jellick
2017-03-20 14:23 ` Stefan Hajnoczi
2017-04-11 13:17 ` [Qemu-trivial] " Markus Armbruster
2017-04-11 13:17   ` Markus Armbruster
2017-04-12 16:02   ` [Qemu-trivial] " Craig Jellick
2017-04-12 16:02     ` Craig Jellick
2017-04-13  7:11     ` [Qemu-trivial] " Markus Armbruster
2017-04-13  7:11       ` Markus Armbruster
2017-04-22 18:01 ` [Qemu-trivial] " Michael Tokarev
2017-04-22 18:01   ` [Qemu-devel] " Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.