public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] vhost (repost): vringh IOTLB fixes
@ 2020-04-03 16:10 Michael S. Tsirkin
  2020-04-03 16:10 ` [PATCH v3 1/2] virtio/test: fix up after IOTLB changes Michael S. Tsirkin
  2020-04-03 16:10 ` [PATCH v3 2/2] vhost: drop vring dependency on iotlb Michael S. Tsirkin
  0 siblings, 2 replies; 3+ messages in thread
From: Michael S. Tsirkin @ 2020-04-03 16:10 UTC (permalink / raw)
  To: linux-kernel

This is a respost of the two patches as a series,
to help kbuild test robot test them.
Applies on top of my vhost.git linux-next branch.

Michael S. Tsirkin (2):
  virtio/test: fix up after IOTLB changes
  vhost: drop vring dependency on iotlb

 drivers/vdpa/Kconfig              | 1 +
 drivers/vhost/Kconfig             | 3 ++-
 drivers/vhost/test.c              | 4 ++--
 drivers/vhost/vringh.c            | 5 +++++
 include/linux/vringh.h            | 6 ++++++
 tools/virtio/Makefile             | 5 +++--
 tools/virtio/generated/autoconf.h | 0
 7 files changed, 19 insertions(+), 5 deletions(-)
 create mode 100644 tools/virtio/generated/autoconf.h

-- 
MST


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

end of thread, other threads:[~2020-04-03 16:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-03 16:10 [PATCH v3 0/2] vhost (repost): vringh IOTLB fixes Michael S. Tsirkin
2020-04-03 16:10 ` [PATCH v3 1/2] virtio/test: fix up after IOTLB changes Michael S. Tsirkin
2020-04-03 16:10 ` [PATCH v3 2/2] vhost: drop vring dependency on iotlb 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