qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/2] Bugfixes for QEMU 7.0-rc1


From: Paolo Bonzini
Subject: [PULL 0/2] Bugfixes for QEMU 7.0-rc1
Date: Mon, 21 Mar 2022 17:45:00 +0100

The following changes since commit e2fb7d8aa218256793df99571d16f92074258447:

  Merge tag 'dbus-pull-request' of gitlab.com:marcandre.lureau/qemu into 
staging (2022-03-15 16:28:50 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 17e6ffa6a5d2674cb2ebfd967d28b1048261d977:

  hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12 (2022-03-21 
15:57:47 +0100)

----------------------------------------------------------------
Bugfixes.

----------------------------------------------------------------
Paolo Bonzini (2):
      target/i386: kvm: do not access uninitialized variable on older kernels
      hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12

 hw/i386/amd_iommu.c   |  7 ++-----
 target/i386/kvm/kvm.c | 17 +++++++++++++----
 2 files changed, 15 insertions(+), 9 deletions(-)
-- 
2.35.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]