qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/2] target/mips: Let cpu_supports_isa() take CPUMIPSState ar


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 0/2] target/mips: Let cpu_supports_isa() take CPUMIPSState argument
Date: Sun, 13 Dec 2020 16:05:26 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.0

On 12/7/20 10:52 PM, Philippe Mathieu-Daudé wrote:
> Hi Jiaxun,
> 
> Here goes the cpu_supports_isa() helper for your bootloader API:
> https://www.mail-archive.com/qemu-devel@nongnu.org/msg764582.html
> 
> Regards,
> 
> Phil.
> 
> Philippe Mathieu-Daudé (2):
>   target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
>   target/mips: Introduce cpu_supports_isa() taking CPUMIPSState argument
> 
>  target/mips/cpu.h       | 5 +++--
>  hw/mips/boston.c        | 4 ++--
>  hw/mips/malta.c         | 4 ++--
>  target/mips/cpu.c       | 5 +++++
>  target/mips/translate.c | 4 ++--
>  5 files changed, 14 insertions(+), 8 deletions(-)

Thanks, series applied to mips-next tree.



reply via email to

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