qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 17/17] target-openrisc: Implement lwa, swa


From: Bastian Koppelmann
Subject: Re: [Qemu-devel] [PATCH 17/17] target-openrisc: Implement lwa, swa
Date: Tue, 15 Sep 2015 15:04:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0



On 09/03/2015 02:17 AM, Richard Henderson wrote:
Signed-off-by: Richard Henderson <address@hidden>
---
  linux-user/main.c                  | 45 ++++++++++++++++++++++++
  target-openrisc/cpu.c              |  1 +
  target-openrisc/cpu.h              |  9 +++++
  target-openrisc/interrupt.c        |  1 +
  target-openrisc/interrupt_helper.c |  1 +
  target-openrisc/mmu.c              |  1 +
  target-openrisc/translate.c        | 70 ++++++++++++++++++++++++++++++++++++++
  7 files changed, 128 insertions(+)

This looks good to me. However I don't feel confident enough to give a rb.

Cheers,
Bastian



reply via email to

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