qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Created virtio-vsock wiki page


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] Created virtio-vsock wiki page
Date: Thu, 27 Aug 2015 11:28:25 +0100

On Wed, Aug 26, 2015 at 8:09 AM, Christoffer Dall
<address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]