Break up vl.h.
[qemu] / hw / slavio_serial.c
2007-11-17 pbrookBreak up vl.h.
2007-10-06 blueswir1 More detabification
2007-09-23 blueswir1 Fix Caps lock and Num lock handling
2007-09-21 blueswir1 Improve keyboard handling
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-11 blueswir1 Generate interrupts and update state even if output...
2007-06-25 blueswir1 Rename variables and rearrange code to please gcc...
2007-05-26 blueswir1Split DMA controller in two
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-04-20 blueswir1Fix keyboard serial and mouse bugs
2007-04-18 blueswir1Fix keyboard detection bugs
2007-04-13 blueswir1Fix Sparc32 device save methods
2007-04-07 pbrookUnify IRQ handling.
2007-04-01 blueswir1Change Sparc uses of pic_set_irq to pic_set_irq_new
2007-01-27 pbrookRearrange char event handlers to fix CHR_EVENT_RESET.
2007-01-05 thsDynamic handling of guest mice, by Lonnie Mendez.
2006-09-09 bellardallow host serial port usage (Blue Swirl)
2006-09-09 bellardfix serial irq logic (Blue Swirl)
2006-09-09 bellardadded mouse protocol (Igor Kovalenko)
2006-04-12 bellardmouse API change
2005-12-05 bellardInitial SPARC SMP support (Blue Swirl)
2005-10-30 bellardslavio_serial fixes (Blue Swirl)
2005-04-06 bellardkeyboard support (Blue Swirl)
2005-01-30 bellard64 bit fix
2004-12-19 bellardSPARC merge