You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build automatic Qemu/KVM test suite on Debian machine. Testing by far is the biggest time investment, So having this will help a lot:
That way we can have our own VMS for X86_32/X86_64/ARM/PPC/S390/MIPS/RISCV running on one X86_64 machine
Have it boot each VM, one-at-a-time, login, run tests, log out, then move to next VM
Remove need to look at dmesg log. The log only gets CPU info on boot, and will not have the data after running for a long time. I think it requires root on new Linux systems. Plus it bloats the unit tests. I think this is needed for FreeBSD still
Add Apple M1 support
Add LoongArch support
Add way to quickly query info instead of blocking for 1 second, like for Glances
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Beta Was this translation helpful? Give feedback.
All reactions