aboutsummaryrefslogtreecommitdiff
path: root/hw/sun4m.c
AgeCommit message (Expand)Author
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-14escc: allow one IRQ per serial channelaurel32
2009-01-13sun4c/sun4d: also swap the CharDriverState of escc_init()aurel32
2009-01-13Check NIC model in some NIC init functions (Mark McLoughlin)aliguori
2009-01-13ESCC: swap the two CharDriverState argumentsaurel32
2009-01-12Rename slavio_serial functions to escc, add clock rate and it_shift parametersblueswir1
2009-01-10Fix segfaultblueswir1
2008-12-24Sun4m use 0 for nonexistent devices (Robert Reif)blueswir1
2008-12-13Remove unnecessary trailing newlinesblueswir1
2008-11-29Don't rely on the fact that MAX_FD is 2 (Herve Poussineau)blueswir1
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