From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MKypu-00048J-OO for qemu-devel@nongnu.org; Sun, 28 Jun 2009 14:10:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MKypp-00046D-Jf for qemu-devel@nongnu.org; Sun, 28 Jun 2009 14:10:42 -0400 Received: from [199.232.76.173] (port=58351 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MKypp-00046A-H8 for qemu-devel@nongnu.org; Sun, 28 Jun 2009 14:10:37 -0400 Received: from fmmailgate02.web.de ([217.72.192.227]:39824) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MKypp-0004eM-5M for qemu-devel@nongnu.org; Sun, 28 Jun 2009 14:10:37 -0400 Message-ID: <4A47B20E.1040301@web.de> Date: Sun, 28 Jun 2009 20:10:22 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <4A45C9DA.8030806@web.de> In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD08A0179FEB9AA66281C096F" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: [RESEND][PATCH] KVM: x86: Refactor persistent CPU state List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: Anthony Liguori , qemu-devel , Avi Kivity This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD08A0179FEB9AA66281C096F Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Blue Swirl wrote: > On 6/27/09, 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 = are >> 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. >=20 > This changes the savevm format, shouldn't you bump the version? (Hmm, kind of FAQ. I should have included this in the changelog...) No, it's a correction of f8d926e9cd. And there was no official version released with this layout. Jan --------------enigD08A0179FEB9AA66281C096F 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 iEYEARECAAYFAkpHshIACgkQniDOoMHTA+nQ3wCfc6el6b5uO+nNYs+ZK5nDu4ye SdUAnihuSLbgPYrKBVsW/+gLtS9Nb0zE =wKf4 -----END PGP SIGNATURE----- --------------enigD08A0179FEB9AA66281C096F--