qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH RDMA support v2: 3/6] install new monitor co


From: Michael R. Hines
Subject: Re: [Qemu-devel] [RFC PATCH RDMA support v2: 3/6] install new monitor commands and setup RDMA capabilities
Date: Mon, 11 Feb 2013 22:06:38 -0500
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130106 Thunderbird/17.0.2

None of the other migration QMP commands use dashes.
Shouldn't I stay consistent with the other commands?

If someone wants to re-work the migration command structure as a whole, I'll certainly adapt to the new structure.....

On 02/11/2013 05:58 PM, Eric Blake wrote:
+++ b/qapi-schema.json
  ##
+# @migrate_set_rdma_port
New QMP commands should favor dash, not underscore.  This should be
named 'migrate-set-rdma-port'; or perhaps we should consider a more
generic command 'migrate-set-parameter', which then takes a name/value
pair of which parameter to set, instead of having to add a new command
for every tweakable parameter.

If someone wants to re-work the migration command structure as a whole, I'll certainly adapt to the new structure.....
+#
+# Set rdma communication port.
+#
+# @port: rdma communication port.
+#
+# Returns: nothing on success
+#
+# Notes: Nothing.
+#
+# Since: 1.3.0
1.5, at the earliest.
Acknowledged.




reply via email to

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