index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ps2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-1
/
+1
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
1
-1
/
+1
2012-02-24
suspend: make ps/2 devices wakeup the guest
Gerd Hoffmann
1
-0
/
+6
2011-11-01
ps2: migrate ledstate
Christophe Fergeau
1
-2
/
+44
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-2
/
+2
2011-02-21
PS/2 keyboard Scancode Set 3 support
Roy Tam
1
-13
/
+27
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-2
/
+2
2010-03-09
kbd leds: ps/2 kbd
Gerd Hoffmann
1
-0
/
+2
2009-11-07
Sparc64/x86: remove unneeded calls to device reset
Blue Swirl
1
-2
/
+0
2009-10-05
vmstate: remove ps2_kbd_load_old()
Juan Quintela
1
-12
/
+4
2009-08-27
Port PS2 devices to VMState design
Juan Quintela
1
-67
/
+52
2009-07-16
Initialize PS2 keyboard / mouse state on reset
Dinesh Subhraveti
1
-6
/
+32
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-2
/
+2
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-2
/
+2
2009-01-26
Add reset irq state for ps2 reboot callback (Dor Laor)
aliguori
1
-0
/
+1
2008-04-13
Fix keyboard emulation for ARM versatile board:
aurel32
1
-3
/
+11
2008-03-18
Add KBD_CMD_SCANCODE command.
aurel32
1
-5
/
+34
2007-12-16
qemu_put signedness fixes, by Andre Przywara.
ths
1
-18
/
+18
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-2
/
+2
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-7
/
+7
2007-03-20
VMMouse Emulation, by Anthony Liguori.
ths
1
-0
/
+5
2007-01-05
Dynamic handling of guest mice, by Lonnie Mendez.
ths
1
-1
/
+1
2006-04-12
USB tablet support (Brad Campbell, Anthony Liguori)
bellard
1
-1
/
+1
2006-04-08
Keyboard savevm fix (malc).
pbrook
1
-12
/
+34
2006-02-08
Add support for raw AT keyboard scancodes.
pbrook
1
-1
/
+33
2005-11-26
PS2 mouse and keyboard separation (Paul Brook)
bellard
1
-0
/
+512