summaryrefslogtreecommitdiffstats
path: root/hw/arm/xlnx-zcu102.c
Commit message (Expand)AuthorAgeFilesLines
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-4/+4
* qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster2020-06-231-5/+5
* qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qom: Less verbose object_initialize_child()Markus Armbruster2020-06-151-2/+1Star
* ssi: Convert uses of ssi_create_slave_no_init() with CoccinelleMarkus Armbruster2020-06-151-8/+8
* qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster2020-06-151-3/+2Star
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-2/+2
* qom: Drop object_property_set_description() parameter @errpMarkus Armbruster2020-05-151-4/+2Star
* hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodesEdgar E. Iglesias2020-04-301-0/+30
* hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102Edgar E. Iglesias2020-04-301-4/+5
* arm/xlnx-zcu102: use memdev for RAMIgor Mammedov2020-02-191-5/+2Star
* hw/arm: simplify arm_load_dtbTao Xu2019-09-031-4/+1Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-05-241-3/+2Star
* xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5FEdgar E. Iglesias2018-06-221-1/+1
* hw/arm: Remove the deprecated xlnx-ep108 machineThomas Huth2018-06-081-60/+2Star
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias2017-12-131-0/+23
* hw/arm: Silence xlnx-ep108 deprecation warning during testsThomas Huth2017-11-201-2/+5
* hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota2017-11-131-0/+2
* 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-131-1/+2
* xlnx-zcu102: Specify the max number of CPUsAlistair Francis2017-10-311-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-141-1/+29
* 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-141-0/+139