]> git.proxmox.com Git - qemu.git/history - hw/ps2.c
softmmu: move include files to include/sysemu/
[qemu.git] / hw / ps2.c
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19 Paolo Bonziniui: move files to ui/ and include/ui/
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-04-10 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
2012-04-07 Stefan WeilReplace Qemu by QEMU in comments
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-24 Gerd Hoffmannsuspend: make ps/2 devices wakeup the guest
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/cocoa-for-upstre...
2011-11-01 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-11-01 Christophe Fergeaups2: migrate ledstate
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
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)