Merge branch 'master' of /home/nchip/public_html/qemu into garage-push
[qemu] / hw / ps2.c
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-01-26 aliguoriAdd reset irq state for ps2 reboot callback (Dor Laor)
2008-04-13 aurel32Fix keyboard emulation for ARM versatile board:
2008-03-18 aurel32Add KBD_CMD_SCANCODE command.
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-11-17 pbrookBreak up vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-03-20 thsVMMouse Emulation, by Anthony Liguori.
2007-01-05 thsDynamic handling of guest mice, by Lonnie Mendez.
2006-04-12 bellardUSB tablet support (Brad Campbell, Anthony Liguori)
2006-04-08 pbrookKeyboard savevm fix (malc).
2006-02-08 pbrookAdd support for raw AT keyboard scancodes.
2005-11-26 bellardPS2 mouse and keyboard separation (Paul Brook)