[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems Encountered with virtio-serial device, communication breaks
From: |
Peter Maydell |
Subject: |
Re: Problems Encountered with virtio-serial device, communication breaks after connection is closed unexpectedly |
Date: |
Thu, 13 Jan 2022 15:06:26 +0000 |
On Thu, 13 Jan 2022 at 15:03, Wenqing Xu <xuwq@sea.com> wrote:
> I have met a problem with QEMU’s virtio-serial device while using it to
> invoke bash process inside VM from host. But we’ve met a problem that if the
> host process is closed unexpectedly, following calls then will fail and stuck.
>
> Some detail:
>
> Qemu Version: 2.5.0 (Debian 1:2.5+dfsg-5ubuntu10.42)
> Host Platform: Ubuntu 16.04
This is a very old version of QEMU. Can you still reproduce it
with the most recent one, which is 6.2 ?
thanks
-- PMM