mbox

[PULL,0/1] target/i386 patch for QEMU 9.1

Message ID 20240814164432.271179-1-pbonzini@redhat.com (mailing list archive)
State New, archived
Headers show

Pull-request

https://gitlab.com/bonzini/qemu.git tags/for-upstream

Message

Paolo Bonzini Aug. 14, 2024, 4:44 p.m. UTC
The following changes since commit 3ef11c991e501768f2fa646e8438f075be1cd2f5:

  po: update Italian translation (2024-08-13 19:01:42 +0200)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to a6e65975c3fac1b2f067fef8eeed92584d773f06:

  target/i386: Fix arguments for vmsr_read_thread_stat() (2024-08-14 18:42:19 +0200)

Sorry, this one fell through the cracks.

----------------------------------------------------------------
* fix RAPL computations

----------------------------------------------------------------
Anthony Harivel (1):
      target/i386: Fix arguments for vmsr_read_thread_stat()

 target/i386/kvm/kvm.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Comments

Richard Henderson Aug. 15, 2024, 12:58 a.m. UTC | #1
On 8/15/24 02:44, Paolo Bonzini wrote:
> The following changes since commit 3ef11c991e501768f2fa646e8438f075be1cd2f5:
> 
>    po: update Italian translation (2024-08-13 19:01:42 +0200)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/bonzini/qemu.git tags/for-upstream
> 
> for you to fetch changes up to a6e65975c3fac1b2f067fef8eeed92584d773f06:
> 
>    target/i386: Fix arguments for vmsr_read_thread_stat() (2024-08-14 18:42:19 +0200)
> 
> Sorry, this one fell through the cracks.
> 
> ----------------------------------------------------------------
> * fix RAPL computations

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.

r~