Re: [PATCH 0/6] Add bios-tables-test for LoongArch64 system

2025-05-18 Thread Bibo Mao
On 2025/4/1 下午9:50, Igor Mammedov wrote: On Fri, 28 Feb 2025 17:27:23 +0800 Bibo Mao wrote: This patchset add bios-tables-test for LoongArch64 virt machine system. It works with UEFI bios, with uefi-test-tools LoongArch64 support is added to build bios-tables-test.loongarch64.iso. Also wit

Re: [PATCH 0/6] Add bios-tables-test for LoongArch64 system

2025-05-18 Thread Bibo Mao
On 2025/5/11 下午9:17, Michael S. Tsirkin wrote: On Fri, Feb 28, 2025 at 05:27:23PM +0800, Bibo Mao wrote: This patchset add bios-tables-test for LoongArch64 virt machine system. It works with UEFI bios, with uefi-test-tools LoongArch64 support is added to build bios-tables-test.loongarch64.iso

Re: [PATCH 0/6] Add bios-tables-test for LoongArch64 system

2025-05-11 Thread Michael S. Tsirkin
On Fri, Feb 28, 2025 at 05:27:23PM +0800, Bibo Mao wrote: > This patchset add bios-tables-test for LoongArch64 virt machine > system. It works with UEFI bios, with uefi-test-tools LoongArch64 > support is added to build bios-tables-test.loongarch64.iso. > > Also with test case bios-tables-test, Lo

Re: [PATCH 0/6] Add bios-tables-test for LoongArch64 system

2025-04-01 Thread Igor Mammedov
On Fri, 28 Feb 2025 17:27:23 +0800 Bibo Mao wrote: > This patchset add bios-tables-test for LoongArch64 virt machine > system. It works with UEFI bios, with uefi-test-tools LoongArch64 > support is added to build bios-tables-test.loongarch64.iso. > > Also with test case bios-tables-test, LoongAr

Re: [PATCH 0/6] Add bios-tables-test for LoongArch64 system

2025-02-28 Thread Gerd Hoffmann
On Fri, Feb 28, 2025 at 05:27:23PM +0800, Bibo Mao wrote: > This patchset add bios-tables-test for LoongArch64 virt machine > system. It works with UEFI bios, with uefi-test-tools LoongArch64 > support is added to build bios-tables-test.loongarch64.iso. > > Also with test case bios-tables-test, Lo

[PATCH 0/6] Add bios-tables-test for LoongArch64 system

2025-02-28 Thread Bibo Mao
This patchset add bios-tables-test for LoongArch64 virt machine system. It works with UEFI bios, with uefi-test-tools LoongArch64 support is added to build bios-tables-test.loongarch64.iso. Also with test case bios-tables-test, LoongArch64 support is added and some basic ACPI tables is added here.