From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50992) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b4sFt-0001ej-Vm for qemu-devel@nongnu.org; Mon, 23 May 2016 11:59:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b4sFs-000110-L0 for qemu-devel@nongnu.org; Mon, 23 May 2016 11:58:57 -0400 References: <1464008051-6429-1-git-send-email-pbonzini@redhat.com> <1464008051-6429-4-git-send-email-pbonzini@redhat.com> From: Eric Blake Message-ID: <57432796.7050202@redhat.com> Date: Mon, 23 May 2016 09:53:58 -0600 MIME-Version: 1.0 In-Reply-To: <1464008051-6429-4-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="i0Fr1g3tbaRMxqRNMjdXTuFGveK12qq4o" Subject: Re: [Qemu-devel] [PATCH 3/7] scsi-disk: introduce a common base class List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , qemu-devel@nongnu.org Cc: qemu-block@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --i0Fr1g3tbaRMxqRNMjdXTuFGveK12qq4o Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/23/2016 06:54 AM, Paolo Bonzini wrote: > This will be the place to add DMAIOFuncs in the next patch. There > are also a couple DeviceClass members that can be moved to the > abstract class's initialization function. >=20 > Signed-off-by: Paolo Bonzini > --- > hw/scsi/scsi-disk.c | 36 ++++++++++++++++++++++-------------- > 1 file changed, 22 insertions(+), 14 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --i0Fr1g3tbaRMxqRNMjdXTuFGveK12qq4o 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/ iQEcBAEBCAAGBQJXQyeWAAoJEKeha0olJ0NqQYQH/jNZC/xpudod8DOu+BL/dbjm 0q+jcsjMf2mnUlEfhIpAw+TVygOOUsZel4O+7rTJuW7a9/Bl08sKi8/RM6YSgaO1 EzXPBOd2i1B+9aNwYAzyv2Yc4JUDJVdlj//DBfd6uGqmcF8u04tcJdGaSpePtpXo w8svbyC1zCLIfRre+IZ2VdNAB5O2d/iN3zWWOaxUd3ZArE6RD9s4DDLrFH65nOpU QVSNi7Npk8/fQQdkQDzNrNFgMFxp991LUFw8yWgS/QyFV5F4cHLKwuz9zpC6SI6Y IFdT599ELWaCSU5bWmVE/I5X4JbFq3fniyq/klDiXIbqoXYwnKSXYt1il+oGXxw= =h9jU -----END PGP SIGNATURE----- --i0Fr1g3tbaRMxqRNMjdXTuFGveK12qq4o--