On Mon, 21 Mar 2022 at 16:48, Paolo Bonzini <pbonz...@redhat.com> wrote: > > 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
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0 for any user-visible changes. -- PMM