All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] kvm tools: virtio-balloon fix and cleaning
@ 2012-10-24 12:51 William Dauchy
  2012-10-24 12:51 ` [PATCH 1/5] kvm tools: check ioctl return value for msi signal William Dauchy
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: William Dauchy @ 2012-10-24 12:51 UTC (permalink / raw)
  To: penberg; +Cc: kvm, levinsasha928, William Dauchy

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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2012-10-26 15:29 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-24 12:51 [PATCH 0/5] kvm tools: virtio-balloon fix and cleaning William Dauchy
2012-10-24 12:51 ` [PATCH 1/5] kvm tools: check ioctl return value for msi signal William Dauchy
2012-10-25  7:01   ` Pekka Enberg
2012-10-25  9:15     ` William Dauchy
2012-10-25 19:18       ` Sasha Levin
2012-10-24 12:51 ` [PATCH 2/5] kvm tools: use the correct config vector interrupt William Dauchy
2012-10-25  7:03   ` Pekka Enberg
2012-10-25 19:20     ` Sasha Levin
2012-10-26 15:29       ` Pekka Enberg
2012-10-24 12:51 ` [PATCH 3/5] kvm tools: correctly handle mem ballooning William Dauchy
2012-10-24 17:43   ` Sasha Levin
2012-10-24 17:50     ` William Dauchy
2012-10-24 12:51 ` [PATCH 4/5] kvm tools: initialize msi flags to zero even is not used yet William Dauchy
2012-10-25  7:07   ` Pekka Enberg
2012-10-25  9:17     ` William Dauchy
2012-10-24 12:51 ` [PATCH 5/5] kvm tools: specify the amount to balloon is in MB William Dauchy
2012-10-25  7:10   ` Pekka Enberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.