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
2009-01-26
Define PCI vendor and device IDs in pci.h (Stuart Brady)
aliguori
2009-01-17
Switch to CMD646 IDE
blueswir1
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-13
Make pci_nic_init() use qemu_setup_nic_model() (Mark McLoughlin)
aliguori
2009-01-10
Add EBUS bridge
blueswir1
2009-01-09
Fix APB
blueswir1
2008-12-23
Implement tick interrupt disable bits
blueswir1
2008-11-05
Use qemu_ram_alloc
blueswir1
2008-11-02
More realistic max_cpus
blueswir1
2008-10-31
Make DMA bottom-half driven (v2)
aliguori
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-10-04
Move nographic export to sysemu.h
blueswir1
2008-10-03
Rearrange tick functions
blueswir1
2008-09-26
Add a generic Niagara machine
blueswir1
2008-09-22
Add software and timer interrupt support
blueswir1
2008-09-18
Add common keys to firmware configuration
blueswir1
2008-09-18
Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov)
blueswir1
2008-08-21
Fix OpenBSD linker warnings
blueswir1
2008-08-12
Allow boot without a drive on Sparc machines (partly extracted from Xen)
blueswir1
2008-08-12
Use C99 initializers
blueswir1
2008-07-22
Add T1 and T2 CPUs, add a Sun4v machine
blueswir1
2008-07-15
Add idprom
blueswir1
2008-06-30
Move CPU save/load registration to common code.
pbrook
2008-06-23
Fix some compiler signed/unsigned char warnings
blueswir1
2008-06-20
Add support for boot_set command
blueswir1
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
[next]