On Mon, Jun 19, 2017 at 01:59:05PM +0100, Mark Cave-Ayland wrote:
> As indicated by Laszlo it is a QOM bug for the realize() method to actually
> map the device. Set up the IO regions within fw_cfg_io_realize() and defer
> the mapping with sysbus_add_io() to the caller, as already done in
> fw_cfg_init_mem_wide().
> 
> This makes the iobase and dma_iobase properties now obsolete so they can be
> removed.
> 
> Signed-off-by: Mark Cave-Ayland <[email protected]>
> Reviewed-by: Laszlo Ersek <[email protected]>
> Tested-by: Laszlo Ersek <[email protected]>

Reviewed-by: Eduardo Habkost <[email protected]>

-- 
Eduardo

Reply via email to