]> git.proxmox.com Git - qemu.git/history - hw/ps2.c
Use glib memory allocation and free functions
[qemu.git] / hw / ps2.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-02-21 Roy TamPS/2 keyboard Scancode Set 3 support
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-03-09 Gerd Hoffmannkbd leds: ps/2 kbd
2009-11-07 Blue SwirlSparc64/x86: remove unneeded calls to device reset
2009-10-05 Juan Quintelavmstate: remove ps2_kbd_load_old()
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Juan QuintelaPort PS2 devices to VMState design
2009-07-16 Dinesh SubhravetiInitialize PS2 keyboard / mouse state on reset
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
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)