在 2023/9/6 10:50, Tianrui Zhao 写道:
> Add virtio-mmio bus support for LoongArch, so that devices
> could be added in the virtio-mmio bus.
>
> Signed-off-by: Tianrui Zhao
> ---
> hw/loongarch/Kconfig | 1 +
> hw/loongarch/virt.c | 3 +++
> 2 files changed, 4 insertions(+)
>
> diff --git a/hw/
Add virtio-mmio bus support for LoongArch, so that devices
could be added in the virtio-mmio bus.
Signed-off-by: Tianrui Zhao
---
hw/loongarch/Kconfig | 1 +
hw/loongarch/virt.c | 3 +++
2 files changed, 4 insertions(+)
diff --git a/hw/loongarch/Kconfig b/hw/loongarch/Kconfig
index 1e7c5b43c5.