Introduce reset notifier order
[qemu] / hw / sun4u.c
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-22 Anthony LiguoriIntroduce is_default field for QEMUMachine
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-05-13 Paul BrookRemove vga_ram_size
2009-05-03 Isaku Yamahatause PCI_HEADER_TYPE.
2009-04-11 pbrookRemove redundant ram_require machine properly.
2009-04-10 pbrookClean up VGA ram allocation.
2009-03-28 aliguoriRemove nodisk_ok machine feature (Jan Kiszka)
2009-03-08 blueswir1Use firmware configuration instead of NVRAM (initial...
2009-03-07 blueswir1Fix sparc64-softmmu breakage from r6711
2009-02-21 blueswir1Reload ptimers on reset
2009-02-01 blueswir1Add and use #defines for PCI device classes
2009-01-26 aliguoriDefine PCI vendor and device IDs in pci.h (Stuart Brady)
2009-01-17 blueswir1Switch to CMD646 IDE
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2009-01-13 aliguoriMake pci_nic_init() use qemu_setup_nic_model() (Mark...
2009-01-10 blueswir1Add EBUS bridge
2009-01-09 blueswir1Fix APB
2008-12-23 blueswir1Implement tick interrupt disable bits
2008-11-05 blueswir1Use qemu_ram_alloc
2008-11-02 blueswir1More realistic max_cpus
2008-10-31 aliguoriMake DMA bottom-half driven (v2)
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-04 blueswir1Move nographic export to sysemu.h
2008-10-03 blueswir1Rearrange tick functions
2008-09-26 blueswir1Add a generic Niagara machine
2008-09-22 blueswir1Add software and timer interrupt support
2008-09-18 blueswir1Add common keys to firmware configuration
2008-09-18 blueswir1Key/value based qemu<->guest firmware communication...
2008-08-21 blueswir1Fix OpenBSD linker warnings
2008-08-12 blueswir1Allow boot without a drive on Sparc machines (partly...
2008-08-12 blueswir1Use C99 initializers
2008-07-22 blueswir1Add T1 and T2 CPUs, add a Sun4v machine
2008-07-15 blueswir1Add idprom
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-06-23 blueswir1Fix some compiler signed/unsigned char warnings
2008-06-20 blueswir1Add support for boot_set command
2008-06-07 blueswir1Allow NWINDOWS selection (CPU feature with model specif...
2008-05-12 blueswir1Remove most uses of phys_ram_base (initial patch by...
2008-05-12 blueswir1Wrap long lines
2008-05-10 blueswir1Fix compiler warnings
2008-05-05 blueswir1Fix Sparc64 serial device breakage
2008-05-01 blueswir1Improved large memory support
2008-04-27 aurel32Use correct types to enable > 2G support, based on...
2008-04-27 blueswir1Fix broken TCX vram, restore Sun4u PROM_SIZE_MAX
2008-04-24 balrogRAM usage information in machine definition.
2008-04-22 aurel32Revert "Use correct types to enable > 2G support" ...
2008-04-22 aurel32Use correct types to enable > 2G support, based on...
2007-12-02 thsAdd -drive parameter, by Laurent Vivier.
2007-11-18 blueswir1 Remove unused parameters from QEMUMachineInitFunc...
2007-11-17 pbrookBreak up vl.h.
2007-11-14 blueswir1Update OHW interface to version 3.
2007-11-11 blueswir1 Fix Sun4u compile
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-14 blueswir1 SuperSparc MXCC support (Robert Reif)
2007-10-06 blueswir1 More detabification
2007-10-05 j_mayerNew '-bios' option, used to select an alternate BIOS...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-07-11 blueswir1 Sparc64 update
2007-05-25 blueswir1Implement Sparc64 CPU timers using ptimers
2007-05-01 blueswir1Set OpenBIOS variables in NVRAM
2007-04-07 pbrookUnify IRQ handling.
2007-04-01 thsImproved initrd support for mips.
2007-03-25 blueswir1Sparc32/64 CPU selection
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2007-01-10 thsDevfn number for network PCI cards, by Aurelien Jarno.
2006-06-18 pbrookSun4u vga+bios tweaks (Blue Swirl).
2006-06-14 bellarduse OpenBIOS instead of Proll on sparc (Blue Swirl)
2006-05-13 pbrookRearrange PCI host emulation code.
2006-04-26 bellardadded entry parameter to ELF loader
2006-04-23 bellarduse generic ELF loader
2006-02-05 pbrookAllow selection of emulated network card.
2005-11-23 bellardmore generic serial port (initial patch by Jocelyn...
2005-11-21 bellardcpu_single_env usage fix
2005-10-30 bellardsuppressed m48t08 RTC - simplified m48t59 RTC api
2005-07-23 bellardsparc64 fixes (Blue Swirl)
2005-07-02 bellardsparc64 marge (Blue Swirl)