From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9a9u-0000eB-Ur for qemu-devel@nongnu.org; Thu, 28 May 2009 03:36:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9a9q-0000c6-7H for qemu-devel@nongnu.org; Thu, 28 May 2009 03:36:14 -0400 Received: from [199.232.76.173] (port=36347 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9a9p-0000bz-Tw for qemu-devel@nongnu.org; Thu, 28 May 2009 03:36:10 -0400 Received: from mx20.gnu.org ([199.232.41.8]:4025) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M9a9p-000205-BV for qemu-devel@nongnu.org; Thu, 28 May 2009 03:36:09 -0400 Received: from fmmailgate01.web.de ([217.72.192.221]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M9a9o-0000DI-LX for qemu-devel@nongnu.org; Thu, 28 May 2009 03:36:08 -0400 Message-ID: <4A1E3EC9.1000603@web.de> Date: Thu, 28 May 2009 09:35:37 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <4A1E3DF9.5080607@web.de> <4A1E3E67.7030607@codemonkey.ws> In-Reply-To: <4A1E3E67.7030607@codemonkey.ws> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig73D56172F67587618DA131EF" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: [PATCH] KVM: x86: Refactor persistent CPU state List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Avi Kivity , qemu-devel This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig73D56172F67587618DA131EF Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Anthony Liguori wrote: > Jan Kiszka wrote: >> This patch aligns the KVM-related layout and encoding of the CPU state= >> to be saved to disk or migrated with qemu-kvm. The major differences a= re >> reordering of fields and a compressed interrupt_bitmap into a single >> number as there can be no more than one pending IRQ at a time. >> >> Signed-off-by: Jan Kiszka >> =20 >=20 > We need a version bump, no? No, we just did you recently when merging my old version of this refactoring. Both qemu and qemu-kvm will be on number 9 after this. Jan --------------enig73D56172F67587618DA131EF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkoePskACgkQniDOoMHTA+nMZQCeKTgYFwOgv/T3quOIy/YT2tJs rwcAn3B3KEhe3lwqGrcalXUNshOJwTaP =Nf5o -----END PGP SIGNATURE----- --------------enig73D56172F67587618DA131EF--