* [Qemu-devel] Created virtio-vsock wiki page
@ 2015-08-25 15:43 Stefan Hajnoczi
2015-08-26 7:09 ` Christoffer Dall
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Hajnoczi @ 2015-08-25 15:43 UTC (permalink / raw)
To: qemu-devel; +Cc: Gal Hammer, Christoffer Dall
I have created a wiki page for virtio-vsock.
It links to my git repos and the draft virtio specification:
http://qemu-project.org/Features/VirtioVsock
I'll expand and update it over the coming days and weeks.
Please let me know if you'd like to see specific information on there
(e.g. step-by-step build & QEMU invocation guide).
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Created virtio-vsock wiki page
2015-08-25 15:43 [Qemu-devel] Created virtio-vsock wiki page Stefan Hajnoczi
@ 2015-08-26 7:09 ` Christoffer Dall
2015-08-27 10:28 ` Stefan Hajnoczi
0 siblings, 1 reply; 3+ messages in thread
From: Christoffer Dall @ 2015-08-26 7:09 UTC (permalink / raw)
To: Stefan Hajnoczi; +Cc: Gal Hammer, qemu-devel, Matt Ma
On Tue, Aug 25, 2015 at 04:43:13PM +0100, Stefan Hajnoczi wrote:
> I have created a wiki page for virtio-vsock.
>
> It links to my git repos and the draft virtio specification:
> http://qemu-project.org/Features/VirtioVsock
>
> I'll expand and update it over the coming days and weeks.
>
> Please let me know if you'd like to see specific information on there
> (e.g. step-by-step build & QEMU invocation guide).
>
Do you have a test suite or a simple set of guest/host test programs?
-Christoffer
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Created virtio-vsock wiki page
2015-08-26 7:09 ` Christoffer Dall
@ 2015-08-27 10:28 ` Stefan Hajnoczi
0 siblings, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2015-08-27 10:28 UTC (permalink / raw)
To: Christoffer Dall; +Cc: Gal Hammer, qemu-devel, Matt Ma
On Wed, Aug 26, 2015 at 8:09 AM, Christoffer Dall
<christoffer.dall@linaro.org> wrote:
> On Tue, Aug 25, 2015 at 04:43:13PM +0100, Stefan Hajnoczi wrote:
>> I have created a wiki page for virtio-vsock.
>>
>> It links to my git repos and the draft virtio specification:
>> http://qemu-project.org/Features/VirtioVsock
>>
>> I'll expand and update it over the coming days and weeks.
>>
>> Please let me know if you'd like to see specific information on there
>> (e.g. step-by-step build & QEMU invocation guide).
>>
> Do you have a test suite or a simple set of guest/host test programs?
Yes, I have pushed two useful components:
nc-vsock.c - like netcat but for vsock (also supports TCP tunnelling)
usage: ./nc-vsock [-l <port> [-t <dst> <dstport>] | <cid> <port>]
https://github.com/stefanha/linux/blob/vsock-extras/nc-vsock.c
go.sh & initramfs scritps - scripts to create an initramfs for quick testing
https://github.com/stefanha/linux/blob/vsock-extras/go.sh
They are both on the vsock-extras branch:
https://github.com/stefanha/linux/commits/vsock-extras
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-27 10:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-25 15:43 [Qemu-devel] Created virtio-vsock wiki page Stefan Hajnoczi
2015-08-26 7:09 ` Christoffer Dall
2015-08-27 10:28 ` Stefan Hajnoczi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).