From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGDIp-0000EB-J8 for qemu-devel@nongnu.org; Tue, 27 Jan 2015 16:04:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGDIk-0004NN-KT for qemu-devel@nongnu.org; Tue, 27 Jan 2015 16:04:03 -0500 Received: from mx1.redhat.com ([209.132.183.28]:37602) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGDIk-0004NE-Bb for qemu-devel@nongnu.org; Tue, 27 Jan 2015 16:03:58 -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 t0RL3vJU023216 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 27 Jan 2015 16:03:57 -0500 Message-ID: <54C7FD3C.2070206@redhat.com> Date: Tue, 27 Jan 2015 14:03:56 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422387983-32153-1-git-send-email-mreitz@redhat.com> <1422387983-32153-14-git-send-email-mreitz@redhat.com> In-Reply-To: <1422387983-32153-14-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="CGaXxVtCuEC7j3igLrDpJ5UpjaMOgbx1M" Subject: Re: [Qemu-devel] [PATCH RESEND 13/50] block: Add BlockBackendRootState 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 Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --CGaXxVtCuEC7j3igLrDpJ5UpjaMOgbx1M Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/27/2015 12:45 PM, Max Reitz wrote: > This structure will store some of the state of the root BDS if the BDS > tree is removed, so that state can be restored once a new BDS tree is > inserted. >=20 > Signed-off-by: Max Reitz > --- > block/block-backend.c | 26 ++++++++++++++++++++++++++ > include/block/block_int.h | 9 +++++++++ > include/qemu/typedefs.h | 1 + > include/sysemu/block-backend.h | 2 ++ > 4 files changed, 38 insertions(+) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --CGaXxVtCuEC7j3igLrDpJ5UpjaMOgbx1M 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/08AAoJEKeha0olJ0NqT34H/1HGUoOAn6c/oEbFSlMhEl3d NMPsy71o5/mgUvm9hAY+HlM53+b5if8Amzjmftjjj/UjrdKDRPWXklgcbmro4VDo yNEEHchfNfVGHyjbeR6vk4VNVSDeG96oWTuBQkOWYuVXM7ROzpkIGVyRFU05sG4W 5I8Hv9gVhs2DeOQcmMS5CRd2UVut6IUqqKqiSr3iLVp0VriKrRRYX59p4O0aWTa2 qDr4q9PC2C3J+A6CFXSbIspGXJxyvRLuO7KVs4jdWgjN9KXPst/n5jhZ7M3cfvcv vSlRof+0Xee6XUS0rFig2IyDpDlb0RI0rCwi7RwFElA6oG1BASCwRZphkLtNiEI= =pdz2 -----END PGP SIGNATURE----- --CGaXxVtCuEC7j3igLrDpJ5UpjaMOgbx1M--