From: Huasen Zhang
Hello,
On Sat, 17 Jun 2023 11:42:06 +0200 Marc-André Lureau <
marcandre.lur...@redhat.com> wrote:
Hi
> On Fri, Jun 16, 2023 at 7:41 AM Zhang Huasen
> wrote:
>
> > From: Huasen Zhang
> >
> > Hello,
> >
> > On Thu,
From: Huasen Zhang
Hello,
On Thu, 15 Jun 2023 12:57:55 +0200 Marc-André Lureau
wrote:
> Hi
>
> On Thu, Jun 15, 2023 at 12:36 PM Zhang Huasen
> wrote:
>
> > If the monitor or the serial port use STDIO as backend on Windows 11 host,
> > e.g. -nographic options
or ReadConsoleInput
functions.
Add ENABLE_VIRTUAL_PROCESS_INPUT to the flag which is passed to SetConsoleMode,
when opening stdio console.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1674
Signed-off-by: Zhang Huasen
---
chardev/char-win-stdio.c | 2 +-
1 file changed, 1 insertion