added cpu_model parameter to cpu_init()
[qemu] / hw / sun4m.c
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-04 blueswir1 Remove target dependent code
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-06 blueswir1 Implement user mode for timers
2007-10-06 blueswir1 Support for loading a real BIOS image (Robert Reif)
2007-10-05 j_mayerNew '-bios' option, used to select an alternate BIOS...
2007-10-02 blueswir1 Fix kernel loading
2007-09-24 blueswir1 CPU boot mode
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-16 blueswir1 Use qemu_irq for a reset signal between DMA and ESP...
2007-08-04 blueswir1 Fix Sparc32 interrupt handling
2007-06-25 blueswir1 Rename variables and rearrange code to please gcc...
2007-05-27 blueswir1New option -net nic,model=? (Mark Glines)
2007-05-27 blueswir1Handle unconnected vlan case in lance
2007-05-27 blueswir1Use qemu_irqs between CPUs and interrupt controller
2007-05-27 blueswir1Use qemu_irq between interrupt controller and timers
2007-05-27 blueswir1Use qemu_irqs between dma controllers and esp, lance
2007-05-26 blueswir1Split DMA controller in two
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-05-17 blueswir1Set limits for memory size to avoid overlap with devices
2007-05-17 blueswir1Force the primary CPU to run and other CPUs to halt...
2007-05-06 blueswir1Fix slavio_misc base
2007-05-01 blueswir1Set OpenBIOS variables in NVRAM
2007-04-21 blueswir1TCX 24 bit model support
2007-04-07 blueswir1Fix TCX base on SS10
2007-04-07 pbrookUnify IRQ handling.
2007-04-05 blueswir1Fill in real SparcStation 10 values
2007-04-01 thsImproved initrd support for mips.
2007-04-01 blueswir1Change Sparc uses of pic_set_irq to pic_set_irq_new
2007-04-01 blueswir1Add SparcStation-10 machine
2007-04-01 blueswir1Reorganise Sun4m to allow other machine types
2007-03-25 blueswir1Sparc32/64 CPU selection
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2007-01-10 thsRestore SCSI disk attaching, by Igor Kovalenko.
2007-01-07 thsRevert -disk patch, as requested by Fabrice. The genera...
2006-12-24 thsFix SCSI cdrom boot, thanks Blue Swirl.
2006-09-10 bellarddummy cs4231 audio driver for sun4m (Blue Swirl)
2006-09-03 bellardSeparate the DMA controllers - Convert ESP to new DMA...
2006-08-29 pbrookSCSI TCQ support.
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-04-09 pbrookAllow multiple graphics devices.
2006-02-05 pbrookAllow selection of emulated network card.
2005-12-05 bellardInitial SPARC SMP support (Blue Swirl)
2005-11-21 bellardcpu_single_env usage fix
2005-10-30 bellardsuppressed m48t08 RTC - simplified m48t59 RTC api
2005-07-02 bellardsparc64 marge (Blue Swirl)
2005-06-05 bellarduse new machine API
2005-04-06 bellardswap serial ports (Blue Swirl)
2005-03-13 bellardsparc fixes (Blue Swirl)
2005-03-01 bellard-append support (Blue Swirl)
2005-02-22 bellardinitrd support (Blue Swirl)
2004-12-19 bellardSPARC merge
2004-10-04 bellardsparc merge (Blue Swirl)
2004-09-30 bellardfull system SPARC emulation (Blue Swirl)