qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] hw/mips: loongson3: Drop 'struct MemmapEntry'


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] hw/mips: loongson3: Drop 'struct MemmapEntry'
Date: Mon, 25 Jan 2021 18:42:07 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0

On 1/22/21 1:24 PM, Bin Meng wrote:
> From: Bin Meng <bin.meng@windriver.com>
> 
> There is already a MemMapEntry type defined in hwaddr.h. Let's drop
> the loongson3 defined `struct MemmapEntry` and use the existing one.
> 
> Signed-off-by: Bin Meng <bin.meng@windriver.com>
> ---
> 
>  hw/mips/loongson3_bootp.h | 7 +------
>  hw/mips/loongson3_virt.c  | 6 +++---
>  2 files changed, 4 insertions(+), 9 deletions(-)

Thanks, applied to mips-next.



reply via email to

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