[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-commits] [qemu/qemu] a6e659: target/i386: Fix arguments for vmsr_r
From: |
Richard Henderson |
Subject: |
[Qemu-commits] [qemu/qemu] a6e659: target/i386: Fix arguments for vmsr_read_thread_st... |
Date: |
Wed, 14 Aug 2024 17:58:10 -0700 |
Branch: refs/heads/master
Home: https://github.com/qemu/qemu
Commit: a6e65975c3fac1b2f067fef8eeed92584d773f06
https://github.com/qemu/qemu/commit/a6e65975c3fac1b2f067fef8eeed92584d773f06
Author: Anthony Harivel <aharivel@redhat.com>
Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths:
M target/i386/kvm/kvm.c
Log Message:
-----------
target/i386: Fix arguments for vmsr_read_thread_stat()
Snapshot of the stat utime and stime for each thread, taken before and
after the pause, must be stored in separate locations
Signed-off-by: Anthony Harivel <aharivel@redhat.com>
Link: https://lore.kernel.org/r/20240807124320.1741124-2-aharivel@redhat.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Commit: c4d062885529a84928ddd260dab419b7d8dd4f90
https://github.com/qemu/qemu/commit/c4d062885529a84928ddd260dab419b7d8dd4f90
Author: Richard Henderson <richard.henderson@linaro.org>
Date: 2024-08-15 (Thu, 15 Aug 2024)
Changed paths:
M target/i386/kvm/kvm.c
Log Message:
-----------
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
* fix RAPL computations
# -----BEGIN PGP SIGNATURE-----
#
# iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAma83sIUHHBib256aW5p
# QHJlZGhhdC5jb20ACgkQv/vSX3jHroO4OAf/SCiETP35wStOQ1MDfQoW9BUltlyS
# 0bHJ9fiVPUs8iVXoUOY83P33dBYLpkAutmdw38pxD9JDH99wM5e4Etgks1GxLjtj
# aDWMyxskguVKxR0iT92jcM7kFZKYqzssIoXrPFq7cC4LYw9t5wOEUnPxRXBphlao
# 1lLdkJlDzHsU/K+VSAdB81T/Og+E6BpcBZTLD9EONUvcqHSiGp65omNf+dPporkO
# U2egOFqcbhH6+jdQoRwBeXvGnIny8nHLVyOEbZWygeZqfo2PWR5PQ3DqOR7sj5RT
# w9DIxtkpMdHWT1D/+8etDnb3XWYRnZNLhK5B3w4HpZUcBecyxmcXj6nxXA==
# =Uvzx
# -----END PGP SIGNATURE-----
# gpg: Signature made Thu 15 Aug 2024 02:43:46 AM AEST
# gpg: using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg: issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
# gpg: aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
* tag 'for-upstream' of https://gitlab.com/bonzini/qemu:
target/i386: Fix arguments for vmsr_read_thread_stat()
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Compare: https://github.com/qemu/qemu/compare/a733f37aef3b...c4d062885529
To unsubscribe from these emails, change your notification settings at
https://github.com/qemu/qemu/settings/notifications