Jan Kiszka writes:
> The vm clock may be stopped, and then we won't get open events anymore.
> Seen with QMP sessions.
>
> Reported-by: Dietmar Maurer
> Tested-by: Luiz Capitulino
> Signed-off-by: Jan Kiszka
Applied. Thanks.
Regards,
Anthony Liguori
> ---
> qemu-char.c |4 ++--
> 1 fi
Thanks, applied.
On Thu, Nov 22, 2012 at 5:30 PM, Jan Kiszka wrote:
> The vm clock may be stopped, and then we won't get open events anymore.
> Seen with QMP sessions.
>
> Reported-by: Dietmar Maurer
> Tested-by: Luiz Capitulino
> Signed-off-by: Jan Kiszka
> ---
> qemu-char.c |4 ++--
> 1
The vm clock may be stopped, and then we won't get open events anymore.
Seen with QMP sessions.
Reported-by: Dietmar Maurer
Tested-by: Luiz Capitulino
Signed-off-by: Jan Kiszka
---
qemu-char.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/qemu-char.c b/qemu-char.c