qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] virtio-9pfs: don't truncate response
@ 2020-05-14 18:38 Christian Schoenebeck
  2020-05-14 18:26 ` [PATCH 1/1] " Christian Schoenebeck
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Christian Schoenebeck @ 2020-05-14 18:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: Greg Kurz, Stefano Stabellini, Anthony Perard, Paul Durrant

The following patch reverts
SHA-1 16724a173049ac29c7b5ade741da93a0f46edff for the virtio backend.

Greg, it is intended as a quick fix for
https://bugs.launchpad.net/bugs/1877688 at least for virtio, for the
case the appropriate fix on Xen side might still take a while. Because
this bug is too serious to let it rest for too long.

In case Stefano comes up with a fix for Xen soon, you might just ignore
this patch and just revert SHA-1 16724a173049ac29c7b5ade741da93a0f46edff
entirely instead of course.

Christian Schoenebeck (1):
  virtio-9pfs: don't truncate response

 hw/9pfs/virtio-9p-device.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

-- 
2.20.1



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

end of thread, other threads:[~2020-05-15  9:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-14 18:38 [PATCH 0/1] virtio-9pfs: don't truncate response Christian Schoenebeck
2020-05-14 18:26 ` [PATCH 1/1] " Christian Schoenebeck
2020-05-14 19:19   ` Stefano Stabellini
2020-05-14 19:21 ` [PATCH 0/1] " Stefano Stabellini
2020-05-15  9:30 ` Greg Kurz

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