[GIT PULL] vhost-net fixes for issues in 2.6.34-rc1
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2010-03-18 10:00:32
Also in:
kvm, lkml, virtualization
From: "Michael S. Tsirkin" <mst@redhat.com>
Date: 2010-03-18 10:00:32
Also in:
kvm, lkml, virtualization
David,
The following tree includes patches fixing issues with vhost-net in
2.6.34-rc1. Please pull them for 2.6.34.
Thanks!
The following changes since commit a3d3203e4bb40f253b1541e310dc0f9305be7c84:
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 (2010-03-14 20:29:21 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost
Jeff Dike (1):
vhost: fix error path in vhost_net_set_backend
Michael S. Tsirkin (2):
vhost: fix interrupt mitigation with raw sockets
vhost: fix error handling in vring ioctls
drivers/vhost/net.c | 10 ++++++----
drivers/vhost/vhost.c | 18 ++++++++++++------
2 files changed, 18 insertions(+), 10 deletions(-)