Re: [Qemu-devel] [PATCH 5/6] Fix enumeration typo error

2012-08-31 Thread Stefan Hajnoczi
On Thu, Aug 23, 2012 at 01:14:25PM +0800, Lei Li wrote:
 Signed-off-by: Lei Li li...@linux.vnet.ibm.com
 ---
  qapi-schema-guest.json |2 +-
  qapi-schema.json   |4 ++--
  2 files changed, 3 insertions(+), 3 deletions(-)

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan



Re: [Qemu-devel] [PATCH 5/6] Fix enumeration typo error

2012-08-30 Thread Luiz Capitulino
On Thu, 23 Aug 2012 13:14:25 +0800
Lei Li li...@linux.vnet.ibm.com wrote:

 Signed-off-by: Lei Li li...@linux.vnet.ibm.com

Reviewed-by: Luiz Capitulino lcapitul...@redhat.com

PS: CC'ing qemu-trivial as per Eric's suggestion.

 ---
  qapi-schema-guest.json |2 +-
  qapi-schema.json   |4 ++--
  2 files changed, 3 insertions(+), 3 deletions(-)
 
 diff --git a/qapi-schema-guest.json b/qapi-schema-guest.json
 index d955cf1..ed0eb69 100644
 --- a/qapi-schema-guest.json
 +++ b/qapi-schema-guest.json
 @@ -293,7 +293,7 @@
  ##
  # @GuestFsFreezeStatus
  #
 -# An enumation of filesystem freeze states
 +# An enumeration of filesystem freeze states
  #
  # @thawed: filesystems thawed/unfrozen
  #
 diff --git a/qapi-schema.json b/qapi-schema.json
 index 1346bcc..8e13a05 100644
 --- a/qapi-schema.json
 +++ b/qapi-schema.json
 @@ -118,7 +118,7 @@
  ##
  # @RunState
  #
 -# An enumation of VM run states.
 +# An enumeration of VM run states.
  #
  # @debug: QEMU is running on a debugger
  #
 @@ -836,7 +836,7 @@
  ##
  # @SpiceQueryMouseMode
  #
 -# An enumation of Spice mouse states.
 +# An enumeration of Spice mouse states.
  #
  # @client: Mouse cursor position is determined by the client.
  #




[Qemu-devel] [PATCH 5/6] Fix enumeration typo error

2012-08-22 Thread Lei Li
Signed-off-by: Lei Li li...@linux.vnet.ibm.com
---
 qapi-schema-guest.json |2 +-
 qapi-schema.json   |4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/qapi-schema-guest.json b/qapi-schema-guest.json
index d955cf1..ed0eb69 100644
--- a/qapi-schema-guest.json
+++ b/qapi-schema-guest.json
@@ -293,7 +293,7 @@
 ##
 # @GuestFsFreezeStatus
 #
-# An enumation of filesystem freeze states
+# An enumeration of filesystem freeze states
 #
 # @thawed: filesystems thawed/unfrozen
 #
diff --git a/qapi-schema.json b/qapi-schema.json
index 1346bcc..8e13a05 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -118,7 +118,7 @@
 ##
 # @RunState
 #
-# An enumation of VM run states.
+# An enumeration of VM run states.
 #
 # @debug: QEMU is running on a debugger
 #
@@ -836,7 +836,7 @@
 ##
 # @SpiceQueryMouseMode
 #
-# An enumation of Spice mouse states.
+# An enumeration of Spice mouse states.
 #
 # @client: Mouse cursor position is determined by the client.
 #
-- 
1.7.7.6




Re: [Qemu-devel] [PATCH 5/6] Fix enumeration typo error

2012-08-22 Thread Eric Blake
On 08/22/2012 11:14 PM, Lei Li wrote:
 Signed-off-by: Lei Li li...@linux.vnet.ibm.com
 ---
  qapi-schema-guest.json |2 +-
  qapi-schema.json   |4 ++--
  2 files changed, 3 insertions(+), 3 deletions(-)

This is independent.  Have you considered posting it to the trivial
patch queue, possibly for 1.2, since it improves documentation?

-- 
Eric Blake   ebl...@redhat.com+1-919-301-3266
Libvirt virtualization library http://libvirt.org



signature.asc
Description: OpenPGP digital signature