summaryrefslogtreecommitdiffstats
path: root/hw/arm/xlnx-zynqmp.c
Commit message (Expand)AuthorAgeFilesLines
* sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3Markus Armbruster2020-06-151-3/+3
* sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2Markus Armbruster2020-06-151-35/+25Star
* qom: Less verbose object_initialize_child()Markus Armbruster2020-06-151-10/+6Star
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-6/+3Star
* hw/arm/xlnx-zynqmp.c: Add missing error-propagation codePeter Maydell2020-03-301-0/+24
* hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return pathPeter Maydell2020-03-301-1/+2
* hw/arm: Let devices own the MemoryRegion they createPhilippe Mathieu-Daudé2020-03-171-6/+5Star
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriatePhilippe Mathieu-Daudé2019-09-031-4/+4
* ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster2019-08-161-0/+1
* hw/arm: Replace global smp variables with machine smp propertiesLike Xu2019-07-051-6/+10
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-1/+1
* hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé2019-05-241-4/+4
* hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in itPeter Maydell2019-01-291-2/+2
* xlnx-zynqmp: Don't create rpu-cluster if there are no RPUsPeter Maydell2019-01-291-0/+5
* arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clustersLuc Michel2019-01-071-4/+19
* xlnx-zynqmp: Improve GIC wiring and MMIO mappingLuc Michel2018-08-141-8/+84
* hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" deviceThomas Huth2018-07-171-33/+28Star
* xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5FEdgar E. Iglesias2018-06-221-1/+1
* xlnx-zynqmp: Connect the ZynqMP GDMA and ADMAFrancisco Iglesias2018-05-181-0/+53
* Change references to serial_hds[] to serial_hd()Peter Maydell2018-04-261-1/+1
* hw/arm: Set the core count for Xilinx's ZynqMPAlistair Francis2018-03-091-0/+2
* xlnx-zynqmp: Connect the RTC deviceAlistair Francis2018-03-021-0/+14
* hw/arm/xilinx_zynqmp: enable the UHS-I modePhilippe Mathieu-Daudé2018-02-131-0/+1
* hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheetPhilippe Mathieu-Daudé2018-02-131-11/+18
* xlnx-zynqmp: Connect the IPI device to the ZynqMP SoCAlistair Francis2018-01-261-0/+14
* xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias2017-12-131-0/+26
* xlnx-zynqmp: Properly support the smp command line optionAlistair Francis2017-11-131-10/+16
* hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = falseThomas Huth2017-10-061-0/+2
* xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis2017-09-141-1/+2
* xlnx_zynqmp: Convert to DEFINE_PROP_LINKFam Zheng2017-09-071-5/+2Star
* hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell2017-07-141-2/+1Star
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-141-1/+1
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell2017-04-211-6/+0Star
|\
| * arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier2017-04-201-6/+0Star
* | xlnx-zynqmp: Set the Cadence GEM revisionAlistair Francis2017-04-201-1/+5
|/
* target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell2017-01-201-0/+2
* xlnx-zynqmp: Set the number of priority queuesAlistair Francis2016-09-221-0/+2
* arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic2016-06-141-1/+31
* hw/char: QOM'ify cadence_uart modelxiaoqiang zhao2016-06-061-0/+1
* xlnx-zynqmp: Use the in kernel GIC model for KVM runsEdgar E. Iglesias2016-06-061-1/+3
* xlnx-zynqmp: Delay realization of GIC until post CPU realizationEdgar E. Iglesias2016-06-061-25/+31
* xlnx-zynqmp: Make the RPU subsystem optionalEdgar E. Iglesias2016-06-061-24/+38
* xlnx-zynqmp: Add a secure prop to en/disable ARM Security ExtensionsEdgar E. Iglesias2016-06-061-0/+3
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-221-0/+1
* sdhci_sysbus: Create SD card device in users, not the device itselfPeter Maydell2016-02-181-0/+8
* xlnx-zynqmp: Connect the SPI devicesAlistair Francis2016-01-211-0/+31
* hw/arm: Clean up includesPeter Maydell2016-01-181-0/+1
* xlnx-zynqmp: Add support for high DDR memory regionsAlistair Francis2016-01-151-0/+37