Hi
I'm looking into vdagent and pho-dave for OSX and was wondering if anyone had started anything.
I have virtio serial interfaces passed through to the qemu OSX guest:
crw-rw-rw- 1 root wheel 18, 4 Oct 18 04:10 /dev/tty.com.redhat.spice.0
crw-rw-rw- 1 root wheel 18, 2 Oct 18 04:10 /dev/tty.org.qemu.guest_agent.0
crw-rw-rw- 1 root wheel 18, 0 Oct 18 04:10 /dev/tty.org.spice-space.webdav.0
/usr/libexec/AppleQEMUGuestAgent opens /dev/tty.org.qemu.guest_agent.0 by default.
There's activity on the other ttys. When tty.com.redhat.spice.0 is opened, remote-viewer releases the mouse and sends data with mouse activity.
I'm not sure where to get started - I thought maybe I could test some things in XQuartz first. Hoping this can be done in user space.
thanks
John Paul