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
/
slavio_serial.c
Age
Commit message (
Expand
)
Author
2007-12-10
Name the magic constants, wrap long lines
blueswir1
2007-12-04
No keyboard mode (Robert Reif)
blueswir1
2007-11-25
Fix buffer mux handling for unconnected serial ports
blueswir1
2007-11-25
Add input buffer to mux chr (patch by Tristan Gingold).
balrog
2007-11-17
Break up vl.h.
pbrook
2007-10-06
More detabification
blueswir1
2007-09-23
Fix Caps lock and Num lock handling
blueswir1
2007-09-21
Improve keyboard handling
blueswir1
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-08-11
Generate interrupts and update state even if output is disabled (OpenBSD)
blueswir1
2007-06-25
Rename variables and rearrange code to please gcc -Wshadow checks
blueswir1
2007-05-26
Split DMA controller in two
blueswir1
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
2007-04-20
Fix keyboard serial and mouse bugs
blueswir1
2007-04-18
Fix keyboard detection bugs
blueswir1
2007-04-13
Fix Sparc32 device save methods
blueswir1
2007-04-07
Unify IRQ handling.
pbrook
2007-04-01
Change Sparc uses of pic_set_irq to pic_set_irq_new
blueswir1
2007-01-27
Rearrange char event handlers to fix CHR_EVENT_RESET.
pbrook
2007-01-05
Dynamic handling of guest mice, by Lonnie Mendez.
ths
2006-09-09
allow host serial port usage (Blue Swirl)
bellard
2006-09-09
fix serial irq logic (Blue Swirl)
bellard
2006-09-09
added mouse protocol (Igor Kovalenko)
bellard
2006-04-12
mouse API change
bellard
2005-12-05
Initial SPARC SMP support (Blue Swirl)
bellard
2005-10-30
slavio_serial fixes (Blue Swirl)
bellard
2005-04-06
keyboard support (Blue Swirl)
bellard
2005-01-30
64 bit fix
bellard
2004-12-19
SPARC merge
bellard