Hi,

This set of patches fixes the virtio ballooning and also clean a few non
important things around ballooning functionnality.
Tested on top of a v3.6.3 for both guest and host.

William Dauchy (5):
  kvm tools: check ioctl return value for msi signal
  kvm tools: use the correct config vector interrupt
  kvm tools: correctly handle mem ballooning
  kvm tools: initialize msi flags to zero even is not used yet
  kvm tools: specify in help the amount to balloon is in MB

 tools/kvm/builtin-balloon.c |    4 ++--
 tools/kvm/virtio/balloon.c  |    8 ++++----
 tools/kvm/virtio/pci.c      |    7 +++++--
 3 files changed, 11 insertions(+), 8 deletions(-)

-- 
William

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to