From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXwTf-0006RZ-7j for qemu-devel@nongnu.org; Fri, 04 Sep 2015 15:16:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXwTe-0000r0-EA for qemu-devel@nongnu.org; Fri, 04 Sep 2015 15:16:47 -0400 References: <1441387117-27072-1-git-send-email-kwolf@redhat.com> <1441387117-27072-12-git-send-email-kwolf@redhat.com> From: Max Reitz Message-ID: <55E9EE14.9090300@redhat.com> Date: Fri, 4 Sep 2015 21:16:36 +0200 MIME-Version: 1.0 In-Reply-To: <1441387117-27072-12-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jAgwJMH6uPOAVfDeDvhmguBsvg00c5wPr" Subject: Re: [Qemu-devel] [PATCH v2 11/13] qcow2: Support updating driver-specific options in reopen List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf , qemu-block@nongnu.org Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --jAgwJMH6uPOAVfDeDvhmguBsvg00c5wPr Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable On 04.09.2015 19:18, Kevin Wolf wrote: > For updating the cache sizes or disabling lazy refcounts there is a bit= > more to do than just changing the variables, but otherwise we're all se= t > for changing options during bdrv_reopen(). >=20 > Just implement the missing pieces and hook the functions up in > bdrv_reopen(). >=20 > Signed-off-by: Kevin Wolf > --- > block/qcow2.c | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++= +++----- > 1 file changed, 65 insertions(+), 6 deletions(-) Reviewed-by: Max Reitz --jAgwJMH6uPOAVfDeDvhmguBsvg00c5wPr 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 iQEcBAEBCAAGBQJV6e4UAAoJEDuxQgLoOKytRGIH/jeE9a8VBzAVHhO4ygrbijhW ZxwDiFdMFKxd1OWqguLkn+JU0/gPatq1UZDBZYX7YN+/YH/dc0XBJe8fJI+kSurj Y7qG7jbV4YQW0TIiIWXCajgE0Z0c4IVx6ygqoVpZCEylIpzznvGM8LgBv2LI+Gp2 PqBcW+g4Zyzm3aqCL59HwRl93qmW1lYI0boPyMVu1uV0nTG78926elhsSqysAIGF s3OocPjBk8TA/LQrC2xcazgESKM0uVks9Jon5JUP/Qdxr+7e0W2p8tyv/JVKr3Fb SqsMDbYXtUJ5YkN2O3ahJqiYxOE191m8z00SNtsS+XcKoa7x94DxInKBKyzWoas= =d0YY -----END PGP SIGNATURE----- --jAgwJMH6uPOAVfDeDvhmguBsvg00c5wPr--