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
/
sun4m.h
Age
Commit message (
Expand
)
Author
2013-01-17
HMP: add QDict to info callback handler
Wenchao Xia
2012-11-10
sun4c: remove unused functions
Blue Swirl
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2011-10-16
monitor: Restrict pic/irq_info to supporting targets
Jan Kiszka
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-08-23
Sparc32: fix monitor commands 'info pic' and 'info irq'
Blue Swirl
2009-08-09
Sparc32: use qemu_irq for system_powerdown
Blue Swirl
2009-08-08
Sparc32: move device instantiation to sun4m.c
Blue Swirl
2009-07-21
Sparc32: convert Sun4c interrupt controller to qdev
Blue Swirl
2009-07-21
Sparc32: convert SBI to qdev
Blue Swirl
2009-07-16
Sparc32: convert slavio interrupt controller to qdev
Blue Swirl
2009-07-16
Sparc32: convert cs4231 to qdev
Blue Swirl
2009-07-13
Sparc32: convert slavio_misc to qdev
Blue Swirl
2009-07-12
Sparc32: convert eccmemctl to qdev
Blue Swirl
2009-05-14
PCI network qdev conversion
Paul Brook
2009-04-09
Cleanup SPARC/TCX framebuffer allocation.
pbrook
2009-03-05
monitor: Rework API (Jan Kiszka)
aliguori
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-12
Rename slavio_serial functions to escc, add clock rate and it_shift parameters
blueswir1
2008-11-02
Halt the CPU using a qemu_irq
blueswir1
2008-05-10
Fix compiler warnings
blueswir1
2008-04-21
Remove duplicate definitions
blueswir1
2008-03-21
Wire up TC signal from Aux1 to FDC
blueswir1
2008-03-02
Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)
blueswir1
2008-01-27
Rearrange slavio_misc code to prepare for different addresses
blueswir1
2008-01-17
Give ECC controller an IRQ (Robert Reif)
blueswir1
2008-01-01
DVMA translation errors raise a module error irq (NMI)
blueswir1
2007-12-28
Initial support for SS-2 (Sun4c)
blueswir1
2007-12-28
Initial support for Sun4d machines (SS-1000, SS-2000)
blueswir1
2007-12-17
Only create as many per CPU timers as there are CPUs. (Robert Reif)
blueswir1
2007-12-09
Add support for eccmemctl (Robert Reif)
blueswir1
2007-12-04
No keyboard mode (Robert Reif)
blueswir1
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
2007-11-17
Break up vl.h.
pbrook