aboutsummaryrefslogtreecommitdiffstats
path: root/hw/slavio_serial.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-17Break up vl.h.pbrook1-1/+5
2007-10-06 More detabificationblueswir11-97/+97
2007-09-23 Fix Caps lock and Num lock handlingblueswir11-3/+26
2007-09-21 Improve keyboard handlingblueswir11-3/+34
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-1/+1
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-5/+5
2007-08-11 Generate interrupts and update state even if output is disabled (OpenBSD)blueswir11-4/+4
2007-06-25 Rename variables and rearrange code to please gcc -Wshadow checksblueswir11-7/+7
2007-05-26Split DMA controller in twoblueswir11-3/+4
2007-05-19Use full 36-bit physical address space on SS10blueswir11-3/+3
2007-04-20Fix keyboard serial and mouse bugsblueswir11-15/+29
2007-04-18Fix keyboard detection bugsblueswir11-11/+36
2007-04-13Fix Sparc32 device save methodsblueswir11-0/+1
2007-04-07Unify IRQ handling.pbrook1-13/+12
2007-04-01Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir11-5/+10
2007-01-27Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook1-2/+2
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths1-1/+1
2006-09-09allow host serial port usage (Blue Swirl)bellard1-22/+88
2006-09-09fix serial irq logic (Blue Swirl)bellard1-26/+65
2006-09-09added mouse protocol (Igor Kovalenko)bellard1-15/+54
2006-04-12mouse API changebellard1-1/+1
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard1-16/+56
2005-10-30slavio_serial fixes (Blue Swirl)bellard1-4/+4
2005-04-06keyboard support (Blue Swirl)bellard1-25/+166
2005-01-3064 bit fixbellard1-2/+2
2004-12-19SPARC mergebellard1-0/+364