qemu-e2k/qga
Stefan Hajnoczi 586ef5dee7 qga: add vsock-listen method
Add AF_VSOCK (virtio-vsock) support as an alternative to virtio-serial.

  $ qemu-system-x86_64 -device vhost-vsock-pci,guest-cid=3 ...
  (guest)# qemu-ga -m vsock-listen -p 3:1234

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
2016-10-31 19:49:33 -05:00
..
installer
vss-win32
channel-posix.c qga: add vsock-listen method 2016-10-31 19:49:33 -05:00
channel-win32.c
channel.h qga: add vsock-listen method 2016-10-31 19:49:33 -05:00
commands-posix.c
commands-win32.c qga: minimal support for fstrim for Windows guests 2016-10-31 19:09:21 -05:00
commands.c
guest-agent-command-state.c
guest-agent-core.h
main.c qga: add vsock-listen method 2016-10-31 19:49:33 -05:00
Makefile.objs
qapi-schema.json
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h