[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 3/8] hw/mips: Use address translation helper to handle ENV
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v2 3/8] hw/mips: Use address translation helper to handle ENVP_ADDR |
Date: |
Sat, 2 Jan 2021 00:16:26 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 |
On 1/1/21 9:38 PM, Philippe Mathieu-Daudé wrote:
> On 12/15/20 7:41 AM, Jiaxun Yang wrote:
>> It will signed extend vaddr properly.
>>
>> Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
>> ---
>> hw/mips/fuloong2e.c | 24 +++++++++---------
>> hw/mips/malta.c | 62 ++++++++++++++++++++++-----------------------
>> 2 files changed, 43 insertions(+), 43 deletions(-)
>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>