On 9/30/22 02:51, Xiaojuan Yang wrote:
1.When cpu read or write extioi COREISR reg, it should access
the reg belonged to itself, so the index of 's->coreisr' is
current cpu number. Using MemTxAttrs' requester_type and id
to get the cpu index.
2.Remove the unused extioi system memory region and we only
support the extioi iocsr memory region now.

Based-on:<20220927141504.3886314-1-alex.ben...@linaro.org>
Signed-off-by: Xiaojuan Yang<yangxiaoj...@loongson.cn>
---
  hw/intc/loongarch_extioi.c      | 51 +++++++++++++++++++--------------
  hw/intc/trace-events            |  2 +-
  target/loongarch/iocsr_helper.c | 16 +++++------
  3 files changed, 38 insertions(+), 31 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

For future reference, the Based-on: tag belongs in the cover letter.


r~

Reply via email to