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