summaryrefslogtreecommitdiff
path: root/hw/pckbd.c
AgeCommit message (Expand)Author
2009-11-07Sparc64/x86: remove unneeded calls to device resetBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-11vmstate: port pckbd deviceJuan Quintela
2009-09-10qdev/isa: finish pckbd conversionGerd Hoffmann
2009-09-10qdev: simplify isa irq assignmentsGerd Hoffmann
2009-09-10qdev: drop iobase properties from isa busGerd Hoffmann
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-10qdev/isa: add qdev support to i8042 (aka ps/2 kbd+mouse).Gerd Hoffmann
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-22Introduce reset notifier orderJan Kiszka
2009-03-16Delete some unused macros detected with -Wp,-Wunused-macros useblueswir1
2008-12-10MIPS Magnum: fix memory-mapped i8042aurel32
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-07-19Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).balrog
2008-02-10Enhance PC kbd debugging (patch from Hervé Poussineau)balrog
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Break up vl.h.pbrook
2007-10-20"QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.ths
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-08 Fix incorrect target_ulong use in hw devicesblueswir1
2007-04-16Support it_shift for mmapped pckbd.ths
2007-04-16Memory-mapped interface for PS/2 controller, by Herve Poussineau.ths
2007-04-07Unify IRQ handling.pbrook
2007-03-20VMMouse Emulation, by Anthony Liguori.ths
2007-02-18PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau.ths
2006-04-08Keyboard savevm fix (malc).pbrook
2006-02-08Add support for raw AT keyboard scancodes.pbrook
2005-11-26PS2 mouse and keyboard separation (Paul Brook)bellard
2005-11-21cpu_single_env usage fixbellard
2005-01-27mouse reset fixbellard
2005-01-17enabled wheel mouse supportbellard
2004-07-10kbd save/restorebellard
2004-06-20new reset APIbellard
2004-06-03hid event handlingbellard
2004-04-29keyboard irq generation fixbellard
2004-04-16NT mouse fix (Mark Jonckheere)bellard
2004-04-10fixed keyboard random bug (Mike Nordell)bellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-14io port API changebellard
2004-03-14separated more devices from emulatorbellard