summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* kill drives_tableGerd Hoffmann2009-07-271-4/+5
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-1/+8
* Remove vga_ram_sizePaul Brook2009-05-131-3/+3
* Follow coding conventionsPaul Brook2009-05-101-1/+1
* Remove redundant ram_require machine properly.pbrook2009-04-111-2/+0
* Remove more redundant ram size checks.pbrook2009-04-111-8/+0
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-4/+4
* Set default max_cpus to one.balrog2008-10-281-2/+1
* 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-5/+5
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-2/+2
* RAM usage information in machine definition.balrog2008-04-241-10/+13
* Revert "Use correct types to enable > 2G support" (r4238), it isaurel322008-04-221-2/+2
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-221-2/+2
* Move the excess of arm_load_kernel() parameters into a struct.balrog2008-04-141-4/+12
* Fix memory allocation on mainstone2 and convert to qemu_ram_alloc.balrog2008-01-051-31/+25
* Mainstone keypad support, by Armin Kuster.balrog2007-12-161-0/+43
* Desambiguate pflash_register().balrog2007-12-101-2/+4
* No write-protect detect diode on Mainstone II.balrog2007-12-091-1/+1
* Mainstone mmc support, by Armin Kuster.ths2007-12-091-0/+4
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-11/+26
* Mainstone re-org, by Armin Kuster.ths2007-12-021-240/+17
* Scale TSC2102 touchscreen pressure value more realistically (still could be b...balrog2007-11-251-1/+0
* Intel Mainstone II (ARM) machine by Armin Kuster.balrog2007-11-251-0/+307