From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50436) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZaXco-0007pN-St for qemu-devel@nongnu.org; Fri, 11 Sep 2015 19:20:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZaXcn-0007ir-Vu for qemu-devel@nongnu.org; Fri, 11 Sep 2015 19:20:58 -0400 References: <1437414365-11881-1-git-send-email-mreitz@redhat.com> <1437414365-11881-17-git-send-email-mreitz@redhat.com> From: Eric Blake Message-ID: <55F361CC.6030306@redhat.com> Date: Fri, 11 Sep 2015 17:20:44 -0600 MIME-Version: 1.0 In-Reply-To: <1437414365-11881-17-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mv2g7sMACinjq5oDaPJJJahfp60JrRAhj" Subject: Re: [Qemu-devel] [PATCH v4 16/38] block: Add BlockBackendRootState List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-block@nongnu.org Cc: Kevin Wolf , Alberto Garcia , qemu-devel@nongnu.org, Markus Armbruster , Stefan Hajnoczi , John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --mv2g7sMACinjq5oDaPJJJahfp60JrRAhj Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/20/2015 11:45 AM, 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 | 37 ++++++++++++++++++++++++++++++++++= +++ > include/block/block_int.h | 10 ++++++++++ > include/qemu/typedefs.h | 1 + > include/sysemu/block-backend.h | 2 ++ > 4 files changed, 50 insertions(+) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --mv2g7sMACinjq5oDaPJJJahfp60JrRAhj 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/ iQEcBAEBCAAGBQJV82HMAAoJEKeha0olJ0NqLAMH/A/Xsez/0RK7Nh5IdrEL6xDg ZEvAH/ol3ST2Xo4iKpAIBX5JnLM6d1Xv027WZyZVn3eBopopd2tqpWNz5YsBpw/Z FSwjMYWMM4CVl8xEtmsWw6YAEkJryuIcqc2y7FvgrWspR3d5UMBWddSfesz6QZss isFl7c9lhWfBFL04I905jMARtmoA9l9EbrJzZWIP5D18v96msKeyi2h2xlTN8jxc p19fwkbmQiKjCdbwFVt3bB7CGPKB8cm5FL/oJxnrSixoUbQbuzzK5B5z9GdsEHhi zycClsrZZK3OibWSD8ShyvUVWWUJtRmho9cKlav3wzJNZIx9PZbnQMIzMej/MaI= =EP7Q -----END PGP SIGNATURE----- --mv2g7sMACinjq5oDaPJJJahfp60JrRAhj--