summaryrefslogtreecommitdiffstats
path: root/hw/vexpress.c
Commit message (Expand)AuthorAgeFilesLines
* hw/vexpress: Use correct HBI (board model number) for vexpress-a15Peter Maydell2013-01-301-1/+1
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-5/+5
* Make default boot order machine specificAvik Sil2013-01-151-0/+2
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-2/+2
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* Support default block interfaces per QEMUMachineChristian Borntraeger2012-12-111-2/+2
* hw/vexpress.c: Don't prematurely explode QEMUMachineInitArgsPeter Maydell2012-10-301-29/+9
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-6/+6
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-12/+14
* Versatile Express: Add modelling of NOR flashFrancesco Lavra2012-09-261-2/+24
* Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra2012-09-261-5/+2
* net: Remove VLANStateStefan Hajnoczi2012-08-011-1/+1
* hw/vexpress.c: Allow >4GB of RAM for Cortex-A15 daughterboardPeter Maydell2012-07-201-3/+10
* arm_pic: Pass ARMCPU to arm_pic_init_cpu()Andreas Färber2012-06-111-2/+2
* arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber2012-06-111-1/+1
* vexpress: Use cpu_arm_init() to obtain ARMCPUAndreas Färber2012-06-111-8/+8
* arm hw/: Don't use CPUStateAndreas Färber2012-03-141-2/+2
* hw/vexpress.c: Add vexpress-a15 machinePeter Maydell2012-02-171-0/+141
* arm_boot: Pass base address of GIC CPU interface, not whole GICPeter Maydell2012-02-171-2/+4
* hw/vexpress.c: Instantiate the motherboard CLCDPeter Maydell2012-02-171-1/+1
* hw/vexpress.c: Factor out daughterboard-specific initializationPeter Maydell2012-02-171-35/+83
* hw/vexpress.c: Move secondary CPU boot code to SRAMPeter Maydell2012-02-171-14/+2
* hw/vexpress.c: Make motherboard peripheral memory map table-drivenPeter Maydell2012-02-171-34/+103
* ARM devboards: Set arm_sysctl properties before init, not afterPeter Maydell2012-02-091-1/+1
* vexpress, realview: Add (dummy) L2 cache controllerPeter Maydell2012-01-171-0/+1
* hw/arm_boot.c: Make SMP boards specify address to poll in bootup loopEvgeny Voevodin2012-01-171-0/+2
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* vmstate, memory: decouple vmstate from memory APIAvi Kivity2012-01-041-4/+8
* vexpress: convert to memory APIAvi Kivity2011-11-241-14/+17
* hw/vexpress.c, hw/realview.c: Add PL041 to VExpress, Realview boardsPeter Maydell2011-10-311-1/+6
* vexpress, realview: Use pl111, not pl110Peter Maydell2011-08-171-1/+1
* hw/vexpress.c: Add model of ARM Versatile Express boardPeter Maydell2011-04-031-0/+224
OpenPOWER on IntegriCloud