在 2023/10/10 下午9:53, Philippe Mathieu-Daudé 写道:
ISA bus and serial aren't used by the LoongArch virt machine. Remove the dead code.Philippe Mathieu-Daudé (2): hw/loongarch/virt: Remove unused ISA UART hw/loongarch/virt: Remove unused ISA Bus include/hw/loongarch/virt.h | 3 --- hw/loongarch/virt.c | 5 ----- hw/loongarch/Kconfig | 2 -- 3 files changed, 10 deletions(-)
Reviewed-by: Song Gao <[email protected]> Thanks. Song Gao
