aboutsummaryrefslogtreecommitdiff
path: root/hw/ps2.c
AgeCommit message (Expand)Author
2012-04-07Replace Qemu by QEMU in commentsStefan Weil
2012-02-24suspend: make ps/2 devices wakeup the guestGerd Hoffmann
2011-11-01ps2: migrate ledstateChristophe Fergeau
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-02-21PS/2 keyboard Scancode Set 3 supportRoy Tam
2010-07-06savevm: Add DeviceState paramAlex Williamson
2010-03-09kbd leds: ps/2 kbdGerd Hoffmann
2009-11-07Sparc64/x86: remove unneeded calls to device resetBlue Swirl
2009-10-05vmstate: remove ps2_kbd_load_old()Juan Quintela
2009-08-27Port PS2 devices to VMState designJuan Quintela
2009-07-16Initialize PS2 keyboard / mouse state on resetDinesh Subhraveti
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-05-22Introduce reset notifier orderJan Kiszka
2009-01-26Add reset irq state for ps2 reboot callback (Dor Laor)aliguori
2008-04-13Fix keyboard emulation for ARM versatile board:aurel32
2008-03-18Add KBD_CMD_SCANCODE command.aurel32
2007-12-16qemu_put signedness fixes, by Andre Przywara.ths
2007-11-17Break up vl.h.pbrook
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-03-20VMMouse Emulation, by Anthony Liguori.ths
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths
2006-04-12USB tablet support (Brad Campbell, Anthony Liguori)bellard
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