aboutsummaryrefslogtreecommitdiffstats
path: root/hw/sun4u.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-12Allow boot without a drive on Sparc machines (partly extracted from Xen)blueswir11-0/+2
2008-08-12Use C99 initializersblueswir11-8/+8
2008-07-22Add T1 and T2 CPUs, add a Sun4v machineblueswir11-8/+51
2008-07-15Add idpromblueswir11-7/+11
2008-06-30Move CPU save/load registration to common code.pbrook1-1/+0
2008-06-23Fix some compiler signed/unsigned char warningsblueswir11-5/+5
2008-06-20Add support for boot_set commandblueswir11-0/+22
2008-06-07Allow NWINDOWS selection (CPU feature with model specific defaults)blueswir11-1/+1
2008-05-12Remove most uses of phys_ram_base (initial patch by Ian Jackson)blueswir11-13/+12
2008-05-12Wrap long linesblueswir11-9/+18
2008-05-10Fix compiler warningsblueswir11-24/+18
2008-05-05Fix Sparc64 serial device breakageblueswir11-1/+2
2008-05-01Improved large memory supportblueswir11-1/+1
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel321-1/+1
2008-04-27Fix broken TCX vram, restore Sun4u PROM_SIZE_MAXblueswir11-1/+1
2008-04-24RAM usage information in machine definition.balrog1-0/+1
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel321-1/+1
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel321-1/+1
2007-12-02Add -drive parameter, by Laurent Vivier.ths1-3/+26
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir11-4/+4
2007-11-17Break up vl.h.pbrook1-2/+9
2007-11-14Update OHW interface to version 3.blueswir11-154/+67
2007-11-11 Fix Sun4u compileblueswir11-67/+42
2007-11-10added cpu_model parameter to cpu_init()bellard1-5/+2
2007-10-31Set boot sequence from command line (Dan Kenigsberg).balrog1-2/+2
2007-10-14 SuperSparc MXCC support (Robert Reif)blueswir11-1/+1
2007-10-06 More detabificationblueswir11-23/+23
2007-10-05New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer1-1/+3
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-7/+7
2007-07-11 Sparc64 updateblueswir11-3/+11
2007-05-25Implement Sparc64 CPU timers using ptimersblueswir11-0/+41
2007-05-01Set OpenBIOS variables in NVRAMblueswir11-0/+52
2007-04-07Unify IRQ handling.pbrook1-14/+6
2007-04-01Improved initrd support for mips.ths1-2/+2
2007-03-25Sparc32/64 CPU selectionblueswir11-0/+10
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer1-1/+1
2007-01-10Devfn number for network PCI cards, by Aurelien Jarno.ths1-1/+1
2006-06-18Sun4u vga+bios tweaks (Blue Swirl).pbrook1-5/+2
2006-06-14use OpenBIOS instead of Proll on sparc (Blue Swirl)bellard1-7/+2
2006-05-13Rearrange PCI host emulation code.pbrook1-1/+1
2006-04-26added entry parameter to ELF loaderbellard1-2/+2
2006-04-23use generic ELF loaderbellard1-4/+7
2006-02-05Allow selection of emulated network card.pbrook1-1/+3
2005-11-23more generic serial port (initial patch by Jocelyn Mayer)bellard1-1/+2
2005-11-21cpu_single_env usage fixbellard1-0/+11
2005-10-30suppressed m48t08 RTC - simplified m48t59 RTC apibellard1-33/+17
2005-07-23sparc64 fixes (Blue Swirl)bellard1-86/+207
2005-07-02sparc64 marge (Blue Swirl)bellard1-0/+254