Add virtio balloon device
commitdf4cdb77d55a6a75eb0bee3f2cd210ab55fa67fa
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 28 Aug 2008 22:54:35 +0000 (28 17:54 -0500)
committerAvi Kivity <avi@qumranet.com>
Fri, 29 Aug 2008 11:30:37 +0000 (29 14:30 +0300)
tree70deaf8e6db6f294fd65caa63a8f0b1e93a0cdaf
parent0d71066662e123ee1af1ae44356da451bb453723
Add virtio balloon device

This patch adds the virtio balloon device, which allows reducing a guest's
memory footprint dynamically.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
Makefile.target
hw/pc.c
hw/pc.h
hw/virtio-balloon.c [new file with mode: 0644]
hw/virtio-balloon.h [new file with mode: 0644]
monitor.c
qemu-kvm.h