This patch intends to add DMI support to libvirt for RISC-V and mips.
This change is based on commit ec6ce6363, which added ARM support.
This is not tested on the target arches, as I've been unable to find
hardware to test this on.
src/util/virsysinfo.c | 2 ++
1 file changed, 2 insertions(+)
V1->V2:
1. Clarify commit message
2. Rebase onto recent LoongArch merge.
Cheers,
Brett Holman