]> Git Repo - qemu.git/commit
Remove the deprecated -balloon option
authorThomas Huth <[email protected]>
Tue, 21 Aug 2018 09:58:47 +0000 (11:58 +0200)
committerThomas Huth <[email protected]>
Fri, 31 Aug 2018 07:52:13 +0000 (09:52 +0200)
commit1d9cb42c5654772efec1977957584a21763013a1
tree1a6ac257003f05829f638969bd4ae770fb03b62e
parent19b599f7664b2ebfd0f405fb79c14dd241557452
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 <[email protected]>
Reviewed-by: Daniel P. Berrangé <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Acked-by: Peter Krempa <[email protected]>
Acked-by: Ján Tomko <[email protected]>
Signed-off-by: Thomas Huth <[email protected]>
docs/virtio-balloon-stats.txt
qemu-deprecated.texi
qemu-options.hx
vl.c
This page took 0.025705 seconds and 4 git commands to generate.