You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/include/hw/arm
Jamin Lin fcbcfb5afe hw/arm/aspeed: Rename and export connect_serial_hds_to_uarts() as aspeed_connect_serial_hds_to_uarts()
The helper function connect_serial_hds_to_uarts() has been renamed to
aspeed_connect_serial_hds_to_uarts() and promoted to a public Aspeed
machine API.

Previously, this function was declared static within aspeed.c and only
used internally. Renaming it with the aspeed_ prefix and exporting its
declaration in aspeed.h makes the function accessible to other Aspeed
machine implementations that need to attach host serial devices to SoC
UARTs.

No functional changes.

Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20251104031325.146374-30-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
1 month ago
..
allwinner-a10.h
allwinner-h3.h
allwinner-r40.h
armsse-version.h
armsse.h
armv7m.h
aspeed.h hw/arm/aspeed: Rename and export connect_serial_hds_to_uarts() as aspeed_connect_serial_hds_to_uarts() 1 month ago
aspeed_coprocessor.h hw/arm/ast27x0: Share single UART set across PSP, SSP, and TSP 1 month ago
aspeed_soc.h hw/arm/aspeed_ast27x0-tsp: Make AST27x0 TSP inherit from AspeedCoprocessor instead of AspeedSoC 2 months ago
bcm2835_peripherals.h
bcm2836.h
bcm2838.h
bcm2838_peripherals.h
boot.h hw/arm: make cpu targeted by arm_load_kernel the primary CPU. 6 months ago
bsa.h target/arm: Implement SEL2 physical and virtual timers 9 months ago
digic.h
exynos4210.h
fdt.h
fsl-imx6.h include/system: Move exec/memory.h to system/memory.h 8 months ago
fsl-imx6ul.h include/system: Move exec/memory.h to system/memory.h 8 months ago
fsl-imx7.h
fsl-imx8mp.h hw/arm/fsl-imx8mp: Remove unused define 8 months ago
fsl-imx25.h include/system: Move exec/memory.h to system/memory.h 8 months ago
fsl-imx31.h include/system: Move exec/memory.h to system/memory.h 8 months ago
linux-boot-if.h
machines-qom.h hw/arm: Add DEFINE_MACHINE_ARM() / DEFINE_MACHINE_AARCH64() macros 1 month ago
max78000_soc.h MAX78000: Add AES to SOC 5 months ago
msf2-soc.h
npcm7xx.h hw/misc: Move NPCM7XX CLK to NPCM CLK 10 months ago
npcm8xx.h hw/arm: Add GMAC devices to NPCM8XX SoC 6 months ago
nrf51.h
nrf51_soc.h
omap.h hw/arm: Replace TABs for spaces in OMAP board and device code 7 months ago
primecell.h
raspberrypi-fw-defs.h
raspi_platform.h
smmu-common.h hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation 3 months ago
smmuv3.h
soc_dma.h hw/arm: Replace TABs for spaces in OMAP board and device code 7 months ago
stm32f100_soc.h
stm32f205_soc.h hw/arm/stm32f205_soc: Don't leak TYPE_OR_IRQ objects 3 months ago
stm32f405_soc.h
stm32l4x5_soc.h include/system: Move exec/memory.h to system/memory.h 8 months ago
virt.h hw/arm/virt: Remove VirtMachineClass::kvm_no_adjvtime field 1 month ago
xlnx-versal-version.h hw/misc/xlnx-versal-crl: add the versal2 version 2 months ago
xlnx-versal.h hw/arm/xlnx-versal: add versal2 SoC 2 months ago
xlnx-zynqmp.h hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5 2 months ago