On Mon, 2023-11-20 at 12:42 +, Peter Maydell wrote:
>
> This fixes the regression I was seeing with the semihosting
> use case. I haven't checked the Xen setup.
>
> Tested-by: Peter Maydell
> Reviewed-by: Peter Maydell
It does also work for the Xen command line (with my other fix
reverted)
On Mon, 2023-11-20 at 12:42 +, Peter Maydell wrote:
> On Fri, 17 Nov 2023 at 14:35, wrote:
> >
> > From: Marc-André Lureau
> >
> > Commit 1bec1cc0d ("ui/console: allow to override the default VC")
> > changed
> > the behaviour of the "-display none" option, so that it now creates
> > a
> >
On Fri, 17 Nov 2023 at 14:35, wrote:
>
> From: Marc-André Lureau
>
> Commit 1bec1cc0d ("ui/console: allow to override the default VC") changed
> the behaviour of the "-display none" option, so that it now creates a
> QEMU monitor on the terminal. "-display none" should not be tangled up
> with wh
From: Marc-André Lureau
Commit 1bec1cc0d ("ui/console: allow to override the default VC") changed
the behaviour of the "-display none" option, so that it now creates a
QEMU monitor on the terminal. "-display none" should not be tangled up
with whether we create a monitor or a serial terminal; it