qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-discuss] How to run qemu with -nographic and -monitor but stil


From: Ciro Santilli
Subject: Re: [Qemu-discuss] How to run qemu with -nographic and -monitor but still be able to send Ctrl+C to the guest?
Date: Wed, 11 Apr 2018 23:02:58 +0100

On Wed, Apr 11, 2018 at 2:11 PM, Peter Maydell <address@hidden> wrote:
> On 11 April 2018 at 13:33, Ciro Santilli <address@hidden> wrote:
>> There is now just one minor quirk which I can live with: for arm and
>> aarch64, if I hit Ctrl + C while the kernel is booting and spitting
>> out dmesg messages, then the userland terminal is dead: it does not
>> show any characters when I type, nor any output.
>
> This sounds like maybe you're running into a known guest
> kernel bug. There's a patch which fixes that here:
> https://patchwork.kernel.org/patch/10192149/
> which doesn't seem to have been applied yet, but maybe you
> could test it?
>

Awesome, I've tested the patch, and with it my problem is gone on arm
and aarch64.

Testing setup at: https://github.com/cirosantilli/qemu-test/blob/master/arm/min

> thanks
> -- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]