qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] virtio: regression fixes
@ 2024-08-20 11:01 Michael S. Tsirkin
  2024-08-20 11:01 ` [PULL 1/3] vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits Michael S. Tsirkin
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michael S. Tsirkin @ 2024-08-20 11:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

The following changes since commit 76277cf82f0e1123bd69ec59d22014b8f78485ec:

  Merge tag 'hw-misc-20240820' of https://github.com/philmd/qemu into staging (2024-08-20 09:17:41 +1000)

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 a8e63ff289d137197ad7a701a587cc432872d798:

  virtio-pci: Fix the use of an uninitialized irqfd (2024-08-20 06:57:47 -0400)

----------------------------------------------------------------
virtio: regression fixes

3 small patches to make sure we don't ship regressions.

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

----------------------------------------------------------------
Akihiko Odaki (1):
      vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits

Cindy Lu (1):
      virtio-pci: Fix the use of an uninitialized irqfd

Volker Rümelin (1):
      hw/audio/virtio-snd: fix invalid param check

 hw/audio/virtio-snd.c  | 4 ++--
 hw/net/vhost_net.c     | 2 ++
 hw/virtio/virtio-pci.c | 3 +++
 net/vhost-vdpa.c       | 1 +
 4 files changed, 8 insertions(+), 2 deletions(-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-08-30  5:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20 11:01 [PULL 0/3] virtio: regression fixes Michael S. Tsirkin
2024-08-20 11:01 ` [PULL 1/3] vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits Michael S. Tsirkin
2024-08-20 11:01 ` [PULL 2/3] hw/audio/virtio-snd: fix invalid param check Michael S. Tsirkin
2024-08-30  5:12   ` Volker Rümelin
2024-08-20 11:01 ` [PULL 3/3] virtio-pci: Fix the use of an uninitialized irqfd Michael S. Tsirkin
2024-08-20 22:46 ` [PULL 0/3] virtio: regression fixes Richard Henderson

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).