The idea here is to expose the DTS sensors through XENPF_resource_op and introduce a new dedicated tool to expose it for the user.
Teddy Astie (2): x86/platform: Expose DTS sensors MSR tools: Introduce xen-inteltemp tool tools/misc/.gitignore | 1 + tools/misc/Makefile | 4 ++ tools/misc/xen-inteltemp.c | 98 ++++++++++++++++++++++++++++ xen/arch/x86/include/asm/msr-index.h | 2 + xen/arch/x86/platform_hypercall.c | 6 ++ 5 files changed, 111 insertions(+) create mode 100644 tools/misc/xen-inteltemp.c -- 2.51.1 -- Teddy Astie | Vates XCP-ng Developer XCP-ng & Xen Orchestra - Vates solutions web: https://vates.tech
