Re: [PATCH] tests/libqos: Add loongarch virt machine node

2024-05-29 Thread maobibo
Thomas, Thanks for reviewing the patch. On 2024/5/29 下午3:10, Thomas Huth wrote: On 28/05/2024 10.20, Bibo Mao wrote: Add loongarch virt machine to the graph. It is a modified copy of the existing riscv virtmachine in riscv-virt-machine.c It contains a generic-pcihost controller, and an extra

Re: [PATCH] tests/libqos: Add loongarch virt machine node

2024-05-29 Thread Thomas Huth
On 28/05/2024 10.20, Bibo Mao wrote: Add loongarch virt machine to the graph. It is a modified copy of the existing riscv virtmachine in riscv-virt-machine.c It contains a generic-pcihost controller, and an extra function loongarch_config_qpci_bus() to configure GPEX pci host controller informat

[PATCH] tests/libqos: Add loongarch virt machine node

2024-05-28 Thread Bibo Mao
Add loongarch virt machine to the graph. It is a modified copy of the existing riscv virtmachine in riscv-virt-machine.c It contains a generic-pcihost controller, and an extra function loongarch_config_qpci_bus() to configure GPEX pci host controller information, such as ecam and pio_base addresse

Re: [PATCH] tests/libqos: Add loongarch virt machine node

2024-05-15 Thread maobibo
On 2024/5/15 下午5:01, gaosong wrote: 在 2024/5/14 下午7:51, Bibo Mao 写道: Add loongarch virt machine to the graph. It is a modified copy of the existing riscv virtmachine in riscv-virt-machine.c It contains a generic-pcihost controller, and an extra function loongarch_config_qpci_bus() to configu

Re: [PATCH] tests/libqos: Add loongarch virt machine node

2024-05-15 Thread gaosong
在 2024/5/14 下午7:51, Bibo Mao 写道: Add loongarch virt machine to the graph. It is a modified copy of the existing riscv virtmachine in riscv-virt-machine.c It contains a generic-pcihost controller, and an extra function loongarch_config_qpci_bus() to configure GPEX pci host controller information,

[PATCH] tests/libqos: Add loongarch virt machine node

2024-05-14 Thread Bibo Mao
Add loongarch virt machine to the graph. It is a modified copy of the existing riscv virtmachine in riscv-virt-machine.c It contains a generic-pcihost controller, and an extra function loongarch_config_qpci_bus() to configure GPEX pci host controller information, such as ecam and pio_base addresse