From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35391) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XePpN-0000xj-Dt for qemu-devel@nongnu.org; Wed, 15 Oct 2014 10:45:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XePpI-000480-GJ for qemu-devel@nongnu.org; Wed, 15 Oct 2014 10:45:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:19223) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XePpI-00047s-6z for qemu-devel@nongnu.org; Wed, 15 Oct 2014 10:45:20 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s9FEjJRK001451 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 15 Oct 2014 10:45:19 -0400 Message-ID: <543E887E.9080100@redhat.com> Date: Wed, 15 Oct 2014 08:45:18 -0600 From: Eric Blake MIME-Version: 1.0 References: <1413359710-2799-1-git-send-email-quintela@redhat.com> <1413359710-2799-8-git-send-email-quintela@redhat.com> In-Reply-To: <1413359710-2799-8-git-send-email-quintela@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="DasnFCHf4JKtvUC4qa6QjWcnNga7bljFt" Subject: Re: [Qemu-devel] [PATCH 7/7] vmstate: Create optional sections List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela , qemu-devel@nongnu.org Cc: kwolf@redhat.com, laine@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --DasnFCHf4JKtvUC4qa6QjWcnNga7bljFt Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/15/2014 01:55 AM, Juan Quintela wrote: > To make sections optional, we need to do it at the beggining of the cod= e. s/beggining/beginning/ >=20 > Signed-off-by: Juan Quintela > --- > include/migration/vmstate.h | 2 ++ > savevm.c | 4 ++++ > vmstate.c | 11 +++++++++++ > 3 files changed, 17 insertions(+) >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --DasnFCHf4JKtvUC4qa6QjWcnNga7bljFt 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 iQEcBAEBCAAGBQJUPoh+AAoJEKeha0olJ0Nq70QIAKZGwspbkYpM3504Ch4JDr/S b+UKQb1jpClfF5gV+OcLzXDYehAoEXtCtYkYLGzGwoVWzEC+Gii6UYBXZ8LiuuDr K0Be+Il6K/LBN09GPzQaINXrVbKiKAelqbXldT7CgHhrkTCgu+2dOUQjKsOa/I1q ALfmZNy8ahteX8ITo0sYz/tzK1j0iWgSfxBclJZGzwiAO5oesgc+5qCkJYrorNkV hSKEAUpJAUm+pvLBgWh57B2VjB6xquiDfTJ55Dhz50wBcvRYPN7wK5d1AFrdDbyJ FeJ5dJt/JR3lh4lLQkrsIGzqXtrM1uOCRJ8woSIRmBTSwmPVtHet8k9pLTzNRBE= =54VD -----END PGP SIGNATURE----- --DasnFCHf4JKtvUC4qa6QjWcnNga7bljFt--