qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: aliguori@us.ibm.com
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 2/6] qapi-schema.json: fix RunState enums alphabetical order
Date: Tue,  8 May 2012 14:50:14 -0300	[thread overview]
Message-ID: <1336499418-12722-3-git-send-email-lcapitulino@redhat.com> (raw)
In-Reply-To: <1336499418-12722-1-git-send-email-lcapitulino@redhat.com>

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
---
 qapi-schema.json |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/qapi-schema.json b/qapi-schema.json
index 4279259..33f2f92 100644
--- a/qapi-schema.json
+++ b/qapi-schema.json
@@ -92,6 +92,8 @@
 #
 # @debug: QEMU is running on a debugger
 #
+# @finish-migrate: guest is paused to finish the migration process
+#
 # @inmigrate: guest is paused waiting for an incoming migration
 #
 # @internal-error: An internal error that prevents further guest execution
@@ -106,8 +108,6 @@
 #
 # @prelaunch: QEMU was started with -S and guest has not started
 #
-# @finish-migrate: guest is paused to finish the migration process
-#
 # @restore-vm: guest is paused to restore VM state
 #
 # @running: guest is actively running
-- 
1.7.9.2.384.g4a92a

  parent reply	other threads:[~2012-05-08 17:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-08 17:50 [Qemu-devel] [PULL 1.1 0/6]: QMP queue Luiz Capitulino
2012-05-08 17:50 ` [Qemu-devel] [PULL 1/6] wakeup on migration Luiz Capitulino
2012-05-08 17:50 ` Luiz Capitulino [this message]
2012-05-08 17:50 ` [Qemu-devel] [PULL 3/6] runstate: introduce suspended state Luiz Capitulino
2012-05-08 17:50 ` [Qemu-devel] [PULL 4/6] vl: drop is_suspended variable Luiz Capitulino
2012-05-08 17:50 ` [Qemu-devel] [PULL 5/6] hmp: expr_unary(): check for overflow in strtoul()/strtoull() Luiz Capitulino
2012-05-08 17:50 ` [Qemu-devel] [PULL 6/6] hmp: fix bad value conversion for M type Luiz Capitulino
2012-05-09 18:59 ` [Qemu-devel] [PULL 1.1 0/6]: QMP queue Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1336499418-12722-3-git-send-email-lcapitulino@redhat.com \
    --to=lcapitulino@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).