[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1361226573-12481-1-git-send-email-rusty@rustcorp.com.au>
Date: Tue, 19 Feb 2013 08:59:27 +1030
From: Rusty Russell <rusty@...tcorp.com.au>
To: virtualization@...ts.linux-foundation.org
Cc: sjur.brandeland@...ricsson.com, mst@...hat.com,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] vringh
This introduces vringh, which are generic accessors for virtio rings (host side).
There's a host-side implementation in vhost, but it assumes that the rings are
in userspace, and is tied to the vhost implementation. I have patches to adapt
it to use vringh, but I'm pushing this in the next merge window for Sjur, who has
CAIF patches which need it.
This also includes a test program in tools/virtio. There's a fixup patch for
the current tools, since they didn't compile for me. MST?
Review and comments welcome!
Rusty.
--
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