aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-2/+4
* arm: fix arm kernel boot for non zero start addrLars Munch2010-05-311-4/+0
* Compile pflash_cfi01 only onceBlue Swirl2010-03-291-4/+16
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* kill drives_tableGerd Hoffmann2009-07-271-8/+8
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-2/+10
* Remove vga_ram_sizePaul Brook2009-05-131-2/+2
* Follow coding conventionsPaul Brook2009-05-101-2/+2
* Remove redundant ram_require machine properly.pbrook2009-04-111-2/+0
* Remove more redundant ram size checks.pbrook2009-04-111-12/+0
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-4/+4
* Set default max_cpus to one.balrog2008-10-281-2/+0
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+2
* machine struct - use C99 initializers (Jes Sorensen)aliguori2008-10-071-8/+8
* 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-0/+2
* 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
* Revert accidentally added second NIC in Gumstix-connect - this should probabl...balrog2008-01-141-3/+1
* Fully clean up on Mac OS X Leopard (Andreas Färber).balrog2008-01-141-1/+3
* Desambiguate pflash_register().balrog2007-12-101-2/+2
* Add -drive parameter, by Laurent Vivier.ths2007-12-021-4/+8
* Fix board init arg list (spotted by pbrook),balrog2007-11-251-6/+9
* Gumstix Verdex (ARM) board support by Thorsten Zitterell.balrog2007-11-241-17/+72
* Fix connex board init routine.pbrook2007-11-181-1/+0
* Break up vl.h.pbrook2007-11-171-1/+7
* Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap...balrog2007-11-171-9/+3
* Gumstix 'connex' board support by Thorsten Zitterell.balrog2007-11-171-0/+73