summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorThomas Huth2018-08-21 11:58:47 +0200
committerThomas Huth2018-08-31 09:52:13 +0200
commit1d9cb42c5654772efec1977957584a21763013a1 (patch)
tree1a6ac257003f05829f638969bd4ae770fb03b62e /docs
parentMerge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' i... (diff)
downloadqemu-1d9cb42c5654772efec1977957584a21763013a1.tar.gz
qemu-1d9cb42c5654772efec1977957584a21763013a1.tar.xz
qemu-1d9cb42c5654772efec1977957584a21763013a1.zip
Remove the deprecated -balloon option
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. Acked-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: David Hildenbrand <david@redhat.com> Acked-by: Peter Krempa <pkrempa@redhat.com> Acked-by: Ján Tomko <jtomko@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/virtio-balloon-stats.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/virtio-balloon-stats.txt b/docs/virtio-balloon-stats.txt
index 9985e1dffc..1732cc8c8a 100644
--- a/docs/virtio-balloon-stats.txt
+++ b/docs/virtio-balloon-stats.txt
@@ -61,9 +61,9 @@ It's also important to note the following:
respond to the request the timer will never be re-armed, which has
the same effect as disabling polling
-Here are a few examples. QEMU is started with '-balloon virtio', which
-generates '/machine/peripheral-anon/device[1]' as the QOM path for the
-balloon device.
+Here are a few examples. QEMU is started with '-device virtio-balloon',
+which generates '/machine/peripheral-anon/device[1]' as the QOM path for
+the balloon device.
Enable polling with 2 seconds interval: