
21 Aug
2018
21 Aug
'18
6:17 a.m.
On Tue, 21 Aug 2018 12:05:30 +0200 Thomas Huth <thuth@redhat.com> wrote:
The "-balloon" option has been replaced by "-device virtio-balloon". It's been marked as deprecated since two releases, and nobody complained, so let's remove it now.
Signed-off-by: Thomas Huth <thuth@redhat.com> --- docs/virtio-balloon-stats.txt | 6 +++--- qemu-deprecated.texi | 5 ----- qemu-options.hx | 10 ---------- vl.c | 36 ------------------------------------ 4 files changed, 3 insertions(+), 54 deletions(-)
Reviewed-by: Cornelia Huck <cohuck@redhat.com>