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: Richard Henderson
Subject: Re: [RFC PATCH v7 00/29] Add LoongArch softmmu support
Date: Mon, 28 Mar 2022 12:13:38 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

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.


r~



reply via email to

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