All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/2] Bugfixes for QEMU 7.0-rc1
Date: Mon, 21 Mar 2022 17:45:00 +0100	[thread overview]
Message-ID: <20220321164502.201160-1-pbonzini@redhat.com> (raw)

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	other threads:[~2022-03-21 16:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-21 16:45 Paolo Bonzini [this message]
2022-03-21 16:45 ` [PULL 1/2] target/i386: kvm: do not access uninitialized variable on older kernels Paolo Bonzini
2022-03-21 16:45 ` [PULL 2/2] hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12 Paolo Bonzini
2022-03-22 10:17 ` [PULL 0/2] Bugfixes for QEMU 7.0-rc1 Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220321164502.201160-1-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.