From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9ymj-0002VX-R9 for qemu-devel@nongnu.org; Wed, 23 Jul 2014 11:48:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9ymf-0004g7-2K for qemu-devel@nongnu.org; Wed, 23 Jul 2014 11:48:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9yme-0004fz-Pi for qemu-devel@nongnu.org; Wed, 23 Jul 2014 11:48:49 -0400 Message-ID: <53CFD95A.4080703@redhat.com> Date: Wed, 23 Jul 2014 09:48:42 -0600 From: Eric Blake MIME-Version: 1.0 References: <1406125538-27992-1-git-send-email-yanghy@cn.fujitsu.com> <1406125538-27992-13-git-send-email-yanghy@cn.fujitsu.com> In-Reply-To: <1406125538-27992-13-git-send-email-yanghy@cn.fujitsu.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="f2Pg3AnsG0QjFNQgSo5tvFUBSDiarG19A" Subject: Re: [Qemu-devel] [RFC PATCH 12/17] COLO ctl: add a RunState RUN_STATE_COLO List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Yang Hongyang , qemu-devel@nongnu.org Cc: GuiJianfeng@cn.fujitsu.com, mrhines@linux.vnet.ibm.com, eddie.dong@intel.com, dgilbert@redhat.com, kvm@vger.kernel.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --f2Pg3AnsG0QjFNQgSo5tvFUBSDiarG19A Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 07/23/2014 08:25 AM, Yang Hongyang wrote: > Guest will enter this state when paused to save/resore VM state s/resore/restore/ > under colo checkpoint. >=20 > Signed-off-by: Yang Hongyang > --- > qapi-schema.json | 4 +++- > vl.c | 8 ++++++++ > 2 files changed, 11 insertions(+), 1 deletion(-) >=20 > diff --git a/qapi-schema.json b/qapi-schema.json > index 807f5a2..b42171c 100644 > --- a/qapi-schema.json > +++ b/qapi-schema.json > @@ -145,12 +145,14 @@ > # @watchdog: the watchdog action is configured to pause and has been t= riggered > # > # @guest-panicked: guest has been panicked as a result of guest OS pan= ic > +# > +# @colo: guest is paused to save/restore VM state under colo checkpoin= t Missing a '(since 2.2)' designation. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --f2Pg3AnsG0QjFNQgSo5tvFUBSDiarG19A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTz9laAAoJEKeha0olJ0NqqlYIAKCB0o7K/YdAJ/lpiNdiAUmk gbU2gbvJsaz0n7w0cGTCpRZfjp0/R96ziCc/wh60V7DU+aFa3olf4Xj/629993Kl TNi72oeSXErHRL7j4Wx4VrPMCiPjexlS6oJpEQE4rdtbjNLaubxil5+fLJnxh530 26R8FCAZ2VzSKNdwV75VYH7Z6m3ILl1bu4IMJDK4yIo7NwdVUmZgPB2y5kRc1fD4 uxSgkSOaNLjFEzoMkgXxzmnNzDpC2lJLf5bZeL3EzqKuJZb9DcU5spYD7IyWarZT 5PR6bXwTxGjZCGrNclGces9PBkVlmYd6qHsefvZLj8NsryY3xmLdZaxU7TepbNQ= =qc/2 -----END PGP SIGNATURE----- --f2Pg3AnsG0QjFNQgSo5tvFUBSDiarG19A--