]> Git Repo - qemu.git/commit
leon3: introduce the plug and play mechanism
authorKONRAD Frederic <[email protected]>
Wed, 15 May 2019 12:31:32 +0000 (14:31 +0200)
committerMark Cave-Ayland <[email protected]>
Fri, 17 May 2019 08:17:11 +0000 (09:17 +0100)
commit162abf1a83ddd06ce1618666f84f88ba4dbffe10
tree4bf91f963dd26c8b934d172f27eb77fe53e42753
parentdbed0d2d2adb0df7532783e8a3439856e4218b17
leon3: introduce the plug and play mechanism

This adds the AHB and APB plug and play devices.
They are scanned during the linux boot to discover the various peripheral.

Reviewed-by: Fabien Chouteau <[email protected]>
Signed-off-by: KONRAD Frederic <[email protected]>
Signed-off-by: Mark Cave-Ayland <[email protected]>
MAINTAINERS
hw/misc/Makefile.objs
hw/misc/grlib_ahb_apb_pnp.c [new file with mode: 0644]
hw/sparc/leon3.c
include/hw/misc/grlib_ahb_apb_pnp.h [new file with mode: 0644]
This page took 0.028395 seconds and 4 git commands to generate.