qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [PULL 0/1] virtio: bugfix
Date: Mon, 15 Apr 2024 06:52:39 -0400	[thread overview]
Message-ID: <cover.1713178348.git.mst@redhat.com> (raw)

The following changes since commit e1999904a960c33b68fedf26dfb7b8e00abab8f2:

  qdev-monitor: fix error message in find_device_state() (2024-04-09 02:31:33 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to 2ce6cff94df2650c460f809e5ad263f1d22507c0:

  virtio-pci: fix use of a released vector (2024-04-15 06:50:44 -0400)

----------------------------------------------------------------
virtio: bugfix

A last minute fix for a use of a vector after it's released.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Cindy Lu (1):
      virtio-pci: fix use of a released vector

 hw/virtio/virtio-pci.c | 37 +++++++++++++++++++++++++++++++++++--
 1 file changed, 35 insertions(+), 2 deletions(-)



             reply	other threads:[~2024-04-15 10:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-15 10:52 Michael S. Tsirkin [this message]
2024-04-15 10:52 ` [PULL 1/1] virtio-pci: fix use of a released vector Michael S. Tsirkin
2024-04-16 10:01   ` Peter Maydell
2024-04-16 11:04     ` Cindy Lu
2024-04-16 11:50       ` Peter Maydell
2024-04-16 12:22         ` Peter Maydell
2024-04-16 13:06           ` Cindy Lu
2024-04-16 13:11             ` Peter Maydell
2024-04-16 12:47         ` Cindy Lu
2024-04-15 14:24 ` [PULL 0/1] virtio: bugfix Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2020-07-09 23:04 Michael S. Tsirkin
2020-07-11 12:55 ` 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=cover.1713178348.git.mst@redhat.com \
    --to=mst@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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).