aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/xlnx-zcu102.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-03hw/arm: simplify arm_load_dtbTao Xu1-4/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2019-05-24hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé1-3/+2
2018-06-22xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5FEdgar E. Iglesias1-1/+1
2018-06-08hw/arm: Remove the deprecated xlnx-ep108 machineThomas Huth1-60/+2
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2017-12-13xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias1-0/+23
2017-11-20hw/arm: Silence xlnx-ep108 deprecation warning during testsThomas Huth1-2/+5
2017-11-13hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota1-0/+2
2017-11-13xlnx-zcu102: Specify the max number of CPUs for the EP108Emilio G. Cota1-0/+1
2017-11-13xlnx-zcu102: Add an info message deprecating the EP108Alistair Francis1-0/+3
2017-11-13xlnx-zynqmp: Properly support the smp command line optionAlistair Francis1-1/+2
2017-10-31xlnx-zcu102: Specify the max number of CPUsAlistair Francis1-0/+1
2017-09-14xlnx-zcu102: Mark the EP108 machine as deprecatedAlistair Francis1-1/+1
2017-09-14xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis1-1/+29
2017-09-14xlnx-zcu102: Add a machine level secure propertyAlistair Francis1-0/+32
2017-09-14xlnx-zcu102: Manually create the machinesAlistair Francis1-7/+67
2017-09-14xlnx-ep108: Rename to ZCU102Alistair Francis1-0/+139