On Thu, Dec 22, 2022 at 09:21:25PM +0800, Minglei Liu wrote:
> ping !
> please review this patch : [PATCH] usbredir: Do not detach usb if backend
> chardev disconnect - minglei.liu (kernel.org)
> <https://lore.kernel.org/qemu-devel/20221109115619.696826-1-minglei@smartx.com/>
ping !
please review this patch : [PATCH] usbredir: Do not detach usb if backend
chardev disconnect - minglei.liu (kernel.org)
<https://lore.kernel.org/qemu-devel/20221109115619.696826-1-minglei@smartx.com/>
minglei.liu 于2022年11月9日周三 19:56写道:
> If the network between qemu and usbre
If the network between qemu and usbredirserver is temporarily disconnected,
the USB device in the VM will be unplugged. If the reconnect parameter is
configured for the backend chardev, the device will be reconnected later.
But from the inside of the VM, this USB device has experienced unplug and
r