summaryrefslogtreecommitdiff
path: root/hw/arm
AgeCommit message (Expand)Author
2017-10-31msf2: Wire up SYSRESETREQ in SoC for system resetSubbaraya Sundeep
2017-10-31xlnx-zcu102: Specify the max number of CPUsAlistair Francis
2017-10-06hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = falseThomas Huth
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-09-22memory: Get rid of address_space_init_shareableAlexey Kardashevskiy
2017-09-21msf2: Add Emcraft's Smartfusion2 SOM kitSubbaraya Sundeep
2017-09-21msf2: Add Smartfusion2 SoCSubbaraya Sundeep
2017-09-21hw/arm/omap2.c: Don't use old_mmioPeter Maydell
2017-09-21hw/arm/palm.c: Don't use old_mmio for static_opsPeter Maydell
2017-09-20Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2017-09-19numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov
2017-09-19General warn report fixupsAlistair Francis
2017-09-19Convert multi-line fprintf() to warn_report()Alistair Francis
2017-09-19arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov
2017-09-19cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov
2017-09-14mps2-an511: Fix wiring of UART overflow interrupt linesPeter Maydell
2017-09-14hw/arm/virt: Set INTx/gsi mappingPranavkumar Sawargaonkar
2017-09-14xlnx-zcu102: Mark the EP108 machine as deprecatedAlistair Francis
2017-09-14xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis
2017-09-14xlnx-zcu102: Add a machine level secure propertyAlistair Francis
2017-09-14xlnx-zcu102: Manually create the machinesAlistair Francis
2017-09-14xlnx-ep108: Rename to ZCU102Alistair Francis
2017-09-07hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell
2017-09-07hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = falseThomas Huth
2017-09-07xlnx_zynqmp: Convert to DEFINE_PROP_LINKFam Zheng
2017-09-07armv7m: Convert armv7m.memory to DEFINE_PROP_LINKFam Zheng
2017-09-07armv7m: Convert bitband.source-memory to DEFINE_PROP_LINKFam Zheng
2017-09-04hw/arm/digic: Mark device with user_creatable = falseThomas Huth
2017-09-04hw/arm/aspeed_soc: Mark devices as user_creatable = falseThomas Huth
2017-09-04aspeed_soc: Propagate silicon-rev to watchdogAndrew Jeffery
2017-09-04target/arm/kvm: pmu: improve error handlingAndrew Jones
2017-09-04hw/arm/virt: allow pmu instantiation with userspace irqchipAndrew Jones
2017-09-04target/arm/kvm: pmu: split init and set-irq stagesAndrew Jones
2017-09-04hw/arm/virt: add pmu interrupt stateAndrew Jones
2017-09-04hw/arm: use defined type name instead of hard-coded stringPhilippe Mathieu-Daudé
2017-09-01arm: replace cpu_arm_init() with cpu_generic_init()Igor Mammedov
2017-08-07hw/arm/virt: Add 2.10 machine typeEric Auger
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2017-07-24integratorcp: Don't migrate flash using vmstate_register_ram_global()Peter Maydell
2017-07-24mps2: Correctly set parent bus for SCC devicePeter Maydell
2017-07-24fsl_imx*: Migrate ROM contentsPeter Maydell
2017-07-17hw/arm/mps2: Add ethernetPeter Maydell
2017-07-17hw/arm/mps2: Add SCCPeter Maydell
2017-07-17hw/arm/mps2: Add timersPeter Maydell
2017-07-17hw/arm/mps2: Add UARTsPeter Maydell
2017-07-17hw/arm/mps2: Implement skeleton mps2-an385 and mps2-an511 board modelsPeter Maydell
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell
2017-07-14memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()Peter Maydell
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell