From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54548) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBUcn-00032Y-5T for qemu-devel@nongnu.org; Fri, 01 Mar 2013 13:24:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBUcm-0000oc-0e for qemu-devel@nongnu.org; Fri, 01 Mar 2013 13:24:05 -0500 Message-ID: <5130EEFD.7090009@redhat.com> Date: Fri, 01 Mar 2013 11:10:05 -0700 From: Eric Blake MIME-Version: 1.0 References: <1362160421-20637-1-git-send-email-mdroth@linux.vnet.ibm.com> In-Reply-To: <1362160421-20637-1-git-send-email-mdroth@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2FKLEUDNEUOEQRBCBMBJC" Subject: Re: [Qemu-devel] [PATCH] qemu-ga: make guest-sync-delimited available during fsfreeze List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Roth Cc: qemu-devel@nongnu.org, qemu-stable@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2FKLEUDNEUOEQRBCBMBJC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/01/2013 10:53 AM, Michael Roth wrote: > We currently maintain a whitelist of commands that are safe during > fsfreeze. During fsfreeze, we disable all commands that aren't part of > that whitelist. >=20 > guest-sync-delimited meets the criteria for being whitelisted, and is > also required for qemu-ga clients that rely on guest-sync-delimited for= > re-syncing the channel after a timeout. >=20 > Signed-off-by: Michael Roth > Cc: qemu-stable@nongnu.org > --- > qga/main.c | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Eric Blake >=20 > diff --git a/qga/main.c b/qga/main.c > index db281a5..ad75171 100644 > --- a/qga/main.c > +++ b/qga/main.c > @@ -85,6 +85,7 @@ static const char *ga_freeze_whitelist[] =3D { > "guest-ping", > "guest-info", > "guest-sync", > + "guest-sync-delimited", > "guest-fsfreeze-status", > "guest-fsfreeze-thaw", > NULL >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2FKLEUDNEUOEQRBCBMBJC 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.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRMO79AAoJEKeha0olJ0NqSDkH/1knLjD7xVtzGorhcXyjN99R kuDO/vvlLMAKQekGOWDW/LXwcZ5g51PvlgN2QNRvihS+TxQz9q7GVZiRl1vlrHGW pBx37xlpbpOYPwb57UdpMkvwdZIkzuzWLeg5xzHgJVAGQcv5efKJr/4xK8PJZVFi c6z6ZUFn+jSwagKoH8YsNQbaHSvAihEKUvOpa8nYFZU1o966UwiYZvlKRDxk757b 41QtQRamMRlrv/5Y73ORZQmh/hAYZH3jhW8oL9KuQxtsVAnMUPW91lC/buS+A6xL mTUD5VyBmO+XfFC7xn6vwSB14Y5+igjFaQpN+Vo34vjuG7rxT3PLJG1fLiJUXrM= =f26G -----END PGP SIGNATURE----- ------enig2FKLEUDNEUOEQRBCBMBJC--