]> git.proxmox.com Git - qemu.git/commit
balloon: drop old stats code & API
authorLuiz Capitulino <lcapitulino@redhat.com>
Mon, 3 Dec 2012 17:56:41 +0000 (15:56 -0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Fri, 25 Jan 2013 12:36:54 +0000 (10:36 -0200)
commit01ceb97e7b8b00a1d4779543fe4b958df7e16890
tree280988f4b1ad0390006ad575c4173e4df44411fc
parent58513bde833804bc9395d79fd81aae631b97c348
balloon: drop old stats code & API

Next commit will re-enable balloon stats with a different interface, but
this old code conflicts with it. Let's drop it.

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:

 1. All QMP fields are optional
 2. This feature has always been disabled

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
hmp.c
hw/virtio-balloon.c
qapi-schema.json
qmp-commands.hx