aboutsummaryrefslogtreecommitdiffstats
path: root/hw/boards.h
AgeCommit message (Expand)AuthorFilesLines
2012-02-22vl: make find_default_machine externally visibleJordan Justen1-0/+1
2012-01-22vga: improve VGA logicBlue Swirl1-1/+0
2011-05-08machine, Add default_machine_opts to QEMUMachine.Anthony PERARD1-0/+1
2009-12-25Fix Sparse error: dubious one-bit signed bitfieldBlue Swirl1-1/+1
2009-12-18defaults: split default_driveGerd Hoffmann1-1/+4
2009-12-12Set default console to virtio on S390xGerd Hoffmann1-0/+4
2009-12-12qdev: make compat stuff more genericGerd Hoffmann1-1/+1
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-1/+1
2009-10-01Get rid of _t suffixmalc1-1/+1
2009-07-27Add machine type aliasesMark McLoughlin1-0/+1
2009-07-16qdev/compat: compat property infrastructure.Gerd Hoffmann1-0/+3
2009-05-21Introduce is_default field for QEMUMachineAnthony Liguori1-1/+1
2009-05-21Convert machine registration to use module init functionsAnthony Liguori1-107/+0
2009-05-14Syborg (Symbian Virtual Platform) boardPaul Brook1-0/+3
2009-05-13Remove vga_ram_sizePaul Brook1-1/+1
2009-04-22xen: groundwork for xen support (Gerd Hoffmann)aliguori1-0/+3
2009-04-11Remove redundant ram_require machine properly.pbrook1-2/+0
2009-03-28Remove nodisk_ok machine feature (Jan Kiszka)aliguori1-1/+0
2009-03-02kvm/powerpc: Add MPC8544DS board supportaurel321-0/+1
2009-02-11qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)aliguori1-0/+2
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-1/+1
2009-01-07ETRAX: Add a model for the axis devboard88 machine.edgar_igl1-0/+1
2008-12-16target-ppc: IBM PowerPC 440EP Bamboo reference board emulationaurel321-0/+1
2008-12-15ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).balrog1-0/+4
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori1-0/+1
2008-09-28Add to machine structure a flag to use SCSI drives instead of IDE: fixes SS-20blueswir11-0/+1
2008-09-26Add a generic Niagara machineblueswir11-0/+1
2008-08-12Allow boot without a drive on Sparc machines (partly extracted from Xen)blueswir11-0/+1
2008-07-22Add T1 and T2 CPUs, add a Sun4v machineblueswir11-0/+1
2008-06-02Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov.balrog1-0/+3
2008-05-07Nokia N810 basic system emulation.balrog1-0/+1
2008-05-04remove target ifdefs from vl.caurel321-0/+1
2008-04-27Fix a regression introduced by my previous commit, ram_size is nowaurel321-1/+1
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel321-1/+1
2008-04-24ARM: Marvell 88w8618 / MusicPal emulation (Jan Kiszka).balrog1-0/+3
2008-04-24RAM usage information in machine definition.balrog1-0/+2
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel321-1/+1
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel321-1/+1
2008-04-14Nokia N800 machine support (ARM).balrog1-0/+3
2008-04-08Simplify PICA 61 emulationaurel321-3/+1
2008-04-07MIPS Magnum R4000 machineaurel321-0/+3
2008-03-05 Add more machine definitionsblueswir11-0/+2
2007-12-28 Initial support for SS-2 (Sun4c)blueswir11-0/+1
2007-12-28 Initial support for Sun4d machines (SS-1000, SS-2000)blueswir11-0/+1
2007-12-10 Add SPARCstation 20 machine type (Robert Reif)blueswir11-1/+1
2007-11-25Intel Mainstone II (ARM) machine by Armin Kuster.balrog1-0/+3
2007-11-24Gumstix Verdex (ARM) board support by Thorsten Zitterell.balrog1-0/+1
2007-11-18 Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier)blueswir11-4/+5
2007-11-17Break up vl.h.pbrook1-0/+94