index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
xlnx-zynqmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
Xuzhou Cheng
2021-03-10
1
-0
/
+12
*
hw/arm: xlnx-zynqmp: Clean up coding convention issues
Xuzhou Cheng
2021-03-10
1
-3
/
+6
*
hw/arm/xlnx-zynqmp: Remove obsolete 'has_rpu' property
Philippe Mathieu-Daudé
2021-03-05
1
-6
/
+0
*
xlnx-zynqmp: Connect Xilinx ZynqMP CAN controllers
Vikram Garhwal
2020-12-10
1
-0
/
+34
*
hw/arm: xlnx: Set all boards' GEM 'phy-addr' property value to 23
Bin Meng
2020-09-10
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-07-21' into s...
Peter Maydell
2020-07-21
1
-4
/
+2
|
\
|
*
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
2020-07-21
1
-4
/
+2
*
|
hw: Mark nd_table[] misuse in realize methods FIXME
Markus Armbruster
2020-07-21
1
-0
/
+1
|
/
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-39
/
+19
*
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-8
/
+6
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-23
/
+23
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-30
/
+15
*
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
1
-6
/
+4
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 3
Markus Armbruster
2020-06-15
1
-3
/
+3
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
1
-35
/
+25
*
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
1
-10
/
+6
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-6
/
+3
*
hw/arm/xlnx-zynqmp.c: Add missing error-propagation code
Peter Maydell
2020-03-30
1
-0
/
+24
*
hw/arm/xlnx-zynqmp.c: Avoid memory leak in error-return path
Peter Maydell
2020-03-30
1
-1
/
+2
*
hw/arm: Let devices own the MemoryRegion they create
Philippe Mathieu-Daudé
2020-03-17
1
-6
/
+5
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate
Philippe Mathieu-Daudé
2019-09-03
1
-4
/
+4
*
ide: Include hw/ide/internal a bit less outside hw/ide/
Markus Armbruster
2019-08-16
1
-0
/
+1
*
hw/arm: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
1
-6
/
+10
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
hw/arm: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-05-24
1
-4
/
+4
*
hw/arm/xlnx-zynqmp: Realize cluster after putting RPUs in it
Peter Maydell
2019-01-29
1
-2
/
+2
*
xlnx-zynqmp: Don't create rpu-cluster if there are no RPUs
Peter Maydell
2019-01-29
1
-0
/
+5
*
arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters
Luc Michel
2019-01-07
1
-4
/
+19
*
xlnx-zynqmp: Improve GIC wiring and MMIO mapping
Luc Michel
2018-08-14
1
-8
/
+84
*
hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" device
Thomas Huth
2018-07-17
1
-33
/
+28
*
xlnx-zynqmp: Swap Cortex-R5 for Cortex-R5F
Edgar E. Iglesias
2018-06-22
1
-1
/
+1
*
xlnx-zynqmp: Connect the ZynqMP GDMA and ADMA
Francisco Iglesias
2018-05-18
1
-0
/
+53
*
Change references to serial_hds[] to serial_hd()
Peter Maydell
2018-04-26
1
-1
/
+1
*
hw/arm: Set the core count for Xilinx's ZynqMP
Alistair Francis
2018-03-09
1
-0
/
+2
*
xlnx-zynqmp: Connect the RTC device
Alistair Francis
2018-03-02
1
-0
/
+14
*
hw/arm/xilinx_zynqmp: enable the UHS-I mode
Philippe Mathieu-Daudé
2018-02-13
1
-0
/
+1
*
hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet
Philippe Mathieu-Daudé
2018-02-13
1
-11
/
+18
*
xlnx-zynqmp: Connect the IPI device to the ZynqMP SoC
Alistair Francis
2018-01-26
1
-0
/
+14
*
xlnx-zcu102: Add support for the ZynqMP QSPI
Francisco Iglesias
2017-12-13
1
-0
/
+26
*
xlnx-zynqmp: Properly support the smp command line option
Alistair Francis
2017-11-13
1
-10
/
+16
*
hw/arm/xlnx-zynqmp: Mark the "xlnx, zynqmp" device with user_creatable = false
Thomas Huth
2017-10-06
1
-0
/
+2
*
xlnx-zcu102: Add a machine level virtualization property
Alistair Francis
2017-09-14
1
-1
/
+2
*
xlnx_zynqmp: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-09-07
1
-5
/
+2
*
hw: Use new memory_region_init_{ram, rom, rom_device}() functions
Peter Maydell
2017-07-14
1
-2
/
+1
*
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...
Peter Maydell
2017-04-21
1
-6
/
+0
|
\
|
*
arm: remove remaining cannot_destroy_with_object_finalize_yet
Laurent Vivier
2017-04-20
1
-6
/
+0
*
|
xlnx-zynqmp: Set the Cadence GEM revision
Alistair Francis
2017-04-20
1
-1
/
+5
|
/
*
target-arm: Enable EL2 feature bit on A53 and A57
Peter Maydell
2017-01-20
1
-0
/
+2
[next]