]> git.proxmox.com Git - mirror_qemu.git/history - hw/slavio_serial.c
Use OpenBIOS for g3bw machine
[mirror_qemu.git] / hw / slavio_serial.c
2008-12-02 blueswir1Remove address masking
2008-07-02 blueswir1Fix NetBSD keyboard problem
2008-06-25 blueswir1Reset correct channel aka NetBSD boot fix
2008-06-22 blueswir1Add missing keys, sendkey support for all keys
2008-05-10 blueswir1Fix compiler warnings
2008-04-12 blueswir1Read time constant fix (Robert Reif)
2008-01-17 blueswir1 Shuffle code to avoid NetBSD gcc 3.4.6 inlining bug...
2008-01-01 blueswir1 Register only valid register access widths
2007-12-27 blueswir1 Reset status contains all sent flag
2007-12-10 blueswir1 Name the magic constants, wrap long lines
2007-12-04 blueswir1 No keyboard mode (Robert Reif)
2007-11-25 blueswir1 Fix buffer mux handling for unconnected serial ports
2007-11-25 balrogAdd input buffer to mux chr (patch by Tristan Gingold).
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