qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 13/14] arc: Add support for ARCv2


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 13/14] arc: Add support for ARCv2
Date: Wed, 7 Oct 2020 06:14:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 9/30/20 10:46 PM, cupertinomiranda@gmail.com wrote:
> From: Shahab Vahedi <shahab@synopsys.com>
> 
> Add remaining bits of the Synopsys ARCv2 (EM/HS) support into QEMU,
> configure bits, arch_init and configuration files for softmmu (hardware
> emulation).
> 
> Signed-off-by: Shahab Vahedi <shahab@synopsys.com>
> ---
>  configure                       |  5 +++++
>  default-configs/arc-softmmu.mak |  5 +++++
>  disas.c                         |  2 ++
>  disas/meson.build               |  1 +
>  hw/meson.build                  |  1 +
>  include/disas/dis-asm.h         | 10 +++++++++-
>  include/elf.h                   |  3 +++
>  include/exec/poison.h           |  2 ++
>  include/sysemu/arch_init.h      |  1 +
>  meson.build                     |  3 ++-
>  softmmu/arch_init.c             |  2 ++
>  target/meson.build              |  1 +
>  12 files changed, 34 insertions(+), 2 deletions(-)
>  create mode 100644 default-configs/arc-softmmu.mak

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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