linux-user: fix ppc target_stat64 st_blocks layout
[qemu] / hw / sun4m.h
2009-08-23 Blue SwirlSparc32: fix monitor commands 'info pic' and 'info...
2009-08-09 Blue SwirlSparc32: use qemu_irq for system_powerdown
2009-08-08 Blue SwirlSparc32: move device instantiation to sun4m.c
2009-07-21 Blue SwirlSparc32: convert Sun4c interrupt controller to qdev
2009-07-21 Blue SwirlSparc32: convert SBI to qdev
2009-07-16 Blue SwirlSparc32: convert slavio interrupt controller to qdev
2009-07-16 Blue SwirlSparc32: convert cs4231 to qdev
2009-07-13 Blue SwirlSparc32: convert slavio_misc to qdev
2009-07-12 Blue SwirlSparc32: convert eccmemctl to qdev
2009-05-14 Paul BrookPCI network qdev conversion
2009-04-09 pbrookCleanup SPARC/TCX framebuffer allocation.
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-12 blueswir1Rename slavio_serial functions to escc, add clock rate...
2008-11-02 blueswir1Halt the CPU using a qemu_irq
2008-05-10 blueswir1Fix compiler warnings
2008-04-21 blueswir1Remove duplicate definitions
2008-03-21 blueswir1 Wire up TC signal from Aux1 to FDC
2008-03-02 blueswir1Let ESP SCSI adapter to be usable outside sun4m (Herv...
2008-01-27 blueswir1Rearrange slavio_misc code to prepare for different...
2008-01-17 blueswir1 Give ECC controller an IRQ (Robert Reif)
2008-01-01 blueswir1 DVMA translation errors raise a module error irq ...
2007-12-28 blueswir1 Initial support for SS-2 (Sun4c)
2007-12-28 blueswir1 Initial support for Sun4d machines (SS-1000, SS-2000)
2007-12-17 blueswir1 Only create as many per CPU timers as there are CPUs...
2007-12-09 blueswir1 Add support for eccmemctl (Robert Reif)
2007-12-04 blueswir1 No keyboard mode (Robert Reif)
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-17 pbrookBreak up vl.h.