Re: [PATCH 6/6] tests/libqos: add riscv/virt machine nodes

2024-02-16 Thread Thomas Huth
On 13/02/2024 20.17, Daniel Henrique Barboza wrote: Add a RISC-V 'virt' machine to the graph. This implementation is a modified copy of the existing arm machine in arm-virt-machine.c It contains a virtio-mmio and a generic-pcihost controller. The generic-pcihost controller hardcodes assumptions

Re: [PATCH 6/6] tests/libqos: add riscv/virt machine nodes

2024-02-14 Thread Alistair Francis
On Wed, Feb 14, 2024 at 5:18 AM Daniel Henrique Barboza wrote: > > Add a RISC-V 'virt' machine to the graph. This implementation is a > modified copy of the existing arm machine in arm-virt-machine.c > > It contains a virtio-mmio and a generic-pcihost controller. The > generic-pcihost controller h

[PATCH 6/6] tests/libqos: add riscv/virt machine nodes

2024-02-13 Thread Daniel Henrique Barboza
Add a RISC-V 'virt' machine to the graph. This implementation is a modified copy of the existing arm machine in arm-virt-machine.c It contains a virtio-mmio and a generic-pcihost controller. The generic-pcihost controller hardcodes assumptions from the ARM 'virt' machine, like ecam and pio_base ad