[RFC v2] virsysinfo: Try reading DMI table

2024-03-26 Thread brett . holman
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
___
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org


[RFC v2] virsysinfo: Try reading DMI table

2024-03-26 Thread brett . holman
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. Update commit message to clarify Loongson->mips relationship.
2. Rebase onto recent LoongArch merge.

Cheers,
Brett Holman
___
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-le...@lists.libvirt.org