All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3]  Fixes for kvmtool virtio-net part
@ 2015-07-20  9:28 Fan Du
  2015-07-20  9:28 ` [PATCH 1/3] kvm-tool: Introduce downscript option Fan Du
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Fan Du @ 2015-07-20  9:28 UTC (permalink / raw)
  To: kvm; +Cc: penberg, Fan Du

Hallo

This changset provide some fix and small enhancement
for kvm tool when I play it with virtio part.

Fan Du (3):
  kvm-tool: Introduce downscript option
  kvm-tool: Pass address of pointer to ioctl for tap
  kvm-tool: Restrict queue number to 1 when vhost on

 tools/kvm/include/kvm/virtio-net.h |  1 +
 tools/kvm/virtio/net.c             | 34 +++++++++++++++++++++++++++++++++-
 2 files changed, 34 insertions(+), 1 deletion(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2015-07-21  3:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-20  9:28 [PATCH 0/3] Fixes for kvmtool virtio-net part Fan Du
2015-07-20  9:28 ` [PATCH 1/3] kvm-tool: Introduce downscript option Fan Du
2015-07-20 14:45   ` Andre Przywara
2015-07-20  9:28 ` [PATCH 2/3] kvm-tool: Pass address of pointer to ioctl for tap Fan Du
2015-07-20  9:28 ` [PATCH 3/3] kvm-tool: Restrict queue number to 1 when vhost on Fan Du
2015-07-20 14:42 ` [PATCH 0/3] Fixes for kvmtool virtio-net part Andre Przywara
2015-07-21  3:09   ` Du, Fan

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.