[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] Fix RAPL MSR support in staging
From: |
Anthony Harivel |
Subject: |
[PATCH 0/2] Fix RAPL MSR support in staging |
Date: |
Fri, 26 Jul 2024 12:26:30 +0200 |
Hi Paolo,
RAPL MSR has landed in staging with few scratches.
Here a couple of patches to solves CID 1558553 and 1558557.
Anthony
Anthony Harivel (2):
target/i386: Fix typo that assign same value twice
target/i386: Clean output of vmsr_read_thread_stat()
target/i386/kvm/kvm.c | 4 ++--
target/i386/kvm/vmsr_energy.c | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
--
2.45.2
- [PATCH 0/2] Fix RAPL MSR support in staging,
Anthony Harivel <=