]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: Drop obsolete comment
authorPeter Krempa <pkrempa@redhat.com>
Wed, 6 Apr 2016 12:34:05 +0000 (14:34 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 15 Apr 2016 12:27:08 +0000 (14:27 +0200)
commit388b356e5d27e571d603558c5eb8588a453fa448
tree71315b7ba410515edae3efaac16f2f987fe62f3c
parent2242a00822654260dd179b19c4e5a713bc8e051d
qemu: command: Drop obsolete comment

The change that made qemu not add the memballoon by default happened
prior to 0.12.0. Additionaly the comment was misleading due to the code
that was added below. Since we always need to add a balloon on the
commandline drop the comment.
src/qemu/qemu_command.c