Hi,

As discussed during the v2 review [*], this series changes the transport
API so that it is now possible to discard a reply to the guest, and adapts
Keno's patch accordingly.

[*] https://patchwork.kernel.org/patch/10091517/

--
Greg

---

Greg Kurz (1):
      9pfs: allow PDU to complete without sending a reply

Keno Fischer (1):
      9pfs: Correctly handle cancelled requests


 hw/9pfs/9p.c               |   27 ++++++++++++++++++++++-----
 hw/9pfs/9p.h               |    2 +-
 hw/9pfs/trace-events       |    1 +
 hw/9pfs/virtio-9p-device.c |   11 +++++++----
 hw/9pfs/xen-9p-backend.c   |   14 ++++++++------
 5 files changed, 39 insertions(+), 16 deletions(-)


Reply via email to