Dietmar Hahn
2010-Mar-24 10:57 UTC
[Xen-devel] [PATCH] Simple emulation of host keyboard and mouse for gfx_passthru.
Hi, to use the host keyboard and touchpad of my laptop while running a HVM guest with passthroughed primary gfx-card I wrote a simple emulation. To activate it change gfx_passthru=1 -> gfx_passthru=1001 in the domU config file. This was done this way to have a small footprint. Also the embedding in helper2.c is a little bit awkward. Another problem using this way is that the VT in dom0 is not reset when the domU gets destroyed. I wrote this as a workaround until the announced comfortable solution from Jean Guyader is accessible. http://lists.xensource.com/archives/html/xen-devel/2010-03/msg00979.html Thanks. Dietmar. -- Company details: http://ts.fujitsu.com/imprint.html _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel