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
/
sun4u.c
Age
Commit message (
Expand
)
Author
2008-06-07
Allow NWINDOWS selection (CPU feature with model specific defaults)
blueswir1
2008-05-12
Remove most uses of phys_ram_base (initial patch by Ian Jackson)
blueswir1
2008-05-12
Wrap long lines
blueswir1
2008-05-10
Fix compiler warnings
blueswir1
2008-05-05
Fix Sparc64 serial device breakage
blueswir1
2008-05-01
Improved large memory support
blueswir1
2008-04-27
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-27
Fix broken TCX vram, restore Sun4u PROM_SIZE_MAX
blueswir1
2008-04-24
RAM usage information in machine definition.
balrog
2008-04-22
Revert "Use correct types to enable > 2G support" (r4238), it is
aurel32
2008-04-22
Use correct types to enable > 2G support, based on a patch from
aurel32
2007-12-02
Add -drive parameter, by Laurent Vivier.
ths
2007-11-18
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
blueswir1
2007-11-17
Break up vl.h.
pbrook
2007-11-14
Update OHW interface to version 3.
blueswir1
2007-11-11
Fix Sun4u compile
blueswir1
2007-11-10
added cpu_model parameter to cpu_init()
bellard
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-05
New '-bios' option, used to select an alternate BIOS image from bios_dir.
j_mayer
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-07-11
Sparc64 update
blueswir1
2007-05-25
Implement Sparc64 CPU timers using ptimers
blueswir1
2007-05-01
Set OpenBIOS variables in NVRAM
blueswir1
2007-04-07
Unify IRQ handling.
pbrook
2007-04-01
Improved initrd support for mips.
ths
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
Devfn number for network PCI cards, by Aurelien Jarno.
ths
2006-06-18
Sun4u vga+bios tweaks (Blue Swirl).
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-02-05
Allow selection of emulated network card.
pbrook
2005-11-23
more generic serial port (initial patch by Jocelyn Mayer)
bellard
2005-11-21
cpu_single_env usage fix
bellard
2005-10-30
suppressed m48t08 RTC - simplified m48t59 RTC api
bellard
2005-07-23
sparc64 fixes (Blue Swirl)
bellard
2005-07-02
sparc64 marge (Blue Swirl)
bellard