On Fri, 11 Jul 2014 11:07:15 +0200
Markus Armbruster wrote:
> Cc'ing folks involved in the flawed commit.
>
> Liliang writes:
>
> > From: Li Liang
> >
> > This bug was introduced in the commit
> > 9005b2a7589540a3733b3abdcfbccfe7746cd1a1,
> > it will cause deadlock when create a vm with the
ailto:peter.mayd...@linaro.org]
Sent: Friday, July 11, 2014 5:08 PM
To: Li, LiangX Z
Cc: QEMU Developers; Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] qemu-char: Fixed the bug lead to dead lock
On 11 July 2014 05:58, Liliang wrote:
> From: Li Liang
>
> This bug was introduced in the
On 11 July 2014 05:58, Liliang wrote:
> From: Li Liang
>
> This bug was introduced in the commit
> 9005b2a7589540a3733b3abdcfbccfe7746cd1a1,
> it will cause deadlock when create a vm with the parameter "-monitor pty" and
> then try to read from /dev/pts/x.
>
> Signed-off-by: Li Liang
> ---
> q
Cc'ing folks involved in the flawed commit.
Liliang writes:
> From: Li Liang
>
> This bug was introduced in the commit
> 9005b2a7589540a3733b3abdcfbccfe7746cd1a1,
> it will cause deadlock when create a vm with the parameter "-monitor pty" and
> then try to read from /dev/pts/x.
>
> Signed-off-
From: Li Liang
This bug was introduced in the commit 9005b2a7589540a3733b3abdcfbccfe7746cd1a1,
it will cause deadlock when create a vm with the parameter "-monitor pty" and
then try to read from /dev/pts/x.
Signed-off-by: Li Liang
---
qemu-char.c | 4 +++-
1 file changed, 3 insertions(+), 1 de