summaryrefslogtreecommitdiffstats
path: root/hw/sun4u.c
Commit message (Expand)AuthorAgeFilesLines
* Use qemu_ram_allocblueswir12008-11-051-5/+8
* More realistic max_cpusblueswir12008-11-021-3/+3
* Make DMA bottom-half driven (v2)aliguori2008-10-311-1/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+3
* Move nographic export to sysemu.hblueswir12008-10-041-2/+0
* Rearrange tick functionsblueswir12008-10-031-0/+15
* Add a generic Niagara machineblueswir12008-09-261-10/+71
* Add software and timer interrupt supportblueswir12008-09-221-5/+59
* Add common keys to firmware configurationblueswir12008-09-181-0/+10
* Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)blueswir12008-09-181-0/+5
* Fix OpenBSD linker warningsblueswir12008-08-211-6/+9
* Allow boot without a drive on Sparc machines (partly extracted from Xen)blueswir12008-08-121-0/+2
* Use C99 initializersblueswir12008-08-121-8/+8
* Add T1 and T2 CPUs, add a Sun4v machineblueswir12008-07-221-8/+51
* Add idpromblueswir12008-07-151-7/+11
* Move CPU save/load registration to common code.pbrook2008-06-301-1/+0
* Fix some compiler signed/unsigned char warningsblueswir12008-06-231-5/+5
* Add support for boot_set commandblueswir12008-06-201-0/+22
* Allow NWINDOWS selection (CPU feature with model specific defaults)blueswir12008-06-071-1/+1
* Remove most uses of phys_ram_base (initial patch by Ian Jackson)blueswir12008-05-121-13/+12
* Wrap long linesblueswir12008-05-121-9/+18
* Fix compiler warningsblueswir12008-05-101-24/+18
* Fix Sparc64 serial device breakageblueswir12008-05-051-1/+2
* Improved large memory supportblueswir12008-05-011-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-1/+1
* Fix broken TCX vram, restore Sun4u PROM_SIZE_MAXblueswir12008-04-271-1/+1
* RAM usage information in machine definition.balrog2008-04-241-0/+1
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-1/+1
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-3/+26
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-4/+4
* Break up vl.h.pbrook2007-11-171-2/+9
* Update OHW interface to version 3.blueswir12007-11-141-154/+67
* Fix Sun4u compileblueswir12007-11-111-67/+42
* added cpu_model parameter to cpu_init()bellard2007-11-101-5/+2
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-2/+2
* SuperSparc MXCC support (Robert Reif)blueswir12007-10-141-1/+1
* More detabificationblueswir12007-10-061-23/+23
* New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer2007-10-051-1/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-7/+7
* Sparc64 updateblueswir12007-07-111-3/+11
* Implement Sparc64 CPU timers using ptimersblueswir12007-05-251-0/+41
* Set OpenBIOS variables in NVRAMblueswir12007-05-011-0/+52
* Unify IRQ handling.pbrook2007-04-071-14/+6
* Improved initrd support for mips.ths2007-04-011-2/+2
* Sparc32/64 CPU selectionblueswir12007-03-251-0/+10
* New -cpu options: choose CPU model for emulated target.j_mayer2007-03-051-1/+1
* Devfn number for network PCI cards, by Aurelien Jarno.ths2007-01-101-1/+1
* Sun4u vga+bios tweaks (Blue Swirl).pbrook2006-06-181-5/+2
* use OpenBIOS instead of Proll on sparc (Blue Swirl)bellard2006-06-141-7/+2
OpenPOWER on IntegriCloud