qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [RFC 1/3] qapi: block-core.json: improve query-block doc


From: Luiz Capitulino
Subject: [Qemu-devel] [RFC 1/3] qapi: block-core.json: improve query-block doc
Date: Wed, 23 Jul 2014 09:17:16 -0400

List device models supporting the io-status key.

Signed-off-by: Luiz Capitulino <address@hidden>
---
 qapi/block-core.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/qapi/block-core.json b/qapi/block-core.json
index e378653..1069679 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -332,6 +332,7 @@
 #
 # @io-status: #optional @BlockDeviceIoStatus. Only present if the device
 #             supports it and the VM is configured to stop on errors
+#             (supported device models: virtio-blk, ide, scsi-disk)
 #
 # @inserted: #optional @BlockDeviceInfo describing the device if media is
 #            present
-- 
1.9.3




reply via email to

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