summaryrefslogtreecommitdiff
path: root/hw/slavio_serial.c
AgeCommit message (Expand)Author
2007-12-10 Name the magic constants, wrap long linesblueswir1
2007-12-04 No keyboard mode (Robert Reif)blueswir1
2007-11-25 Fix buffer mux handling for unconnected serial portsblueswir1
2007-11-25Add input buffer to mux chr (patch by Tristan Gingold).balrog
2007-11-17Break up vl.h.pbrook
2007-10-06 More detabificationblueswir1
2007-09-23 Fix Caps lock and Num lock handlingblueswir1
2007-09-21 Improve keyboard handlingblueswir1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
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 checksblueswir1
2007-05-26Split DMA controller in twoblueswir1
2007-05-19Use full 36-bit physical address space on SS10blueswir1
2007-04-20Fix keyboard serial and mouse bugsblueswir1
2007-04-18Fix keyboard detection bugsblueswir1
2007-04-13Fix Sparc32 device save methodsblueswir1
2007-04-07Unify IRQ handling.pbrook
2007-04-01Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir1
2007-01-27Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths
2006-09-09allow host serial port usage (Blue Swirl)bellard
2006-09-09fix serial irq logic (Blue Swirl)bellard
2006-09-09added mouse protocol (Igor Kovalenko)bellard
2006-04-12mouse API changebellard
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard
2005-10-30slavio_serial fixes (Blue Swirl)bellard
2005-04-06keyboard support (Blue Swirl)bellard
2005-01-3064 bit fixbellard
2004-12-19SPARC mergebellard