index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
boards.h
Age
Commit message (
Expand
)
Author
2008-10-07
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
aliguori
2008-09-28
Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20
blueswir1
2008-09-26
Add a generic Niagara machine
blueswir1
2008-08-12
Allow boot without a drive on Sparc machines (partly extracted from Xen)
blueswir1
2008-07-22
Add T1 and T2 CPUs, add a Sun4v machine
blueswir1
2008-06-02
Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.
balrog
2008-05-07
Nokia N810 basic system emulation.
balrog
2008-05-04
remove target ifdefs from vl.c
aurel32
2008-04-27
Fix a regression introduced by my previous commit, ram_size is now
aurel32
2008-04-27
Use correct types to enable > 2G support, based on a patch from
aurel32
2008-04-24
ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).
balrog
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
2008-04-14
Nokia N800 machine support (ARM).
balrog
2008-04-08
Simplify PICA 61 emulation
aurel32
2008-04-07
MIPS Magnum R4000 machine
aurel32
2008-03-05
Add more machine definitions
blueswir1
2007-12-28
Initial support for SS-2 (Sun4c)
blueswir1
2007-12-28
Initial support for Sun4d machines (SS-1000, SS-2000)
blueswir1
2007-12-10
Add SPARCstation 20 machine type (Robert Reif)
blueswir1
2007-11-25
Intel Mainstone II (ARM) machine by Armin Kuster.
balrog
2007-11-24
Gumstix Verdex (ARM) board support by Thorsten Zitterell.
balrog
2007-11-18
Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)
blueswir1
2007-11-17
Break up vl.h.
pbrook