Age | Commit message (Expand) | Author |
2007-11-28 | Use slavio base as boot prom address, rearrange sun4m init code | blueswir1 |
2007-11-18 | Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) | blueswir1 |
2007-11-17 | Break up vl.h. | pbrook |
2007-11-17 | Machine specific IOMMU version (Robert Reif) | blueswir1 |
2007-11-14 | Update OHW interface to version 3. | blueswir1 |
2007-11-11 | Add SPARCserver 600MP emulation (original patch by Robert Reif) | blueswir1 |
2007-11-10 | added cpu_model parameter to cpu_init() | bellard |
2007-11-04 | Remove target dependent code | blueswir1 |
2007-10-31 | Set boot sequence from command line (Dan Kenigsberg). | balrog |
2007-10-14 | SuperSparc MXCC support (Robert Reif) | blueswir1 |
2007-10-06 | More detabification | blueswir1 |
2007-10-06 | Implement user mode for timers | blueswir1 |
2007-10-06 | Support for loading a real BIOS image (Robert Reif) | blueswir1 |
2007-10-05 | New '-bios' option, used to select an alternate BIOS image from bios_dir. | j_mayer |
2007-10-02 | Fix kernel loading | blueswir1 |
2007-09-24 | CPU boot mode | blueswir1 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths |
2007-08-16 | Use qemu_irq for a reset signal between DMA and ESP/Lance | blueswir1 |
2007-08-04 | Fix Sparc32 interrupt handling | blueswir1 |
2007-06-25 | Rename variables and rearrange code to please gcc -Wshadow checks | blueswir1 |
2007-05-27 | New option -net nic,model=? (Mark Glines) | blueswir1 |
2007-05-27 | Handle unconnected vlan case in lance | blueswir1 |
2007-05-27 | Use qemu_irqs between CPUs and interrupt controller | blueswir1 |
2007-05-27 | Use qemu_irq between interrupt controller and timers | blueswir1 |
2007-05-27 | Use qemu_irqs between dma controllers and esp, lance | blueswir1 |
2007-05-26 | Split DMA controller in two | blueswir1 |
2007-05-19 | Use full 36-bit physical address space on SS10 | blueswir1 |
2007-05-17 | Set limits for memory size to avoid overlap with devices | blueswir1 |
2007-05-17 | Force the primary CPU to run and other CPUs to halt, recalculate timers | blueswir1 |
2007-05-06 | Fix slavio_misc base | blueswir1 |
2007-05-01 | Set OpenBIOS variables in NVRAM | blueswir1 |
2007-04-21 | TCX 24 bit model support | blueswir1 |
2007-04-07 | Fix TCX base on SS10 | blueswir1 |
2007-04-07 | Unify IRQ handling. | pbrook |
2007-04-05 | Fill in real SparcStation 10 values | blueswir1 |
2007-04-01 | Improved initrd support for mips. | ths |
2007-04-01 | Change Sparc uses of pic_set_irq to pic_set_irq_new | blueswir1 |
2007-04-01 | Add SparcStation-10 machine | blueswir1 |
2007-04-01 | Reorganise Sun4m to allow other machine types | blueswir1 |
2007-03-25 | Sparc32/64 CPU selection | blueswir1 |
2007-03-05 | New -cpu options: choose CPU model for emulated target. | j_mayer |
2007-01-10 | Restore SCSI disk attaching, by Igor Kovalenko. | ths |
2007-01-07 | Revert -disk patch, as requested by Fabrice. The general idea of this | ths |
2006-12-24 | Fix SCSI cdrom boot, thanks Blue Swirl. | ths |
2006-09-10 | dummy cs4231 audio driver for sun4m (Blue Swirl) | bellard |
2006-09-03 | Separate the DMA controllers - Convert ESP to new DMA methods (Blue Swirl) | bellard |
2006-08-29 | SCSI TCQ support. | pbrook |
2006-06-14 | use OpenBIOS instead of Proll on sparc (Blue Swirl) | bellard |
2006-05-13 | Rearrange PCI host emulation code. | pbrook |
2006-04-26 | added entry parameter to ELF loader | bellard |