index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
slavio_intctl.c
Age
Commit message (
Expand
)
Author
2008-05-12
Wrap long lines
blueswir1
2008-01-01
Fix Debian serial console boot problem reported by Aurelien Jarno
blueswir1
2008-01-01
Register only valid register access widths
blueswir1
2007-12-29
Fix CPU timer interrupts
blueswir1
2007-12-28
Fix master interrupt register masking
blueswir1
2007-12-28
Fix system read address mask (Robert Reif)
blueswir1
2007-11-17
Name the magic constants, fix a hex number without 0x
blueswir1
2007-11-17
Break up vl.h.
pbrook
2007-10-06
More detabification
blueswir1
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-08-05
Fix Slavio interrupt controller debugging output
blueswir1
2007-08-04
Fix Sparc32 interrupt handling
blueswir1
2007-05-27
Interrupt debugging DPRINTFs
blueswir1
2007-05-27
Use qemu_irqs between CPUs and interrupt controller
blueswir1
2007-05-27
Use qemu_irq between interrupt controller and timers
blueswir1
2007-05-26
Split DMA controller in two
blueswir1
2007-05-21
Fix interrupt controller address masking
blueswir1
2007-05-19
Use full 36-bit physical address space on SS10
blueswir1
2007-04-07
Unify IRQ handling.
pbrook
2007-04-01
Change Sparc uses of pic_set_irq to pic_set_irq_new
blueswir1
2007-04-01
Add SparcStation-10 machine
blueswir1
2007-03-20
SlavIO interrupt controller fix, by Aurelien Jarno.
ths
2006-06-25
C99 64 bit printf
bellard
2005-12-05
Initial SPARC SMP support (Blue Swirl)
bellard
2005-11-21
cpu_single_env usage fix
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard
2005-04-06
sparc update (Blue Swirl)
bellard
2005-02-02
sparc fix (Blue Swirl)
bellard
2004-12-19
SPARC merge
bellard