From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XZuD4-0007d9-4J for qemu-devel@nongnu.org; Fri, 03 Oct 2014 00:11:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XZuD0-0000Ek-7s for qemu-devel@nongnu.org; Fri, 03 Oct 2014 00:11:14 -0400 Date: Fri, 3 Oct 2014 14:08:19 +1000 From: David Gibson Message-ID: <20141003040819.GA26456@voom.redhat.com> References: <1412243763-32431-1-git-send-email-aik@ozlabs.ru> <1412243763-32431-2-git-send-email-aik@ozlabs.ru> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline In-Reply-To: <1412243763-32431-2-git-send-email-aik@ozlabs.ru> Subject: Re: [Qemu-devel] [PATCH 1/2] vmstate: Allow dynamic allocation for VBUFFER during migration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org, Alexander Graf --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 02, 2014 at 07:56:02PM +1000, Alexey Kardashevskiy wrote: > This extends use of VMS_ALLOC flag from arrays to VBUFFER as well. >=20 > This defines VMSTATE_VBUFFER_ALLOC_UINT32 which makes use of VMS_ALLOC > and uses uint32_t type for a size. >=20 > Signed-off-by: Alexey Kardashevskiy Reviewed-by: David Gibson --=20 David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson --qMm9M+Fa2AknHoGS Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJULiEzAAoJEGw4ysog2bOS4PgQAOCFr5ywxZ+viKqpRBxbTftn hmD99hYQD9bWTLpfOCW/leSPkBmluqfg88hZd5UYVGw2swV33cldNZUmhbo+1Noo rCAZ3JieY7PFWFI9+4aDdzFsZzv3gzH6GxKYKu1vDH5+mlGAKsJ3fB4xE3Rij3/A 6HymIVzKHMuQp3ZmGbp0H2xjcZToBPV/ap+BYVvg4iUc1hUVpK1ngRu3mh6QHGKQ YeXOdURd6T67/wvXUD1vBMpO6vPUpyXRzgSKLm8XngI0ToA0SY3hH6otS+8k1hZI wDo/yKM/a5eCrU1vl6sg0gOy6WrbG2Ovs5i/2PJPt8V7l5SL0Otx4sT8iqyiXUQ0 nmV/cvzYPMi7+QTH09JYG/Q/D/eEwuQ72LSXbwipg11IIAXpZx4tnxzmDgV0eh+y moZc7IyYyqfn9rogWGd5tWqJaVAUCezjnV/cOUlwdW7lIhQirRViJmn1WSYMwiGw 5iS/eZdUzOb6oc8luWX3uDZGdm2cO5h5kDRg4D1UF6yL08GaZ+CdJeJMHXlIJusV kJWEqbz6+kLrNeFH2A/1X9qmXJm1ajOa46ClwzHCuVERT6p8kRhqbXhlmKxuL4oU qVrjwomN7jpUIZWFPNl5exZvZcgWn57Rw+L5MdQByMEECfvMKeNpn9zDHXoUvjwu Fb4r5emtR3pB8zopf7OX =qHre -----END PGP SIGNATURE----- --qMm9M+Fa2AknHoGS--