qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v7 00/29] Add LoongArch softmmu support


From: yangxiaojuan
Subject: Re: [RFC PATCH v7 00/29] Add LoongArch softmmu support
Date: Wed, 30 Mar 2022 17:34:45 +0800
User-agent: Mozilla/5.0 (X11; Linux loongarch64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

Hi Richard.

On 2022/3/29 上午2:13, Richard Henderson wrote:
On 3/28/22 06:57, Xiaojuan Yang wrote:
This series patch add softmmu support for LoongArch.
The latest kernel:
   * https://github.com/loongson/linux/tree/loongarch-next
The latest uefi:
   * https://github.com/loongson/edk2
   * https://github.com/loongson/edk2-platforms
The manual:
   * https://github.com/loongson/LoongArch-Documentation/releases/tag/2021.10.11

You can get LoongArch qemu series like this:
    git clone https://github.com/loongson/qemu.git
    git checkout tcg-dev

I strongly suggest that you rebase *without* the patches for linux-user/loongarch64/. If you do not do this, you will be stalled until your linux kernel patches are merged.

Testing this rebase locally, there is only a minor patch conflict in

    target/loongarch: Add LoongArch interrupt and exception handle

which suggests that the EXCP_* names be removed from

    target/loongarch: Add core definition

The EXCCODE_* names be introduced early instead, and all of the uses updated.

OK,  Thanks for your advice,  We will send a new series after solving all problems.

Thanks.
Xiaojuan

r~




reply via email to

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