summaryrefslogtreecommitdiff
path: root/hw/sun4m.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-25 Rename variables and rearrange code to please gcc -Wshadow checksblueswir11-21/+24
2007-05-27New option -net nic,model=? (Mark Glines)blueswir11-0/+3
2007-05-27Handle unconnected vlan case in lanceblueswir11-8/+8
2007-05-27Use qemu_irqs between CPUs and interrupt controllerblueswir11-4/+45
2007-05-27Use qemu_irq between interrupt controller and timersblueswir11-6/+8
2007-05-27Use qemu_irqs between dma controllers and esp, lanceblueswir11-7/+6
2007-05-26Split DMA controller in twoblueswir11-6/+7
2007-05-19Use full 36-bit physical address space on SS10blueswir11-25/+29
2007-05-17Set limits for memory size to avoid overlap with devicesblueswir11-3/+8
2007-05-17Force the primary CPU to run and other CPUs to halt, recalculate timersblueswir11-2/+15
2007-05-06Fix slavio_misc baseblueswir11-2/+2
2007-05-01Set OpenBIOS variables in NVRAMblueswir11-5/+56
2007-04-21TCX 24 bit model supportblueswir11-1/+5
2007-04-07Fix TCX base on SS10blueswir11-1/+1
2007-04-07Unify IRQ handling.pbrook1-17/+15
2007-04-05Fill in real SparcStation 10 valuesblueswir11-17/+17
2007-04-01Improved initrd support for mips.ths1-2/+2
2007-04-01Change Sparc uses of pic_set_irq to pic_set_irq_newblueswir11-16/+8
2007-04-01Add SparcStation-10 machineblueswir11-1/+59
2007-04-01Reorganise Sun4m to allow other machine typesblueswir11-61/+132
2007-03-25Sparc32/64 CPU selectionblueswir11-0/+9
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer1-1/+1
2007-01-10Restore SCSI disk attaching, by Igor Kovalenko.ths1-0/+7
2007-01-07Revert -disk patch, as requested by Fabrice. The general idea of thisths1-6/+0
2006-12-24Fix SCSI cdrom boot, thanks Blue Swirl.ths1-0/+6
2006-09-10dummy cs4231 audio driver for sun4m (Blue Swirl)bellard1-0/+4
2006-09-03Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl)bellard1-23/+6
2006-08-29SCSI TCQ support.pbrook1-0/+12
2006-06-14use OpenBIOS instead of Proll on sparc (Blue Swirl)bellard1-7/+2
2006-05-13Rearrange PCI host emulation code.pbrook1-0/+5
2006-04-26added entry parameter to ELF loaderbellard1-2/+2
2006-04-23use generic ELF loaderbellard1-4/+6
2006-04-09Allow multiple graphics devices.pbrook1-18/+1
2006-02-05Allow selection of emulated network card.pbrook1-1/+9
2005-12-05Initial SPARC SMP support (Blue Swirl)bellard1-6/+26
2005-11-21cpu_single_env usage fixbellard1-0/+11
2005-10-30suppressed m48t08 RTC - simplified m48t59 RTC apibellard1-27/+26
2005-07-02sparc64 marge (Blue Swirl)bellard1-0/+10
2005-06-05use new machine APIbellard1-4/+10
2005-04-06swap serial ports (Blue Swirl)bellard1-2/+4
2005-03-13sparc fixes (Blue Swirl)bellard1-26/+84
2005-03-01-append support (Blue Swirl)bellard1-2/+20
2005-02-22initrd support (Blue Swirl)bellard1-1/+24
2004-12-19SPARC mergebellard1-46/+117
2004-10-04sparc merge (Blue Swirl)bellard1-47/+30
2004-09-30full system SPARC emulation (Blue Swirl)bellard1-0/+130