[kvm-devel] [PATCH 6/6] virtio balloon driver (v2)

2008-04-04 Thread Anthony Liguori
This patch implements the virtio balloon driver backend. A user can interact with the balloon driver using a newly introduce monitor command 'balloon'. Ballooning is used to request the guest to stop using a certain portion of its memory. The guest notifies the host of this memory so the host ca

[kvm-devel] [PATCH 6/6] virtio balloon driver

2008-03-29 Thread Anthony Liguori
This patch implements the virtio balloon driver backend. A user can interact with the balloon driver using a newly introduce monitor command 'balloon'. Ballooning is used to request the guest to stop using a certain portion of its memory. The guest notifies the host of this memory so the host ca