summaryrefslogtreecommitdiffstats
path: root/hw/sun4m.c
Commit message (Expand)AuthorAgeFilesLines
* Use qemu_ram_allocblueswir12008-11-051-15/+23
* More realistic max_cpusblueswir12008-11-021-12/+5
* Fix loading of unstripped ELF PROM imageblueswir12008-11-021-1/+1
* Halt the CPU using a qemu_irqblueswir12008-11-021-2/+10
* Make DMA bottom-half driven (v2)aliguori2008-10-311-1/+0
* Sun4c cleanups (Robert Reif)blueswir12008-10-281-10/+5
* Move sun4c to its own hwdef (Robert Reif)blueswir12008-10-271-239/+241
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+12
* Move nographic export to sysemu.hblueswir12008-10-041-2/+0
* Fix SS-2 crashblueswir12008-09-291-1/+1
* Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20blueswir12008-09-281-0/+12
* Add Sparc32 display depth to firmware configurationblueswir12008-09-181-0/+2
* Add common keys to firmware configurationblueswir12008-09-181-19/+58
* Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir12008-09-181-0/+14
* Fix OpenBSD linker warningsblueswir12008-08-211-6/+9
* Allow boot without a drive on Sparc machines (partly extracted from Xen)blueswir12008-08-121-0/+12
* Use C99 initializersblueswir12008-08-121-48/+48
* Move CPU save/load registration to common code.pbrook2008-06-301-3/+0
* Fix some compiler signed/unsigned char warningsblueswir12008-06-231-4/+4
* Add support for boot_set commandblueswir12008-06-201-0/+22
* Allow NWINDOWS selection (CPU feature with model specific defaults)blueswir12008-06-071-3/+3
* Fix loading of binary ROMsblueswir12008-05-131-3/+3
* Remove most uses of phys_ram_base (initial patch by Ian Jackson)blueswir12008-05-121-22/+27
* Wrap long linesblueswir12008-05-121-10/+20
* Fix compiler warningsblueswir12008-05-101-34/+25
* Improved large memory supportblueswir12008-05-011-18/+18
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-7/+7
* Revert wrong changesblueswir12008-04-271-2/+2
* Fix broken TCX vram, restore Sun4u PROM_SIZE_MAXblueswir12008-04-271-14/+17
* RAM usage information in machine definition.balrog2008-04-241-0/+12
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-7/+7
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-7/+7
* ESP: Add it_shift parameter (Hervé Poussineau)blueswir12008-04-091-3/+3
* Wire up TC signal from Aux1 to FDCblueswir12008-03-211-9/+15
* Add more machine definitionsblueswir12008-03-051-0/+290
* Show IRQ set or reset (Robert Reif)blueswir12008-03-041-1/+4
* Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)blueswir12008-03-021-6/+10
* Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)blueswir12008-02-291-1/+1
* Fix SS-20 auxio addressesblueswir12008-02-111-2/+2
* Move AUX1 and AUX2 to correct locationsblueswir12008-02-011-5/+5
* Rearrange slavio_misc code to prepare for different addressesblueswir12008-01-271-8/+23
* Give ECC controller an IRQ (Robert Reif)blueswir12008-01-171-2/+6
* Make error messages consistent (Robert Reif)blueswir12008-01-061-3/+3
* Fix Debian serial console boot problem reported by Aurelien Jarnoblueswir12008-01-011-6/+5
* DVMA translation errors raise a module error irq (NMI)blueswir12008-01-011-3/+8
* Fix CPU timer interruptsblueswir12007-12-291-6/+7
* Fix SS-2 boot modeblueswir12007-12-291-0/+1
* Set SS-5 IOMMU version to Turbosparc to match default CPU (Robert Reif)blueswir12007-12-291-1/+1
* M48T02 support (Robert Reif)blueswir12007-12-291-2/+2
* Initial support for SS-2 (Sun4c)blueswir12007-12-281-1/+201
OpenPOWER on IntegriCloud