index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ps2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ps2: migrate ledstate
Christophe Fergeau
2011-11-01
1
-2
/
+44
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
PS/2 keyboard Scancode Set 3 support
Roy Tam
2011-02-21
1
-13
/
+27
*
savevm: Add DeviceState param
Alex Williamson
2010-07-06
1
-2
/
+2
*
kbd leds: ps/2 kbd
Gerd Hoffmann
2010-03-09
1
-0
/
+2
*
Sparc64/x86: remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-2
/
+0
*
vmstate: remove ps2_kbd_load_old()
Juan Quintela
2009-10-05
1
-12
/
+4
*
Port PS2 devices to VMState design
Juan Quintela
2009-08-27
1
-67
/
+52
*
Initialize PS2 keyboard / mouse state on reset
Dinesh Subhraveti
2009-07-16
1
-6
/
+32
*
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-29
1
-2
/
+2
*
Introduce reset notifier order
Jan Kiszka
2009-05-22
1
-2
/
+2
*
Add reset irq state for ps2 reboot callback (Dor Laor)
aliguori
2009-01-26
1
-0
/
+1
*
Fix keyboard emulation for ARM versatile board:
aurel32
2008-04-13
1
-3
/
+11
*
Add KBD_CMD_SCANCODE command.
aurel32
2008-03-18
1
-5
/
+34
*
qemu_put signedness fixes, by Andre Przywara.
ths
2007-12-16
1
-18
/
+18
*
Break up vl.h.
pbrook
2007-11-17
1
-1
/
+3
*
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-17
1
-2
/
+2
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-7
/
+7
*
VMMouse Emulation, by Anthony Liguori.
ths
2007-03-20
1
-0
/
+5
*
Dynamic handling of guest mice, by Lonnie Mendez.
ths
2007-01-05
1
-1
/
+1
*
USB tablet support (Brad Campbell, Anthony Liguori)
bellard
2006-04-12
1
-1
/
+1
*
Keyboard savevm fix (malc).
pbrook
2006-04-08
1
-12
/
+34
*
Add support for raw AT keyboard scancodes.
pbrook
2006-02-08
1
-1
/
+33
*
PS2 mouse and keyboard separation (Paul Brook)
bellard
2005-11-26
1
-0
/
+512