On Sun, 10 May 2020 19:41:52 +0200 Christian Schoenebeck <qemu_...@crudebyte.com> wrote:
> Stefano, looks like your original patch needs some more fine tuning: > > https://bugs.launchpad.net/bugs/1877688 > > Please check if the assumptions I made about Xen are correct, and please > also test whether these changes still work for you with Xen as intended by > you. > > Christian Schoenebeck (2): > xen-9pfs: Fix log messages of reply errors > 9pfs: fix init_in_iov_from_pdu truncating size > > hw/9pfs/virtio-9p-device.c | 35 ++++++++++++++++++++++++-------- > hw/9pfs/xen-9p-backend.c | 41 ++++++++++++++++++++++++++++---------- > 2 files changed, 58 insertions(+), 18 deletions(-) > Sorry, I'm off this week, not sure I'll have time to review. So I've only applied patch 1 for now and I'll let Stefano and you sort out what should be done for patch 2. Cheers, -- Greg