qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] target-xtensa: implement do_unassigned_access


From: Max Filippov
Subject: [Qemu-devel] [PATCH 0/2] target-xtensa: implement do_unassigned_access
Date: Fri, 2 Jan 2015 02:38:27 +0300

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

[Prev in Thread] Current Thread [Next in Thread]