Remove unnecessary trailing newlines
[qemu] / hw / slavio_intctl.c
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-12-02 blueswir1Remove address masking after some rearranging
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-05-12 blueswir1Wrap long lines
2008-01-01 blueswir1 Fix Debian serial console boot problem reported by...
2008-01-01 blueswir1 Register only valid register access widths
2007-12-29 blueswir1 Fix CPU timer interrupts
2007-12-28 blueswir1 Fix master interrupt register masking
2007-12-28 blueswir1 Fix system read address mask (Robert Reif)
2007-11-17 blueswir1 Name the magic constants, fix a hex number without 0x
2007-11-17 pbrookBreak up vl.h.
2007-10-06 blueswir1 More detabification
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-05 blueswir1 Fix Slavio interrupt controller debugging output
2007-08-04 blueswir1 Fix Sparc32 interrupt handling
2007-05-27 blueswir1Interrupt debugging DPRINTFs
2007-05-27 blueswir1Use qemu_irqs between CPUs and interrupt controller
2007-05-27 blueswir1Use qemu_irq between interrupt controller and timers
2007-05-26 blueswir1Split DMA controller in two
2007-05-21 blueswir1Fix interrupt controller address masking
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-04-07 pbrookUnify IRQ handling.
2007-04-01 blueswir1Change Sparc uses of pic_set_irq to pic_set_irq_new
2007-04-01 blueswir1Add SparcStation-10 machine
2007-03-20 thsSlavIO interrupt controller fix, by Aurelien Jarno.
2006-06-25 bellardC99 64 bit printf
2005-12-05 bellardInitial SPARC SMP support (Blue Swirl)
2005-11-21 bellardcpu_single_env usage fix
2005-07-02 bellardsparc64 marge (Blue Swirl)
2005-04-06 bellardsparc update (Blue Swirl)
2005-02-02 bellardsparc fix (Blue Swirl)
2004-12-19 bellardSPARC merge