]> Git Repo - qemu.git/commit
xilinx_spips: allow mmio execution
authorKONRAD Frederic <[email protected]>
Thu, 20 Oct 2016 09:09:53 +0000 (11:09 +0200)
committerEdgar E. Iglesias <[email protected]>
Tue, 27 Jun 2017 13:09:15 +0000 (15:09 +0200)
commit252b99baeb9e7e86cc0ece8efcaddebf11d284f5
treebd015a0e51086a664671cae9e739b40291b4444f
parentc93567463532f46f7c860fc6b431566b71adbd6b
xilinx_spips: allow mmio execution

This allows to execute from the lqspi area.

When the request_ptr is called the device loads 1024bytes from the SPI device.
Then this code can be executed by the guest.

Tested-by: Edgar E. Iglesias <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Signed-off-by: KONRAD Frederic <[email protected]>
Signed-off-by: Edgar E. Iglesias <[email protected]>
hw/ssi/xilinx_spips.c
This page took 0.025154 seconds and 4 git commands to generate.