]> git.proxmox.com Git - qemu.git/commit
arm11mpcore: Create container MemoryRegion in instance_init
authorAndreas Färber <afaerber@suse.de>
Sun, 18 Aug 2013 18:48:33 +0000 (20:48 +0200)
committerAndreas Färber <afaerber@suse.de>
Tue, 5 Nov 2013 16:47:30 +0000 (17:47 +0100)
commit2c42c3a063c2a8dda74b613bfab021b86ebc7ee5
treef7d6fa2f3fd6d3fe1ed0c23768e5927602792af1
parent21ebaf1d812471e3379c85ffb8b0cc2311d5bff0
arm11mpcore: Create container MemoryRegion in instance_init

This allows to map the region directly after object initialization.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/cpu/arm11mpcore.c