]> git.ipfire.org Git - thirdparty/qemu.git/commit
xlnx-qspi: add a property for mmio-execution
authorKONRAD Frederic <frederic.konrad@adacore.com>
Fri, 11 Aug 2017 07:54:12 +0000 (09:54 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 14 Aug 2017 13:17:18 +0000 (14:17 +0100)
commit83c3a1f61673ef554facf4d6d29ed56c5a219f9d
tree5499e60cfeb905170ee430cd13337c76c1fe5f90
parentdef50953bee2cff31cdb78d3e4e7ec443353ab8a
xlnx-qspi: add a property for mmio-execution

This adds mmio-exec property to workaround the migration bug.
When enabled the migration is blocked and will return an error.

Signed-off-by: KONRAD Frederic <frederic.konrad@adacore.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 1502438052-5117-1-git-send-email-frederic.konrad@adacore.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/ssi/xilinx_spips.c