summaryrefslogtreecommitdiffstats
path: root/hw/highbank.c
Commit message (Expand)AuthorAgeFilesLines
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-13/+13
* Make default boot order machine specificAvik Sil2013-01-151-0/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* 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
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-12-131-1/+1
|\
| * Support default block interfaces per QEMUMachineChristian Borntraeger2012-12-111-1/+1
* | hw/arm_boot, exynos4210, highbank: Fix secondary boot GIC initPeter Maydell2012-12-111-2/+5
|/
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* create struct for machine initialization argumentsEduardo Habkost2012-10-201-4/+6
* net: Remove VLANStateStefan Hajnoczi2012-08-011-1/+1
* arm_pic: Pass ARMCPU to arm_pic_init_cpu()Andreas Färber2012-06-111-3/+2
* arm_boot: Pass ARMCPU to arm_load_kernel()Andreas Färber2012-06-111-1/+1
* arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook()Andreas Färber2012-06-111-1/+3
* arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()Andreas Färber2012-06-111-1/+1
* target-arm: Move A9 config_base_address reset value to ARMCPUPeter Maydell2012-04-271-9/+6
* arm hw/: Don't use CPUStateAndreas Färber2012-03-141-4/+4
* Remove unnecessary includes of primecell.hPeter Maydell2012-02-171-1/+0
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-8/+10
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-8/+15
* arm: SoC model for Calxeda HighbankRob Herring2012-01-261-0/+330
OpenPOWER on IntegriCloud