]> git.proxmox.com Git - mirror_qemu.git/history - hw/i8259.c
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / hw / i8259.c
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-31 thsFix i8259 initialization, by Bernhard Kauer.
2007-04-07 pbrookUnify IRQ handling.
2007-04-01 thsSingle mode for PIC i8259, by Bernhard Kauer.
2007-01-24 thsReworking MIPS interrupt handling, by Aurelien Jarno.
2006-06-25 bellardC99 64 bit printf
2006-04-29 bellardELCR is not reset by PIC reset (bug report by malc)
2005-07-23 bellardIOAPIC support (initial patch by Filip Navara)
2005-07-02 bellardmore generic i8259 support
2005-06-05 bellardmore generic IRQ support
2005-01-03 bellardinitial APIC support (only for x86_64 target now)
2004-09-29 bellardlevel triggered IRQ fix (Steve Wormley)
2004-06-20 bellardnew reset API
2004-05-26 bellardtrace fixes
2004-05-21 bellardirq statistics code (initial patch by Jocelyn Mayer)
2004-05-20 bellardPIC spurious irq support (aka Solaris install bug)
2004-05-20 bellardPIC reset fix (initial patch by Hidemi KAWAI)
2004-05-20 bellardPIIX ELCR register support
2004-04-25 bellardfixed very unlikely irq bug
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-31 bellarduse new timer API
2004-03-14 bellardio port API change
2004-03-14 bellardseparated more devices from emulator