]> xenbits.xen.org Git - xenclient/ioemu.git/commit
Initial check-in for PS/2 pass-through support.
authorMark Hemment <markhem@isildur.uk.xensource.com>
Thu, 23 Apr 2009 13:40:47 +0000 (14:40 +0100)
committerMark Hemment <markhem@isildur.uk.xensource.com>
Thu, 23 Apr 2009 13:40:47 +0000 (14:40 +0100)
commitea2be785a4b52f00fa6735808bf6c448975e8850
treeefa882c9385d19c74478d384b03c53e40a3f8696
parentae04c2e3ba3ea3e00d599b215d8c07fc30dfd5c8
Initial check-in for PS/2 pass-through support.
This driver supports vanilla keyboard and aux devices, along with Synaptic
touchpads.  Currently, no support for ALPS touchpads.  Disabled by default.
Add;
                extra-hvm = ps2-passthrough=
to config (both PVM and SVM) to enable.
console.h
dom0_driver.c
hw/pc.c
pass2.c [new file with mode: 0644]
pass2.h [new file with mode: 0644]
vl.c
xen-hooks.mak