aboutsummaryrefslogtreecommitdiff
path: root/hw/slavio_intctl.c
AgeCommit message (Expand)Author
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-12-02Remove address masking after some rearrangingblueswir1
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-05-12Wrap long linesblueswir1
2008-01-01 Fix Debian serial console boot problem reported by Aurelien Jarnoblueswir1
2008-01-01 Register only valid register access widthsblueswir1
2007-12-29 Fix CPU timer interruptsblueswir1
2007-12-28 Fix master interrupt register maskingblueswir1
2007-12-28 Fix system read address mask (Robert Reif)blueswir1
2007-11-17 Name the magic constants, fix a hex number without 0xblueswir1
2007-11-17Break up vl.h.pbrook
2007-10-06 More detabificationblueswir1
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-08-05 Fix Slavio interrupt controller debugging outputblueswir1
2007-08-04 Fix Sparc32 interrupt handlingblueswir1
2007-05-27Interrupt debugging DPRINTFsblueswir1
2007-05-27Use qemu_irqs between CPUs and interrupt controllerblueswir1
2007-05-27Use qemu_irq between interrupt controller and timersblueswir1
2007-05-26Split DMA controller in twoblueswir1
2007-05-21Fix interrupt controller address maskingblueswir1
2007-05-19Use full 36-bit physical address space on SS10blueswir1
2007-04-07Unify IRQ handling.pbrook
2007-04-01Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir1
2007-04-01Add SparcStation-10 machineblueswir1
2007-03-20SlavIO interrupt controller fix, by Aurelien Jarno.ths
2006-06-25C99 64 bit printfbellard
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard
2005-11-21cpu_single_env usage fixbellard
2005-07-02sparc64 marge (Blue Swirl)bellard
2005-04-06sparc update (Blue Swirl)bellard
2005-02-02sparc fix (Blue Swirl)bellard
2004-12-19SPARC mergebellard