qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 1/1] qga: fixed versions for guest bus types in qapi-schema
@ 2015-07-21 12:25 Denis V. Lunev
  2015-07-21 14:19 ` [Qemu-devel] [PATCH for-2.4 " Eric Blake
  2015-07-21 19:45 ` [Qemu-devel] [PATCH " Michael Roth
  0 siblings, 2 replies; 3+ messages in thread
From: Denis V. Lunev @ 2015-07-21 12:25 UTC (permalink / raw)
  Cc: Olga Krishtal, Michael Roth, qemu-devel, Olga Krishtal,
	Denis V. Lunev

From: Olga Krishtal <okrishtal@parallels.com>

Signed-off-by: Olga Krishtal <okrishtal@virtuozzo.com>
Signed-off-by: Denis V. Lunev <den@openvz.org>
CC: Eric Blake <eblake@redhat.com>
CC: Michael Roth <mdroth@linux.vnet.ibm.com>
---
 qga/qapi-schema.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json
index 8a9b818..b81b212 100644
--- a/qga/qapi-schema.json
+++ b/qga/qapi-schema.json
@@ -714,7 +714,7 @@
 # @virtual: Win virtual bus type
 # @file-backed virtual: Win file-backed bus type
 #
-# Since: 2.2
+# Since: 2.2 'Unknown' and all entries below since 2.4
 ##
 { 'enum': 'GuestDiskBusType',
   'data': [ 'ide', 'fdc', 'scsi', 'virtio', 'xen', 'usb', 'uml', 'sata',
-- 
2.1.4

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

end of thread, other threads:[~2015-07-21 19:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-21 12:25 [Qemu-devel] [PATCH 1/1] qga: fixed versions for guest bus types in qapi-schema Denis V. Lunev
2015-07-21 14:19 ` [Qemu-devel] [PATCH for-2.4 " Eric Blake
2015-07-21 19:45 ` [Qemu-devel] [PATCH " Michael Roth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).