summaryrefslogtreecommitdiffstats
path: root/hw/arm
Commit message (Expand)AuthorAgeFilesLines
* xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias2017-12-132-0/+49
* hw/arm/virt: Add 2.11 machine typeEric Auger2017-11-241-2/+17
* hw/arm: Silence xlnx-ep108 deprecation warning during testsThomas Huth2017-11-201-2/+5
* hw/arm/aspeed: Unlock SCU when running kernelJoel Stanley2017-11-202-0/+11
* hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota2017-11-133-8/+8
* xlnx-zcu102: Specify the max number of CPUs for the EP108Emilio G. Cota2017-11-131-0/+1
* xlnx-zcu102: Add an info message deprecating the EP108Alistair Francis2017-11-131-0/+3
* xlnx-zynqmp: Properly support the smp command line optionAlistair Francis2017-11-132-11/+18
* highbank: validate register offset before accessPrasad J Pandit2017-11-131-2/+15
* hw/arm: Mark the "fsl,imx31" device with user_creatable = falseThomas Huth2017-11-071-1/+5
* hw/arm: Mark the "fsl,imx25" device with user_creatable = falseThomas Huth2017-11-071-1/+5
* hw/arm: Mark the "fsl,imx6" device with user_creatable = falseThomas Huth2017-11-071-1/+2
* msf2: Wire up SYSRESETREQ in SoC for system resetSubbaraya Sundeep2017-10-311-0/+11
* xlnx-zcu102: Specify the max number of CPUsAlistair Francis2017-10-311-0/+1
* hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = falseThomas Huth2017-10-061-0/+2
* migration: pre_save return intDr. David Alan Gilbert2017-09-272-2/+6
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-09-231-5/+4Star
|\
| * memory: Get rid of address_space_init_shareableAlexey Kardashevskiy2017-09-221-5/+4Star
* | msf2: Add Emcraft's Smartfusion2 SOM kitSubbaraya Sundeep2017-09-212-1/+106
* | msf2: Add Smartfusion2 SoCSubbaraya Sundeep2017-09-212-0/+239
* | hw/arm/omap2.c: Don't use old_mmioPeter Maydell2017-09-211-12/+37
* | hw/arm/palm.c: Don't use old_mmio for static_opsPeter Maydell2017-09-211-20/+10Star
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2017-09-2028-293/+113Star
|\
| * numa: cpu: calculate/set default node-ids after all -numa CLI options are parsedIgor Mammedov2017-09-191-8/+6Star
| * arm: drop intermediate cpu_model -> cpu type parsing and use cpu type directlyIgor Mammedov2017-09-1928-260/+107Star
| * cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov2017-09-195-25/+0Star
* | General warn report fixupsAlistair Francis2017-09-191-1/+1
* | Convert multi-line fprintf() to warn_report()Alistair Francis2017-09-191-2/+2
|/
* mps2-an511: Fix wiring of UART overflow interrupt linesPeter Maydell2017-09-141-2/+2
* hw/arm/virt: Set INTx/gsi mappingPranavkumar Sawargaonkar2017-09-141-0/+1
* xlnx-zcu102: Mark the EP108 machine as deprecatedAlistair Francis2017-09-141-1/+1
* xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis2017-09-142-2/+31
* xlnx-zcu102: Add a machine level secure propertyAlistair Francis2017-09-141-0/+32
* xlnx-zcu102: Manually create the machinesAlistair Francis2017-09-141-7/+67
* xlnx-ep108: Rename to ZCU102Alistair Francis2017-09-142-16/+16
* hw/arm: Set ignore_memory_transaction_failures for most ARM boardsPeter Maydell2017-09-0727-0/+43
* hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = falseThomas Huth2017-09-071-0/+2
* xlnx_zynqmp: Convert to DEFINE_PROP_LINKFam Zheng2017-09-071-5/+2Star
* armv7m: Convert armv7m.memory to DEFINE_PROP_LINKFam Zheng2017-09-071-6/+2Star
* armv7m: Convert bitband.source-memory to DEFINE_PROP_LINKFam Zheng2017-09-071-6/+2Star
* hw/arm/digic: Mark device with user_creatable = falseThomas Huth2017-09-041-0/+2
* hw/arm/aspeed_soc: Mark devices as user_creatable = falseThomas Huth2017-09-041-0/+2
* aspeed_soc: Propagate silicon-rev to watchdogAndrew Jeffery2017-09-041-0/+2
* target/arm/kvm: pmu: improve error handlingAndrew Jones2017-09-041-6/+3Star
* hw/arm/virt: allow pmu instantiation with userspace irqchipAndrew Jones2017-09-041-1/+2
* target/arm/kvm: pmu: split init and set-irq stagesAndrew Jones2017-09-041-2/+9
* hw/arm/virt: add pmu interrupt stateAndrew Jones2017-09-041-0/+3
* hw/arm: use defined type name instead of hard-coded stringPhilippe Mathieu-Daudé2017-09-046-18/+27
* arm: replace cpu_arm_init() with cpu_generic_init()Igor Mammedov2017-09-015-6/+6
* hw/arm/virt: Add 2.10 machine typeEric Auger2017-08-071-2/+17