https://github.com/torvalds/linux
Revision b8ae0eb320b38415da94a41f75e9f99e0aaff06c authored by Amit Shah on 26 April 2012, 19:15:56 UTC, committed by Michael S. Tsirkin on 17 May 2012, 09:14:34 UTC
When the balloon module is removed, we deflate the balloon, reclaiming
all the pages that were given to the host.  However, we don't update the
config values for the new balloon size, resulting in the host showing
outdated balloon values.

The size update is done after each leak and fill operation, only the
module removal case was left out.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
1 parent fa8b66c
History
Tip revision: b8ae0eb320b38415da94a41f75e9f99e0aaff06c authored by Amit Shah on 26 April 2012, 19:15:56 UTC
virtio: balloon: let host know of updated balloon size before module removal
Tip revision: b8ae0eb
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 205.4 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top