[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1441869802-15847-1-git-send-email-mst@redhat.com>
Date: Thu, 10 Sep 2015 10:23:40 +0300
From: "Michael S. Tsirkin" <mst@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: "Xie, Huawei" <huawei.xie@...el.com>,
virtualization@...ts.linux-foundation.org
Subject: [PATCH 0/4] vhost test fixes
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists