microblaze: linux-user support.
[qemu] / hw / pckbd.c
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-03-16 blueswir1Delete some unused macros detected with -Wp,-Wunused...
2008-12-10 aurel32MIPS Magnum: fix memory-mapped i8042
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-07-19 balrogRevert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).
2008-02-10 balrogEnhance PC kbd debugging (patch from Hervé Poussineau)
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-10-20 ths"QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.
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-06-08 blueswir1 Fix incorrect target_ulong use in hw devices
2007-04-16 thsSupport it_shift for mmapped pckbd.
2007-04-16 thsMemory-mapped interface for PS/2 controller, by Herve...
2007-04-07 pbrookUnify IRQ handling.
2007-03-20 thsVMMouse Emulation, by Anthony Liguori.
2007-02-18 thsPS/2 interface - Allow custom IO ports + IRQ, by Herve...
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)
2005-11-21 bellardcpu_single_env usage fix
2005-01-27 bellardmouse reset fix
2005-01-17 bellardenabled wheel mouse support
2004-07-10 bellardkbd save/restore
2004-06-20 bellardnew reset API
2004-06-03 bellardhid event handling
2004-04-29 bellardkeyboard irq generation fix
2004-04-16 bellardNT mouse fix (Mark Jonckheere)
2004-04-10 bellardfixed keyboard random bug (Mike Nordell)
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-14 bellardio port API change
2004-03-14 bellardseparated more devices from emulator