[PATCH 0/4] vhost test fixes

From: Michael S. Tsirkin
Date: Thu Sep 10 2015 - 03:23:48 EST


This fixes up virtio tests, broken by recent changes
to core.

Michael S. Tsirkin (4):
tools/virtio: fix build after 4.2 changes
vhost: move features to core
tools/virtio: propagate V=X to kernel build
virtio: introduce avail cache

drivers/vhost/vhost.h | 4 +++-
tools/virtio/asm/barrier.h | 2 ++
tools/virtio/linux/export.h | 3 +++
tools/virtio/linux/kernel.h | 8 ++++++++
drivers/vhost/net.c | 3 +--
drivers/vhost/scsi.c | 4 +---
drivers/vhost/test.c | 3 +++
drivers/virtio/virtio_ring.c | 11 ++++++++++-
tools/virtio/Makefile | 2 +-
9 files changed, 32 insertions(+), 8 deletions(-)
create mode 100644 tools/virtio/linux/export.h

--
MST

--
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/