All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/2] Fixes for kvmtool virtio-net part
@ 2015-07-21  6:18 Fan Du
  2015-07-21  6:18 ` [PATCHv3 1/2] kvmtool: Introduce downscript option for virtio-net Fan Du
  2015-07-21  6:18 ` [PATCHv3 2/2] kvmtool: Restrict virtio queue number to 1 when vhost on Fan Du
  0 siblings, 2 replies; 8+ messages in thread
From: Fan Du @ 2015-07-21  6:18 UTC (permalink / raw)
  To: kvm; +Cc: will.deacon, andre.przywara, marc.zyngier, Fan Du

Changelog:
v2:
  - Rebase with Will kvmtool.git tree[1]
  - Drop patch2 from v1, as commit f83dc816a9c7 has already fix it
v3:
  - Remove -Wunused-variable warnings

Fan Du (2):
  kvmtool: Introduce downscript option for virtio-net
  kvmtool: Restrict virtio queue number to 1 when vhost on

 include/kvm/virtio-net.h |  1 +
 virtio/net.c             | 53 +++++++++++++++++++++++++++++++++++++-----------
 2 files changed, 42 insertions(+), 12 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2015-08-05  3:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-21  6:18 [PATCHv3 0/2] Fixes for kvmtool virtio-net part Fan Du
2015-07-21  6:18 ` [PATCHv3 1/2] kvmtool: Introduce downscript option for virtio-net Fan Du
2015-07-21  9:44   ` Andre Przywara
2015-07-24 14:23     ` Will Deacon
2015-08-05 10:53     ` [PATCHv4 kvmtool] " Fan Du
2015-07-21  6:18 ` [PATCHv3 2/2] kvmtool: Restrict virtio queue number to 1 when vhost on Fan Du
2015-07-21  9:44   ` Andre Przywara
2015-08-05  3:05     ` 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.