From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBUzg-0002ZM-9R for qemu-devel@nongnu.org; Fri, 10 Jun 2016 18:33:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bBUze-0001I6-9n for qemu-devel@nongnu.org; Fri, 10 Jun 2016 18:33:35 -0400 References: <1465574722-27656-1-git-send-email-kwolf@redhat.com> <1465574722-27656-5-git-send-email-kwolf@redhat.com> From: Eric Blake Message-ID: <575B4035.8060404@redhat.com> Date: Fri, 10 Jun 2016 16:33:25 -0600 MIME-Version: 1.0 In-Reply-To: <1465574722-27656-5-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4EI7Ia6s4BoAgTQ6DJ57pG6fbsia7DiGO" Subject: Re: [Qemu-devel] [PATCH 4/6] block: Make bdrv_load/save_vmstate coroutine_fns List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: mreitz@redhat.com, qemu-devel@nongnu.org, famz@redhat.com, stefanha@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --4EI7Ia6s4BoAgTQ6DJ57pG6fbsia7DiGO Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/10/2016 10:05 AM, Kevin Wolf wrote: > This allows drivers to share code between normal I/O and vmstate > accesses. >=20 > Signed-off-by: Kevin Wolf > --- > block/io.c | 80 ++++++++++++++++++++++++++++++++++-----= -------- > include/block/block_int.h | 10 +++--- > 2 files changed, 64 insertions(+), 26 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --4EI7Ia6s4BoAgTQ6DJ57pG6fbsia7DiGO 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJXW0A1AAoJEKeha0olJ0NqX/oH/1BKV5YhXSt5MTxzpNWuekQ3 SeyuEyvqICVZ6sNMGNNHER85Z+hiYKgYEySGPgW8iYAfmGRQxRzMl8kTxUWw9F4f Z1F9ps10HjVlA1A7eKP6vrQTYVpmrb4zQFs4lcEosE3ciK6QB/xG8Ct9WoymFyiw K6LgFJgCeR6WKkIdoX1fL+RwhbB4pIkswhxw8gEBLbQBrcJcW6BK9Sqc0NL6wsXl ZxSdMwfdSxfbzfUkWhbNDiLz8jp0766qWsJURXA1AVsi00gymzMGts8rv26bjFeN 87Q3mbettHuEslZfkhiCLWBGnWVTM4Dw9acW+gONqXQ5jpXezQi4b4TtDxQj5r0= =aVMC -----END PGP SIGNATURE----- --4EI7Ia6s4BoAgTQ6DJ57pG6fbsia7DiGO--