]> git.ipfire.org Git - thirdparty/qemu.git/commit
Revert "9p: init_in_iov_from_pdu can truncate the size"
authorStefano Stabellini <stefano.stabellini@xilinx.com>
Thu, 21 May 2020 19:26:25 +0000 (12:26 -0700)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 25 Aug 2020 00:11:14 +0000 (19:11 -0500)
commitb38d9cada46ba6229ed6c87bf777cecb24af0c6b
tree2faa37b3acb2fe23a361ab1b168fc3b191ab3ced
parentf56a86ad8d5954f21e1f11634a9df1f3d2856152
Revert "9p: init_in_iov_from_pdu can truncate the size"

This reverts commit 16724a173049ac29c7b5ade741da93a0f46edff7.
It causes https://bugs.launchpad.net/bugs/1877688.

Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>
Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <20200521192627.15259-1-sstabellini@kernel.org>
Signed-off-by: Greg Kurz <groug@kaod.org>
(cherry picked from commit cf45183b718f02b1369e18c795dc51bc1821245d)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/9pfs/9p.c
hw/9pfs/9p.h
hw/9pfs/virtio-9p-device.c
hw/9pfs/xen-9p-backend.c