aboutsummaryrefslogtreecommitdiff
path: root/hw/sun4u.c
AgeCommit message (Expand)Author
2009-02-21Reload ptimers on resetblueswir1
2009-02-01Add and use #defines for PCI device classesblueswir1
2009-01-26Define PCI vendor and device IDs in pci.h (Stuart Brady)aliguori
2009-01-17Switch to CMD646 IDEblueswir1
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-13Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)aliguori
2009-01-10Add EBUS bridgeblueswir1
2009-01-09Fix APBblueswir1
2008-12-23Implement tick interrupt disable bitsblueswir1
2008-11-05Use qemu_ram_allocblueswir1
2008-11-02More realistic max_cpusblueswir1
2008-10-31Make DMA bottom-half driven (v2)aliguori
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori
2008-10-04Move nographic export to sysemu.hblueswir1
2008-10-03Rearrange tick functionsblueswir1
2008-09-26Add a generic Niagara machineblueswir1
2008-09-22Add software and timer interrupt supportblueswir1
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-07-22Add T1 and T2 CPUs, add a Sun4v machineblueswir1
2008-07-15Add idpromblueswir1
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-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-05Fix Sparc64 serial device breakageblueswir1
2008-05-01Improved large memory supportblueswir1
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
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
2007-12-02Add -drive parameter, by Laurent Vivier.ths
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir1
2007-11-17Break up vl.h.pbrook
2007-11-14Update OHW interface to version 3.blueswir1
2007-11-11 Fix Sun4u compileblueswir1
2007-11-10added cpu_model parameter to cpu_init()bellard
2007-10-31Set boot sequence from command line (Dan Kenigsberg).balrog
2007-10-14 SuperSparc MXCC support (Robert Reif)blueswir1
2007-10-06 More detabificationblueswir1
2007-10-05New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-07-11 Sparc64 updateblueswir1