+1
−0
hw/misc/mmio_interface.c
0 → 100644
+128
−0
include/hw/misc/mmio_interface.h
0 → 100644
+49
−0
Loading
This introduces mmio_interface object which contains a MemoryRegion and can be hotplugged/hotunplugged. Reviewed-by:Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by:
KONRAD Frederic <fred.konrad@greensocs.com> Signed-off-by:
Edgar E. Iglesias <edgar.iglesias@xilinx.com>