summaryrefslogtreecommitdiffstats
path: root/hw/arm-misc.h
Commit message (Expand)AuthorAgeFilesLines
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* Move qemu_irq typedef out of qemu-common.hIgor Mammedov2012-11-151-0/+1
* arm_boot: Change initrd load address to "halfway through RAM"Peter Maydell2012-11-011-0/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-6/+6
* hw/arm_boot.c: Make ram_size a uint64_tPeter Maydell2012-07-201-1/+1
* arm_boot: Fix typos in commentAndreas Färber2012-06-191-2/+2
* arm_pic: Pass ARMCPU to arm_pic_init_cpu()Andreas Färber2012-06-111-1/+1
* 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/+1
* arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot()Andreas Färber2012-06-111-1/+1
* arm hw/: Don't use CPUStateAndreas Färber2012-03-141-4/+4
* arm: add device tree supportGrant Likely2012-03-021-0/+1
* arm_boot: Pass base address of GIC CPU interface, not whole GICPeter Maydell2012-02-171-1/+1
* arm: add secondary cpu boot callbacks to arm_boot.cMark Langsdorf2012-01-261-0/+17
* hw/arm_boot.c: Make SMP boards specify address to poll in bootup loopEvgeny Voevodin2012-01-171-0/+1
* armv7m: convert to memory APIAvi Kivity2011-09-041-1/+4
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-4/+1
* armv7m: convert to memory APIAvi Kivity2011-08-241-1/+4
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* arm: Add const attribute to some arm_boot_info pointersStefan Weil2011-07-041-1/+1
* ARM PBX-A9 board supportPaul Brook2009-11-191-0/+1
* Fix ARM system emulationPaul Brook2009-11-111-0/+4
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* ARM GIC qdev conversionPaul Brook2009-05-141-3/+0
* Stellaris ethernet qdev conversionPaul Brook2009-05-141-3/+0
* Use qemu_ram_alloc.pbrook2009-04-091-0/+1
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* Fix warnings that would be caused by ld flag --warn-commonblueswir12008-09-171-1/+1
* Fix some warnings that would be generated by gcc -Wredundant-declsblueswir12008-08-301-0/+3
* Move the excess of arm_load_kernel() parameters into a struct.balrog2008-04-141-4/+11
* Stellaris ethernet support.pbrook2007-11-241-0/+3
* ARMv7-M SysTick fix.pbrook2007-11-241-0/+1
* Break up vl.h.pbrook2007-11-171-0/+33
OpenPOWER on IntegriCloud