aboutsummaryrefslogtreecommitdiff
path: root/hw/mainstone.c
AgeCommit message (Expand)Author
2012-10-30hw/mainstone: Don't prematurely explode QEMUMachineInitArgsPeter Maydell
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity
2012-10-20create struct for machine initialization argumentsEduardo Habkost
2012-06-11arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber
2012-06-11mainstone: Rename PXA2xxState variableAndreas Färber
2012-06-04pxa2xx: Use cpu_arm_init() and store ARMCPUAndreas Färber
2012-01-13prepare for future GPLv2+ relicensingPaolo Bonzini
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-10-02pxa: Pass in address_space to pxa{255, 270}_initRichard Henderson
2011-09-04mainstone: convert to memory APIAvi Kivity
2011-09-04pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori
2011-08-25mainstone: convert to memory APIAvi Kivity
2011-08-25pflash_cfi01/pflash_cfi02: convert to memory APIAvi Kivity
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2011-03-10mainstone: PCMCIA supportDmitry Eremin-Solenikov
2011-03-10mainstone: use gpio 0 for connection of FPGA instead of hooking into PIC dire...Dmitry Eremin-Solenikov
2011-02-25pxa2xx_pic: update to use qdevDmitry Eremin-Solenikov
2011-02-16Merge mainstone.h header into mainstone.cDmitry Eremin-Solenikov
2011-02-16mainstone: convert FPGA emulation code to use QDev/SysBusDmitry Eremin-Solenikov
2011-02-11mainstone: pass one irq to the mst_fpga instead of the whole PICDmitry Eremin-Solenikov
2011-01-20mainstone: fix name of the allocated memory for romsDmitry Eremin-Solenikov
2010-08-24Rearrange block headersBlue Swirl
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-05-31arm: fix arm kernel boot for non zero start addrLars Munch
2010-03-29Compile pflash_cfi01 only onceBlue Swirl
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-07-27kill drives_tableGerd Hoffmann
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-13Remove vga_ram_sizePaul Brook
2009-05-10Follow coding conventionsPaul Brook
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-11Remove more redundant ram size checks.pbrook
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2008-10-28Set default max_cpus to one.balrog
2008-10-07machine struct - specify max_cpus at the per machine level (Jes Sorensen)aliguori
2008-10-07machine struct - use C99 initializers (Jes Sorensen)aliguori
2008-04-27Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-24RAM usage information in machine definition.balrog
2008-04-22Revert "Use correct types to enable > 2G support" (r4238), it isaurel32
2008-04-22Use correct types to enable > 2G support, based on a patch fromaurel32
2008-04-14Move the excess of arm_load_kernel() parameters into a struct.balrog
2008-01-05Fix memory allocation on mainstone2 and convert to qemu_ram_alloc.balrog
2007-12-16Mainstone keypad support, by Armin Kuster.balrog
2007-12-10Desambiguate pflash_register().balrog
2007-12-09No write-protect detect diode on Mainstone II.balrog
2007-12-09Mainstone mmc support, by Armin Kuster.ths
2007-12-02Add -drive parameter, by Laurent Vivier.ths
2007-12-02Mainstone re-org, by Armin Kuster.ths