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