summaryrefslogtreecommitdiffstats
path: root/hw/mcf5208.c
Commit message (Expand)AuthorAgeFilesLines
* Set default max_cpus to one.balrog2008-10-281-1/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+1
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-4/+4
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-1/+1
* RAM usage information in machine definition.balrog2008-04-241-0/+1
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-1/+1
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-1/+0
* Break up vl.h.pbrook2007-11-171-1/+6
* added cpu_model parameter to cpu_init()bellard2007-11-101-3/+4
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-2/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* ColdFire Ethernet support.pbrook2007-06-041-1/+18
* MCF5208 timer fix.pbrook2007-06-031-5/+8
* MCF5208 emulation.pbrook2007-06-031-0/+285
OpenPOWER on IntegriCloud