mbox series

[0/2] Fix RAPL MSR support in staging

Message ID 20240726102632.1324432-1-aharivel@redhat.com (mailing list archive)
Headers show
Series Fix RAPL MSR support in staging | expand

Message

Anthony Harivel July 26, 2024, 10:26 a.m. UTC
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(-)