public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] vhost test fixes
@ 2015-09-10  7:23 Michael S. Tsirkin
  2015-09-10  7:23 ` [PATCH 1/4] tools/virtio: fix build after 4.2 changes Michael S. Tsirkin
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michael S. Tsirkin @ 2015-09-10  7:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: Xie, Huawei, virtualization

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


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

end of thread, other threads:[~2015-09-10 19:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10  7:23 [PATCH 0/4] vhost test fixes Michael S. Tsirkin
2015-09-10  7:23 ` [PATCH 1/4] tools/virtio: fix build after 4.2 changes Michael S. Tsirkin
2015-09-10  7:23 ` [PATCH 2/4] vhost: move features to core Michael S. Tsirkin
2015-09-10 19:15   ` Sergei Shtylyov
2015-09-10  7:23 ` [PATCH 3/4] tools/virtio: propagate V=X to kernel build Michael S. Tsirkin
2015-09-10  7:23 ` [PATCH 4/4] virtio: introduce avail cache Michael S. Tsirkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox