qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] qapi: Fix document for BlockStats.node-name


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH] qapi: Fix document for BlockStats.node-name
Date: Tue, 16 Dec 2014 10:10:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 2014-12-16 at 02:40, Fam Zheng wrote:
Signed-off-by: Fam Zheng <address@hidden>
---
  qapi/block-core.json | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qapi/block-core.json b/qapi/block-core.json
index 6e8db15..2d8bd25 100644
--- a/qapi/block-core.json
+++ b/qapi/block-core.json
@@ -423,7 +423,7 @@
  # @device: #optional If the stats are for a virtual block device, the name
  #          corresponding to the virtual block device.
  #
-# @device: #optional The node name of the device. (Since 2.3)
+# @node-name: #optional The node name of the device. (Since 2.3)
  #
  # @stats:  A @BlockDeviceStats for the device.
  #

Thanks, applied to my block tree:

https://github.com/XanClic/qemu/commits/block



reply via email to

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