在2025年2月27日二月 下午12:21,bibo mao写道:
[...]
>>>>                           int pin.
>>> Thanks for the information, Would you like to emulate LoongArch32
>>> chiplap FPGA board in qemu side or other LoongArch32 boards?
>> 
>> My plan is to use current virt machine (with EXTIOI and so on) for
>> LoongArch32, it is trivial to bring up in kernel and give us a lot more
>> flexibility rather than emulating an actual board.
> virt machine is mainly for kvm board. If it is used as LoongArch32 
> board, there is no much benefit to add bunch of code in kernel and qemu 
> to emulate non-exist board, on the contrast it is hard to maintain.

Actually, it's 8 lines of code machine level code in my local tree to bring
up. Adding a new board will increase maintain burden as well. Also to note
that LoongArch32 TCG work is also for qemu user.

riscv32, arm32 are all sharing same virt board as well. QEMU is not only
serving KVM but also other users trying to evaluate and test on the platform.

For kernel drivers are already here, still, just a couple of Kconfig changes,
you can preview here [1].

>
> In LoongArch community There are many cases posting code in one time, 
> disappear and lose maintenance :(

Yep, for hobbyists it's hard to sustain our effort :-( we are all trying
our best to contribute. I can potentially spare more time in Q2 to make
everything work.

Thanks

[1]: https://github.com/FlyGoat/linux/tree/b4/la32
-- 
- Jiaxun

Reply via email to