On Thu, Jan 09, 2014 at 08:01:55AM -0500, Jiri B wrote: > Hi, > > I see 'qemu-ga' is built for OpenBSD qemu port but this > should be separate package from "main" qemu, as it is > installed inside qemu VMs. > > I'm just playing with QGA on RHEL (not big success yet) > and I would like to try it on OpenBSD as well. QGA allows > to run some QMP commands and open/read/write files inside > a VM without networking. > > Although it uses channels (VirtIO-Serial) and this is not > supported on OpenBSD yet. But maybe it works even with > normal serial port... Any volunteers for driver? :D > > Would you take care of splitting the port or should I send > you a diff? > > http://wiki.qemu.org/Features/QAPI/GuestAgent > > jirib
QGA needs some love, the code contains linux specific paths, options for shutdown, reboot etc... http://git.qemu.org/?p=qemu.git;a=blob;f=qga/commands-posix.c;h=8100bee67e9495dc5641ce5c639fc24c51e2ade0;hb=HEAD jirib
