From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59421) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGBiz-00022B-TV for qemu-devel@nongnu.org; Tue, 27 Jan 2015 14:22:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGBiw-0003Zu-HQ for qemu-devel@nongnu.org; Tue, 27 Jan 2015 14:22:57 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36959) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGBiw-0003Zq-8P for qemu-devel@nongnu.org; Tue, 27 Jan 2015 14:22:54 -0500 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 t0RJMrBC031456 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 27 Jan 2015 14:22:53 -0500 Message-ID: <54C7E58C.4040904@redhat.com> Date: Tue, 27 Jan 2015 12:22:52 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422288204-29271-1-git-send-email-mreitz@redhat.com> <1422288204-29271-10-git-send-email-mreitz@redhat.com> In-Reply-To: <1422288204-29271-10-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tciThMv3BxFV9WdocrVf4DRtlGabw7acx" Subject: Re: [Qemu-devel] [PATCH 09/50] block: Move guest_block_size into BlockBackend List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Fam Zheng , Jeff Cody , Markus Armbruster , Stefan Hajnoczi , john@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --tciThMv3BxFV9WdocrVf4DRtlGabw7acx Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/26/2015 09:02 AM, Max Reitz wrote: > guest_block_size is a guest device property so it should be moved into > the interface between block layer and guest devices, which is the > BlockBackend. >=20 > Signed-off-by: Max Reitz > --- > block.c | 7 ------- > block/block-backend.c | 7 +++++-- > include/block/block.h | 1 - > include/block/block_int.h | 3 --- > 4 files changed, 5 insertions(+), 13 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --tciThMv3BxFV9WdocrVf4DRtlGabw7acx 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJUx+WMAAoJEKeha0olJ0Nqy4UH/AvJeqXn/046cGDBNl4Wsn2k nsImIw1lzdEM0zLltPU9OOyIbd6VdEEKH6X3TP+cHcimYKOO5rxDImhwVRi9DIbe 6EV4LGKWvxTzyqr9J6uyvwM8yTmq7p4G8oqKjJB10Xy9r0WoD8VdRpha0Xg+PSEd /LsDDK9A/QtoFTeNVdkx+wEWksQLEXNILpRxxdZPKXcu/19+0jzA7I8FfOb7IIXp GZOgCDPo2nuinxT2wsrseg9GH/TvhpvIaULORJrEBaerCAFLbw2PXsDAT8Ep16Rh wl/fzIyxvNj01aIFxrcf6fth9WdiM7ULRmeEV44CILUHpJVxB+wskZcIBNyowic= =UQgL -----END PGP SIGNATURE----- --tciThMv3BxFV9WdocrVf4DRtlGabw7acx--