Hi,

this series implements do_unassigned_access callback for target-xtensa and
adds default memory access handler for the system I/O region of the XTFPGA
board to retain current behaviour.

Max Filippov (2):
  hw/xtensa: allow reads/writes in the system I/O region
  target-xtensa: implement do_unassigned_access callback

 hw/xtensa/xtfpga.c        | 20 +++++++++++++++++++-
 target-xtensa/cpu-qom.h   |  3 +++
 target-xtensa/cpu.c       |  1 +
 target-xtensa/op_helper.c | 14 ++++++++++++++
 4 files changed, 37 insertions(+), 1 deletion(-)

-- 
1.8.1.4


Reply via email to