From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57042) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bGV4l-0002i1-8D for qemu-devel@nongnu.org; Fri, 24 Jun 2016 13:39:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bGV4k-0000dz-8U for qemu-devel@nongnu.org; Fri, 24 Jun 2016 13:39:31 -0400 References: <1466692592-9551-1-git-send-email-kwolf@redhat.com> <1466692592-9551-3-git-send-email-kwolf@redhat.com> From: Eric Blake Message-ID: <576D704C.5050206@redhat.com> Date: Fri, 24 Jun 2016 11:39:24 -0600 MIME-Version: 1.0 In-Reply-To: <1466692592-9551-3-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="8L3FPh4HHC6LjVRr8TunPVRmkhjqbn5CT" Subject: Re: [Qemu-devel] [RFC PATCH 2/7] block: Add blk_by_dev() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: armbru@redhat.com, stefanha@redhat.com, mreitz@redhat.com, famz@redhat.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --8L3FPh4HHC6LjVRr8TunPVRmkhjqbn5CT From: Eric Blake To: Kevin Wolf , qemu-block@nongnu.org Cc: armbru@redhat.com, stefanha@redhat.com, mreitz@redhat.com, famz@redhat.com, qemu-devel@nongnu.org Message-ID: <576D704C.5050206@redhat.com> Subject: Re: [RFC PATCH 2/7] block: Add blk_by_dev() References: <1466692592-9551-1-git-send-email-kwolf@redhat.com> <1466692592-9551-3-git-send-email-kwolf@redhat.com> In-Reply-To: <1466692592-9551-3-git-send-email-kwolf@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/23/2016 08:36 AM, Kevin Wolf wrote: > This finds a BlockBackend given the device model that is attached to it= =2E >=20 > Signed-off-by: Kevin Wolf > --- > block/block-backend.c | 19 +++++++++++++++++++ > include/sysemu/block-backend.h | 1 + > 2 files changed, 20 insertions(+) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --8L3FPh4HHC6LjVRr8TunPVRmkhjqbn5CT 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/ iQEcBAEBCAAGBQJXbXBMAAoJEKeha0olJ0NqeeUH/i+Q/icCZA5SCw4E7DMm8OSO gvLYNBEJS8wYdj8tBg4DLBqWaet7kziZeTvzynBK5WdBxLwRPs1J2ykfeVqh21Xq nysjYNCWSfjXnFMy0sFVEGim8L8AOQayj7ZHB0JscEZd/vQ4ISq4DZ9w/0EuQJbo 8Vcw594INFM+bENNMtFmdCedqGthQj4c1HKb1U9Jj/dUqOXSwdqRy1mqD0qH68NC 1urahkyh+rp98IRBb/rnLFYhqMItG02sBZauh1N4sc+b06neFCDyoEBipS+pNS9f gCIuwnL/+AleUulg7G6zEEX/fJje5fq015H4t9oCUKRRwMh1I7Snkyj4bo6V7r8= =n/x4 -----END PGP SIGNATURE----- --8L3FPh4HHC6LjVRr8TunPVRmkhjqbn5CT--