index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
xlnx-versal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/arm/xlnx-versal: add versal2 SoC
Luc Michel
2025-10-07
1
-14
/
+193
*
hw/arm/xlnx-versal: add the target field in IRQ descriptor
Luc Michel
2025-10-07
1
-2
/
+39
*
hw/arm/xlnx-versal: add a per_cluster_gic switch to VersalCpuClusterMap
Luc Michel
2025-10-07
1
-2
/
+13
*
hw/arm/xlnx-versal: tidy up
Luc Michel
2025-10-07
1
-21
/
+7
*
hw/arm/xlnx-versal: use hw/arm/bsa.h for timer IRQ indices
Luc Michel
2025-10-07
1
-11
/
+17
*
hw/arm/xlnx-versal: reconnect the CRL to the other devices
Luc Michel
2025-10-07
1
-1
/
+30
*
hw/arm/xlnx-versal: add the versal_get_num_cpu accessor
Luc Michel
2025-10-07
1
-0
/
+8
*
hw/arm/xlnx-versal: ddr: refactor creation
Luc Michel
2025-10-07
1
-24
/
+49
*
hw/arm/xlnx-versal: ocm: refactor creation
Luc Michel
2025-10-07
1
-4
/
+16
*
hw/arm/xlnx-versal: rpu: refactor creation
Luc Michel
2025-10-07
1
-35
/
+25
*
hw/arm/xlnx-versal: add support for GICv2
Luc Michel
2025-10-07
1
-20
/
+62
*
hw/arm/xlnx-versal: add support for multiple GICs
Luc Michel
2025-10-07
1
-4
/
+52
*
hw/arm/xlnx-versal: instantiate the GIC ITS in the APU
Luc Michel
2025-10-07
1
-0
/
+50
*
hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping
Luc Michel
2025-10-07
1
-0
/
+16
*
hw/arm/xlnx-versal: refactor CPU cluster creation
Luc Michel
2025-10-07
1
-86
/
+268
*
hw/arm/xlnx-versal-virt: virtio: refactor creation
Luc Michel
2025-10-07
1
-0
/
+26
*
hw/arm/xlnx-versal: crl: refactor creation
Luc Michel
2025-10-07
1
-17
/
+19
*
hw/arm/xlnx-versal: cfu: refactor creation
Luc Michel
2025-10-07
1
-141
/
+113
*
hw/arm/xlnx-versal: rtc: refactor creation
Luc Michel
2025-10-07
1
-9
/
+31
*
hw/arm/xlnx-versal: trng: refactor creation
Luc Michel
2025-10-07
1
-8
/
+10
*
hw/arm/xlnx-versal: bbram: refactor creation
Luc Michel
2025-10-07
1
-12
/
+29
*
hw/arm/xlnx-versal: PMC IOU SCLR: refactor creation
Luc Michel
2025-10-07
1
-20
/
+28
*
hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
Luc Michel
2025-10-07
1
-1
/
+62
*
hw/arm/xlnx-versal: ospi: refactor creation
Luc Michel
2025-10-07
1
-61
/
+81
*
hw/arm/xlnx-versal: efuse: refactor creation
Luc Michel
2025-10-07
1
-28
/
+50
*
hw/arm/xlnx-versal: usb: refactor creation
Luc Michel
2025-10-07
1
-13
/
+61
*
hw/arm/xlnx-versal: xram: refactor creation
Luc Michel
2025-10-07
1
-24
/
+35
*
hw/arm/xlnx-versal: adma: refactor creation
Luc Michel
2025-10-07
1
-25
/
+49
*
hw/arm/xlnx-versal: gem: refactor creation
Luc Michel
2025-10-07
1
-40
/
+117
*
hw/arm/xlnx-versal: sdhci: refactor creation
Luc Michel
2025-10-07
1
-21
/
+75
*
hw/arm/xlnx-versal: canfd: refactor creation
Luc Michel
2025-10-07
1
-27
/
+67
*
hw/arm/xlnx-versal: uart: refactor creation
Luc Michel
2025-10-07
1
-29
/
+121
*
hw/arm/xlnx-versal: prepare for FDT creation
Luc Michel
2025-10-07
1
-0
/
+24
*
hw/arm/xlnx-versal: split the xlnx-versal type
Luc Michel
2025-10-07
1
-7
/
+24
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
hw/arm/xlnx-versal: prepare compilation unit to be common
Pierrick Bouvier
2025-04-23
1
-2
/
+0
*
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
2025-02-10
1
-1
/
+1
*
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2024-12-21
1
-2
/
+2
|
\
|
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
|
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
|
/
*
hw/arm: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw/arm/xlnx: Connect secondary CGEM IRQs
Kinsey Moore
2024-10-01
1
-1
/
+11
*
hw/arm: use qemu_configure_nic_device()
David Woodhouse
2024-02-02
1
-6
/
+1
*
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
2024-01-26
1
-0
/
+1
*
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
2024-01-26
1
-0
/
+1
*
hw/arm/xlnx-versal: Use qdev_prop_set_array()
Kevin Wolf
2023-11-10
1
-2
/
+7
*
hw/arm: xlnx-versal-virt: Add AMD/Xilinx TRNG device
Tong Ho
2023-11-02
1
-0
/
+16
*
hw/arm/versal: Connect the CFRAME_REG and CFRAME_BCAST_REG
Francisco Iglesias
2023-09-08
1
-1
/
+112
*
hw/arm/xlnx-versal: Connect the CFU_APB, CFU_FDRO and CFU_SFR
Francisco Iglesias
2023-09-08
1
-0
/
+42
*
Merge tag 'pull-target-arm-20230606' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2023-06-06
1
-0
/
+37
|
\
[next]