[PULL net-next] vhost: changes for 3.8

From: Michael S. Tsirkin
Date: Thu Dec 06 2012 - 10:14:48 EST


The following changes since commit b93196dc5af7729ff7cc50d3d322ab1a364aa14f:

net: fix some compiler warning in net/core/neighbour.c (2012-12-05 21:50:37 -0500)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net-next

for you to fetch changes up to 405d55c99da7a3045275fdb1a30614293a53c6e7:

tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd() (2012-12-06 17:09:19 +0200)

----------------------------------------------------------------
Cong Ding (1):
tools:virtio: fix compilation warning

Michael S. Tsirkin (4):
vhost: avoid backend flush on vring ops
vhost-net: flush outstanding DMAs on memory change
vhost-net: skip head management if no outstanding
vhost-net: enable zerocopy tx by default

Wei Yongjun (1):
tcm_vhost: remove unused variable in vhost_scsi_allocate_cmd()

drivers/vhost/net.c | 51 ++++++++++++++++++++++++++++++----------------
drivers/vhost/tcm_vhost.c | 7 ++++---
drivers/vhost/vhost.c | 7 +++----
drivers/vhost/vhost.h | 3 ++-
tools/virtio/virtio_test.c | 2 +-
5 files changed, 44 insertions(+), 26 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/