54 Commits (a66c4b83c99c06626bed19ec0bf609bfe87a8cf3)

Author SHA1 Message Date
Peter Maydell fa43442465 hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in it 8 years ago
Peter Maydell e5b517536c xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs 8 years ago
Luc Michel 816fd397a1 arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters 8 years ago
Luc Michel 75b749af0c xlnx-zynqmp: Improve GIC wiring and MMIO mapping 8 years ago
Thomas Huth ccf02d73d1 hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" device 8 years ago
Edgar E. Iglesias eb24d4d38e xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F 8 years ago
Francisco Iglesias 04965bca4e xlnx-zynqmp: Connect the ZynqMP GDMA and ADMA 8 years ago
Peter Maydell 9bca0edb28 Change references to serial_hds[] to serial_hd() 8 years ago
Alistair Francis 8f2ba1f278 hw/arm: Set the core count for Xilinx's ZynqMP 9 years ago
Alistair Francis 08b2f15e67 xlnx-zynqmp: Connect the RTC device 9 years ago
Philippe Mathieu-Daudé a01c65541f hw/arm/xilinx_zynqmp: enable the UHS-I mode 9 years ago
Philippe Mathieu-Daudé b630d3d42a hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet 9 years ago
Alistair Francis 0ab7bbc75b xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC 9 years ago
Francisco Iglesias babc1f3009 xlnx-zcu102: Add support for the ZynqMP QSPI 9 years ago
Alistair Francis 6908ec448b xlnx-zynqmp: Properly support the smp command line option 9 years ago
Thomas Huth d858914435 hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = false 9 years ago
Alistair Francis 1946809ece xlnx-zcu102: Add a machine level virtualization property 9 years ago
Fam Zheng c3acfa0129 xlnx_zynqmp: Convert to DEFINE_PROP_LINK 9 years ago
Peter Maydell 98a99ce084 hw: Use new memory_region_init_{ram, rom, rom_device}() functions 9 years ago
Peter Maydell 1cfe48c1ce memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 9 years ago
Alistair Francis 20bff21307 xlnx-zynqmp: Set the Cadence GEM revision 9 years ago
Laurent Vivier 53d6e53189 arm: remove remaining cannot_destroy_with_object_finalize_yet 9 years ago
Peter Maydell c25bd18a04 target-arm: Enable EL2 feature bit on A53 and A57 10 years ago
Alistair Francis 1372fc0b87 xlnx-zynqmp: Set the number of priority queues 10 years ago
KONRAD Frederic b93dbcdd59 arm: xlnx-zynqmp: Add xlnx-dp and xlnx-dpdma 10 years ago
xiaoqiang zhao 4be12ea09a hw/char: QOM'ify cadence_uart model 10 years ago
Edgar E. Iglesias 2a0ee672c9 xlnx-zynqmp: Use the in kernel GIC model for KVM runs 10 years ago
Edgar E. Iglesias 0776d9679d xlnx-zynqmp: Delay realization of GIC until post CPU realization 10 years ago
Edgar E. Iglesias 6ed92b14f6 xlnx-zynqmp: Make the RPU subsystem optional 10 years ago
Edgar E. Iglesias 37d42473d1 xlnx-zynqmp: Add a secure prop to en/disable ARM Security Extensions 10 years ago
Paolo Bonzini 4771d756f4 hw: explicitly include qemu-common.h and cpu.h 11 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 11 years ago
Peter Maydell eb4f566bbb sdhci_sysbus: Create SD card device in users, not the device itself 11 years ago
Alistair Francis 02d07eb494 xlnx-zynqmp: Connect the SPI devices 11 years ago
Peter Maydell 12b167226f hw/arm: Clean up includes 11 years ago
Alistair Francis dc3b89ef87 xlnx-zynqmp: Add support for high DDR memory regions 11 years ago
Markus Armbruster 9af9e0fed7 error: Strip trailing '\n' from error string arguments (again) 11 years ago
Sai Pavan Boddu 33108e9f33 target-arm: xlnx-zynqmp: Add sdhci support. 11 years ago
Markus Armbruster 4c315c2766 qdev: Protect device-list-properties against broken devices 11 years ago
Markus Armbruster f8ed85ac99 Fix bad error handling after memory_region_init_ram() 11 years ago
Alistair Francis 24cfc8dc58 xlnx-zynqmp: Remove unnecessary brackets around error messages 11 years ago
Alistair Francis 6fdf3282d1 xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP 11 years ago
Alistair Francis e129251710 xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort 11 years ago
Alistair Francis 6675d71915 xlnx-zynqmp: Connect the four OCM banks 11 years ago
Gonglei 5348c62cab arm/xlnx-zynqmp: fix memory leak 11 years ago
Peter Crosthwaite b58850e79d arm: xlnx-zynqmp: Add 2xCortexR5 CPUs 11 years ago
Peter Crosthwaite 6396a193d3 arm: xlnx-zynqmp: Add boot-cpu property 11 years ago
Peter Crosthwaite 2e5577bc55 arm: xlnx-zynqmp: Preface CPU variables with "apu" 11 years ago
Peter Crosthwaite 3bade2a9e6 arm: xlnx-zynqmp: Add UART support 11 years ago
Peter Crosthwaite 14ca2e462e arm: xlnx-zynqmp: Add GEM support 11 years ago