qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH for 7.1 v1 0/5] virtio fixes (split from virtio-gpio series)


From: Alex Bennée
Subject: [PATCH for 7.1 v1 0/5] virtio fixes (split from virtio-gpio series)
Date: Wed, 27 Jul 2022 16:56:48 +0100

Hi,

This is just a split out series based on:

   Subject: [PATCH v3 for 7.2 00/21] virtio-gpio and various virtio cleanups
   Date: Tue, 26 Jul 2022 20:21:29 +0100
   Message-Id: <20220726192150.2435175-1-alex.bennee@linaro.org>

with the patches identified by mst:

  Right. Still I think some are fixes we should merge now.
  I am thinking patches 5, 7,8,9 ? 6 if it makes backporting
  much easier. WDYT? If you agree pls separate bugfixes in
  series I can apply. Thanks!

So here they are ;-)

Alex Bennée (5):
  block/vhost-user-blk-server: don't expose
    VHOST_USER_F_PROTOCOL_FEATURES
  hw/virtio: incorporate backend features in features
  hw/virtio: gracefully handle unset vhost_dev vdev
  hw/virtio: handle un-configured shutdown in virtio-pci
  hw/virtio: fix vhost_user_read tracepoint

 block/export/vhost-user-blk-server.c |  3 +--
 hw/virtio/vhost-user.c               | 13 ++++++++++---
 hw/virtio/vhost.c                    | 10 +++++++---
 hw/virtio/virtio-pci.c               |  9 +++++++--
 4 files changed, 25 insertions(+), 10 deletions(-)

-- 
2.30.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]