aboutsummaryrefslogtreecommitdiff
path: root/hw/arm/xlnx-zcu102.c
AgeCommit message (Expand)Author
2021-01-29arm: rename xlnx-zcu102.canbusN propertiesPaolo Bonzini
2020-12-10xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllersVikram Garhwal
2020-09-22xlnx-zcu102: Register properties as class propertiesEduardo Habkost
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-08-27xlnx-zcu102: Use TYPE_ZCU102_MACHINE constantEduardo Habkost
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster
2020-06-23qdev: Make qdev_prop_set_drive() match the other helpersMarkus Armbruster
2020-06-15qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster
2020-06-15qom: Less verbose object_initialize_child()Markus Armbruster
2020-06-15ssi: Convert uses of ssi_create_slave_no_init() with CoccinelleMarkus Armbruster
2020-06-15qdev: Convert uses of qdev_create() with CoccinelleMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-05-15qom: Drop object_property_set_description() parameter @errpMarkus Armbruster
2020-04-30hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodespull-target-arm-20200430-1Edgar E. Iglesias
2020-04-30hw/arm: xlnx-zcu102: Move arm_boot_info into XlnxZCU102Edgar E. Iglesias
2020-02-19arm/xlnx-zcu102: use memdev for RAMIgor Mammedov
2019-09-03hw/arm: simplify arm_load_dtbTao Xu
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-24hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé
2018-06-22xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5FEdgar E. Iglesias
2018-06-08hw/arm: Remove the deprecated xlnx-ep108 machineThomas Huth
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2017-12-13xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias
2017-11-20hw/arm: Silence xlnx-ep108 deprecation warning during testspull-target-arm-20171120Thomas Huth
2017-11-13hw: add .min_cpus and .default_cpus fields to machine_classEmilio G. Cota
2017-11-13xlnx-zcu102: Specify the max number of CPUs for the EP108Emilio G. Cota
2017-11-13xlnx-zcu102: Add an info message deprecating the EP108Alistair Francis
2017-11-13xlnx-zynqmp: Properly support the smp command line optionAlistair Francis
2017-10-31xlnx-zcu102: Specify the max number of CPUsAlistair Francis
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