From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59957) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0CgC-0003sm-Bm for qemu-devel@nongnu.org; Thu, 26 Jun 2014 12:37:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X0Cg6-0007IT-Ky for qemu-devel@nongnu.org; Thu, 26 Jun 2014 12:37:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:64651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0Cg6-0007Hy-E1 for qemu-devel@nongnu.org; Thu, 26 Jun 2014 12:37:38 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s5QGbbDD000939 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 26 Jun 2014 12:37:37 -0400 Message-ID: <53AC4C4F.1050708@redhat.com> Date: Thu, 26 Jun 2014 10:37:35 -0600 From: Eric Blake MIME-Version: 1.0 References: <1403797803-11984-1-git-send-email-lersek@redhat.com> In-Reply-To: <1403797803-11984-1-git-send-email-lersek@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6U0EUp9orSMFIcR0BsKAIQv4Aq93Lu1Cd" Subject: Re: [Qemu-devel] [PATCH for-2.1 v3 0/2] help libvirt know what's up with qga List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek , qemu-devel@nongnu.org, mprivozn@redhat.com, kraxel@redhat.com, amit.shah@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --6U0EUp9orSMFIcR0BsKAIQv4Aq93Lu1Cd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/26/2014 09:50 AM, Laszlo Ersek wrote: > Changes in v3: patch 1 creates the event with a "bool" field called > "open" in the data portion, instead of introducing a two-valued enum. > Patch 2 is left intact. Retested. >=20 > Laszlo Ersek (2): > virtio-serial: report frontend connection state via monitor > char: report frontend open/closed state in 'query-chardev' Series: Reviewed-by: Eric Blake >=20 > qapi-event.json | 14 ++++++++++++++ > qapi-schema.json | 8 +++++++- > hw/char/virtio-console.c | 12 +++++++++--- > monitor.c | 1 + > qemu-char.c | 1 + > qmp-commands.hx | 19 ++++++++++++++----- > 6 files changed, 46 insertions(+), 9 deletions(-) Luiz is probably going to revive qmp-events.txt, at which point that file will need to be patched in a followup patch; I can help with that process (it's documentation-only, so safe to take even after hard freeze)= =2E --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --6U0EUp9orSMFIcR0BsKAIQv4Aq93Lu1Cd 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/ iQEcBAEBCAAGBQJTrExPAAoJEKeha0olJ0NqgXAH/0p0jNq57MpHhsgS9wTUhdHu /wmgqBIIPwf8v9fmQXj/6Zm82prI9kXblj1XZ2eyTRmgU+8TIa36eBJm4fWhQS5f O+VZ6Le48SUIKf2vfyyaos90F4oGiXy5qQh9KQGj0lcr3H4hWLgQaCBFfOfpD0pi 5YeyKH0LaWvOuGlroRrSh/s7z5oRR1+XcWOcoDiIXnqefRq3Mt9Xk/aRbi5pc5CH stENooJEZHdcdaK07wtrCuGDE1wE+l0YPV4sxa8h9SMfLcPd9i0CtwtfrqXcfb1c swUje4g5Xvuys1wNUgeHwxf2EbvNT139JJ3/rxXi/D08pYEK7c441QiI/M14OUQ= =ULTK -----END PGP SIGNATURE----- --6U0EUp9orSMFIcR0BsKAIQv4Aq93Lu1Cd--