index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sun4m.c
Age
Commit message (
Expand
)
Author
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
2006-04-23
use generic ELF loader
bellard
2006-04-09
Allow multiple graphics devices.
pbrook
2006-02-05
Allow selection of emulated network card.
pbrook
2005-12-05
Initial SPARC SMP support (Blue Swirl)
bellard
2005-11-21
cpu_single_env usage fix
bellard
2005-10-30
suppressed m48t08 RTC - simplified m48t59 RTC api
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard
2005-06-05
use new machine API
bellard
2005-04-06
swap serial ports (Blue Swirl)
bellard
2005-03-13
sparc fixes (Blue Swirl)
bellard
2005-03-01
-append support (Blue Swirl)
bellard
2005-02-22
initrd support (Blue Swirl)
bellard
2004-12-19
SPARC merge
bellard
2004-10-04
sparc merge (Blue Swirl)
bellard
2004-09-30
full system SPARC emulation (Blue Swirl)
bellard