summaryrefslogtreecommitdiff
path: root/hw/sun4m.c
AgeCommit message (Expand)Author
2008-11-05Use qemu_ram_allocblueswir1
2008-11-02More realistic max_cpusblueswir1
2008-11-02Fix loading of unstripped ELF PROM imageblueswir1
2008-11-02Halt the CPU using a qemu_irqblueswir1
2008-10-31Make DMA bottom-half driven (v2)aliguori
2008-10-28Sun4c cleanups (Robert Reif)blueswir1
2008-10-27Move sun4c to its own hwdef (Robert Reif)blueswir1
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori
2008-10-04Move nographic export to sysemu.hblueswir1
2008-09-29Fix SS-2 crashblueswir1
2008-09-28Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20blueswir1
2008-09-18Add Sparc32 display depth to firmware configurationblueswir1
2008-09-18Add common keys to firmware configurationblueswir1
2008-09-18Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir1
2008-08-21Fix OpenBSD linker warningsblueswir1
2008-08-12Allow boot without a drive on Sparc machines (partly extracted from Xen)blueswir1
2008-08-12Use C99 initializersblueswir1
2008-06-30Move CPU save/load registration to common code.pbrook
2008-06-23Fix some compiler signed/unsigned char warningsblueswir1
2008-06-20Add support for boot_set commandblueswir1
2008-06-07Allow NWINDOWS selection (CPU feature with model specific defaults)blueswir1
2008-05-13Fix loading of binary ROMsblueswir1
2008-05-12Remove most uses of phys_ram_base (initial patch by Ian Jackson)blueswir1
2008-05-12Wrap long linesblueswir1
2008-05-10Fix compiler warningsblueswir1
2008-05-01Improved large memory supportblueswir1
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-27Revert wrong changesblueswir1
2008-04-27Fix broken TCX vram, restore Sun4u PROM_SIZE_MAXblueswir1
2008-04-24RAM usage information in machine definition.balrog
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel32
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-09ESP: Add it_shift parameter (Hervé Poussineau)blueswir1
2008-03-21 Wire up TC signal from Aux1 to FDCblueswir1
2008-03-05 Add more machine definitionsblueswir1
2008-03-04 Show IRQ set or reset (Robert Reif)blueswir1
2008-03-02Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)blueswir1
2008-02-29Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)blueswir1
2008-02-11 Fix SS-20 auxio addressesblueswir1
2008-02-01Move AUX1 and AUX2 to correct locationsblueswir1
2008-01-27Rearrange slavio_misc code to prepare for different addressesblueswir1
2008-01-17 Give ECC controller an IRQ (Robert Reif)blueswir1
2008-01-06 Make error messages consistent (Robert Reif)blueswir1
2008-01-01 Fix Debian serial console boot problem reported by Aurelien Jarnoblueswir1
2008-01-01 DVMA translation errors raise a module error irq (NMI)blueswir1
2007-12-29 Fix CPU timer interruptsblueswir1
2007-12-29 Fix SS-2 boot modeblueswir1
2007-12-29 Set SS-5 IOMMU version to Turbosparc to match default CPU (Robert Reif)blueswir1
2007-12-29 M48T02 support (Robert Reif)blueswir1
2007-12-28 Initial support for SS-2 (Sun4c)blueswir1