summaryrefslogtreecommitdiff
path: root/hw/arm/xlnx-zynqmp.c
AgeCommit message (Expand)Author
2019-09-03hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriatePhilippe Mathieu-Daudé
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster
2019-07-05hw/arm: Replace global smp variables with machine smp propertiesLike Xu
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-05-24hw/arm: Use object_initialize_child for correct reference countingPhilippe Mathieu-Daudé
2019-01-29hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in itPeter Maydell
2019-01-29xlnx-zynqmp: Don't create rpu-cluster if there are no RPUsPeter Maydell
2019-01-07arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clustersLuc Michel
2018-08-14xlnx-zynqmp: Improve GIC wiring and MMIO mappingLuc Michel
2018-07-17hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" deviceThomas Huth
2018-06-22xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5FEdgar E. Iglesias
2018-05-18xlnx-zynqmp: Connect the ZynqMP GDMA and ADMAFrancisco Iglesias
2018-04-26Change references to serial_hds[] to serial_hd()Peter Maydell
2018-03-09hw/arm: Set the core count for Xilinx's ZynqMPAlistair Francis
2018-03-02xlnx-zynqmp: Connect the RTC deviceAlistair Francis
2018-02-13hw/arm/xilinx_zynqmp: enable the UHS-I modePhilippe Mathieu-Daudé
2018-02-13hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheetPhilippe Mathieu-Daudé
2018-01-26xlnx-zynqmp: Connect the IPI device to the ZynqMP SoCAlistair Francis
2017-12-13xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias
2017-11-13xlnx-zynqmp: Properly support the smp command line optionAlistair Francis
2017-10-06hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = falseThomas Huth
2017-09-14xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis
2017-09-07xlnx_zynqmp: Convert to DEFINE_PROP_LINKFam Zheng
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-04-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell
2017-04-20xlnx-zynqmp: Set the Cadence GEM revisionAlistair Francis
2017-04-20arm: remove remaining cannot_destroy_with_object_finalize_yetLaurent Vivier
2017-01-20target-arm: Enable EL2 feature bit on A53 and A57Peter Maydell
2016-09-22xlnx-zynqmp: Set the number of priority queuesAlistair Francis
2016-06-14arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdmaKONRAD Frederic
2016-06-06hw/char: QOM'ify cadence_uart modelxiaoqiang zhao
2016-06-06xlnx-zynqmp: Use the in kernel GIC model for KVM runsEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Delay realization of GIC until post CPU realizationEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Make the RPU subsystem optionalEdgar E. Iglesias
2016-06-06xlnx-zynqmp: Add a secure prop to en/disable ARM Security ExtensionsEdgar E. Iglesias
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-02-18sdhci_sysbus: Create SD card device in users, not the device itselfPeter Maydell
2016-01-21xlnx-zynqmp: Connect the SPI devicesAlistair Francis
2016-01-18hw/arm: Clean up includesPeter Maydell
2016-01-15xlnx-zynqmp: Add support for high DDR memory regionsAlistair Francis
2016-01-13error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2015-10-29target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu
2015-10-09qdev: Protect device-list-properties against broken devicesMarkus Armbruster
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-14xlnx-zynqmp: Remove unnecessary brackets around error messagesAlistair Francis
2015-09-08xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis
2015-09-08xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abortAlistair Francis
2015-08-25xlnx-zynqmp: Connect the four OCM banksAlistair Francis