qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Cédric Le Goater" <clg@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Cédric Le Goater" <clg@redhat.com>
Subject: [PULL 0/3] for-9.0 queue
Date: Tue, 19 Mar 2024 15:05:13 +0100	[thread overview]
Message-ID: <20240319140516.392542-1-clg@redhat.com> (raw)

The following changes since commit 4511400fb78e72d4d9916ed60e04f4e99e594f65:

  Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging (2024-03-18 17:16:08 +0000)

are available in the Git repository at:

  https://github.com/legoater/qemu/ tags/pull-for-9.0-20240319

for you to fetch changes up to a7538ca0791880b6aeb2cc4cc8c00305e2d975f8:

  aspeed/smc: Only wire flash devices at reset (2024-03-19 11:58:15 +0100)

----------------------------------------------------------------
aspeed, pnv, vfio queue:

* user device fixes for Aspeed and PowerNV machines
* coverity fix for iommufd

----------------------------------------------------------------
Cédric Le Goater (3):
      vfio/iommufd: Fix memory leak
      ppc/pnv: I2C controller is not user creatable
      aspeed/smc: Only wire flash devices at reset

 include/hw/block/flash.h  |  2 ++
 hw/arm/xlnx-versal-virt.c |  3 ++-
 hw/block/m25p80.c         |  1 -
 hw/ppc/pnv_i2c.c          |  3 +++
 hw/ssi/aspeed_smc.c       |  9 +++++++++
 hw/vfio/iommufd.c         | 19 ++++++++-----------
 6 files changed, 24 insertions(+), 13 deletions(-)



             reply	other threads:[~2024-03-19 14:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-19 14:05 Cédric Le Goater [this message]
2024-03-19 14:05 ` [PULL 1/3] vfio/iommufd: Fix memory leak Cédric Le Goater
2024-03-19 14:05 ` [PULL 2/3] ppc/pnv: I2C controller is not user creatable Cédric Le Goater
2024-03-19 14:05 ` [PULL 3/3] aspeed/smc: Only wire flash devices at reset Cédric Le Goater
2024-03-19 17:33 ` [PULL 0/3] for-9.0 queue 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=20240319140516.392542-1-clg@redhat.com \
    --to=clg@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).