aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* Add machine type aliasesMark McLoughlin2009-07-271-0/+1
* qdev/compat: compat property infrastructure.Gerd Hoffmann2009-07-161-0/+3
* Introduce is_default field for QEMUMachineAnthony Liguori2009-05-211-1/+1
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-107/+0
* Syborg (Symbian Virtual Platform) boardPaul Brook2009-05-141-0/+3
* Remove vga_ram_sizePaul Brook2009-05-131-1/+1
* xen: groundwork for xen support (Gerd Hoffmann)aliguori2009-04-221-0/+3
* Remove redundant ram_require machine properly.pbrook2009-04-111-2/+0
* Remove nodisk_ok machine feature (Jan Kiszka)aliguori2009-03-281-1/+0
* kvm/powerpc: Add MPC8544DS board supportaurel322009-03-021-0/+1
* qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori2009-02-111-0/+2
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-1/+1
* ETRAX: Add a model for the axis devboard88 machine.edgar_igl2009-01-071-0/+1
* target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel322008-12-161-0/+1
* ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog2008-12-151-0/+4
* machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori2008-10-071-0/+1
* Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20blueswir12008-09-281-0/+1
* Add a generic Niagara machineblueswir12008-09-261-0/+1
* Allow boot without a drive on Sparc machines (partly extracted from Xen)blueswir12008-08-121-0/+1
* Add T1 and T2 CPUs, add a Sun4v machineblueswir12008-07-221-0/+1
* Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog2008-06-021-0/+3
* Nokia N810 basic system emulation.balrog2008-05-071-0/+1
* remove target ifdefs from vl.caurel322008-05-041-0/+1
* Fix a regression introduced by my previous commit, ram_size is nowaurel322008-04-271-1/+1
* Use correct types to enable > 2G support, based on a patch fromaurel322008-04-271-1/+1
* ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).balrog2008-04-241-0/+3
* RAM usage information in machine definition.balrog2008-04-241-0/+2
* 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
* Nokia N800 machine support (ARM).balrog2008-04-141-0/+3
* Simplify PICA 61 emulationaurel322008-04-081-3/+1
* MIPS Magnum R4000 machineaurel322008-04-071-0/+3
* Add more machine definitionsblueswir12008-03-051-0/+2
* Initial support for SS-2 (Sun4c)blueswir12007-12-281-0/+1
* Initial support for Sun4d machines (SS-1000, SS-2000)blueswir12007-12-281-0/+1
* Add SPARCstation 20 machine type (Robert Reif)blueswir12007-12-101-1/+1
* Intel Mainstone II (ARM) machine by Armin Kuster.balrog2007-11-251-0/+3
* Gumstix Verdex (ARM) board support by Thorsten Zitterell.balrog2007-11-241-0/+1
* Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir12007-11-181-4/+5
* Break up vl.h.pbrook2007-11-171-0/+94