aboutsummaryrefslogtreecommitdiff
path: root/hw/shix.c
AgeCommit message (Expand)Author
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-24RAM usage information in machine definition.balrog
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel32
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel32
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir1
2007-11-17Break up vl.h.pbrook
2007-11-10added cpu_model parameter to cpu_init()bellard
2007-10-31Set boot sequence from command line (Dan Kenigsberg).balrog
2007-10-05New '-bios' option, used to select an alternate BIOS image from bios_dir.j_mayer
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-04-07Unify IRQ handling.pbrook
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer
2006-04-27SHIX board emulation (Samuel Tardieu)bellard