Re: [Pv-drivers] [PATCH 0/6] VSOCK for Linux upstreaming

From: Andy King
Date: Wed Jan 09 2013 - 21:42:46 EST


> > Our position is that VSOCK feature set is more complete and that it
> > should be possible to use transports other than VMCI for VSOCK
> > traffic, should interested parties implement them,
>
> Implementing other transports requires restructing vsock (and vmci)
> first as the current vsock code is not a hypervisor neutral service.

I'm going to bite the bullet and spend the next couple of days doing
just that: factoring out the VMCI bits and hiding them behind a
transport layer. It'll be a bit rough, but it'll be a start. We'll
submit another patch series next week with that. I'm hoping that'll
get us over this hump, since it should by hypervisor agnostic at
that point. It'll be up to you guys to add virtio, though :)

And in the meantime, are there any other glaring errors that we need
to address?

Thanks!
- Andy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/