summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Compile loader only onceBlue Swirl2009-09-201-2/+5
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
* Remove vga_ram_sizePaul Brook2009-05-131-1/+1
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-1/+0
* Use load_image_targphys and avoid phys_ram_base.pbrook2009-04-091-2/+2
* monitor: Rework API (Jan Kiszka)aliguori2009-03-051-2/+3
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-1/+1
* uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)aliguori2008-11-201-1/+1
* uImage: return base load address (Hollis Blanchard)aliguori2008-11-201-1/+1
* Make DMA bottom-half driven (v2)aliguori2008-10-311-4/+0
* 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-2/+2
* Break up vl.h.pbrook2007-11-171-1/+4
* added cpu_model parameter to cpu_init()bellard2007-11-101-2/+2
* Set boot sequence from command line (Dan Kenigsberg).balrog2007-10-311-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* MCF5208 emulation.pbrook2007-06-031-1/+3
* m68k/ColdFire system emulation.pbrook2007-05-231-0/+89