"Michael S. Tsirkin" <m...@redhat.com> writes: > On Tue, Feb 19, 2013 at 08:59:27AM +1030, Rusty Russell wrote: >> 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. > > Will review, thanks. > Okay so the plan is to merge this changeset for 3.9 and rework vhost > for 3.10?
I hope so, yes. Thanks, Rusty. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/