From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:37191) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TwIw6-00049H-NZ for qemu-devel@nongnu.org; Fri, 18 Jan 2013 15:53:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TwIw5-0007Bc-Gx for qemu-devel@nongnu.org; Fri, 18 Jan 2013 15:53:14 -0500 Received: from mx1.redhat.com ([209.132.183.28]:29632) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TwIw5-0007BX-9h for qemu-devel@nongnu.org; Fri, 18 Jan 2013 15:53:13 -0500 Message-ID: <50F9A9FD.2060200@redhat.com> Date: Fri, 18 Jan 2013 13:01:01 -0700 From: Eric Blake MIME-Version: 1.0 References: <1358537372-27320-1-git-send-email-lcapitulino@redhat.com> <1358537372-27320-2-git-send-email-lcapitulino@redhat.com> In-Reply-To: <1358537372-27320-2-git-send-email-lcapitulino@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2WMUWLOXAFNGTJARSKTQW" Subject: Re: [Qemu-devel] [PATCH 1/3] balloon: drop old stats code & API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: mdroth@linux.vnet.ibm.com, aliguori@us.ibm.com, qemu-devel@nongnu.org, dietmar@proxmox.com, agl@us.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2WMUWLOXAFNGTJARSKTQW Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 01/18/2013 12:29 PM, Luiz Capitulino wrote: > Next commit will re-enable balloon stats with a different interface, bu= t > this old code conflicts with it. Let's drop it. >=20 > It's important to note that the QMP and HMP interfaces are also dropped= > by this commit. That shouldn't be a problem though, because: >=20 > 1. All QMP fields are optional > 2. This feature has always been disabled >=20 > Signed-off-by: Luiz Capitulino > --- > hmp.c | 24 +----------------------- > hw/virtio-balloon.c | 24 ------------------------ > qapi-schema.json | 20 +------------------- > qmp-commands.hx | 13 ------------- > 4 files changed, 2 insertions(+), 79 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2WMUWLOXAFNGTJARSKTQW 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/ iQEcBAEBCAAGBQJQ+an9AAoJEKeha0olJ0Nq9UkH/2Mc+PzATsMH3h9lHqgbUM9w G9mE0kv4isifNI2j0ehsK7AC9/4V1dx41yd2/BwHvkYi5Y295Tey6pyny6Hwedbz 79f3GR8ap8RVWBDCE31p8Ytk8K3hYj2JibFEZ/6mKr0ai4vqyZ/5InkyjD+APYqd LSVja0wLWxmAqrqUnqK7qMnKLS1dUfBeeT+tgosuI8VPWkOKEjUl/19LNIzlPTPa zS+T/stubTbP09wnxB7aC8/sJCPMzhduQ/1djy+6RPc8Gc832nWmu/ujIhpTtroa VZFF+78IHAs6ZE1ulQfI+KQuUXxX9tx4KnvtNKDJ40aZGOwYmQBJFxrpLXZAweA= =YOPB -----END PGP SIGNATURE----- ------enig2WMUWLOXAFNGTJARSKTQW--