On Wed, 6 Jan 2021, Paolo Bonzini wrote:
Il mer 6 gen 2021, 18:06 BALATON Zoltan ha scritto:
On Thu, 17 Dec 2020, Paolo Bonzini wrote:
Due to the renumbering of text consoles when graphical consoles are
created, init_displaystate must be called after all QemuConsoles are
created, i.e. after d
Il mer 6 gen 2021, 18:06 BALATON Zoltan ha scritto:
> On Thu, 17 Dec 2020, Paolo Bonzini wrote:
> > Due to the renumbering of text consoles when graphical consoles are
> > created, init_displaystate must be called after all QemuConsoles are
> > created, i.e. after devices are created.
> >
> > vl.
On Thu, 17 Dec 2020, Paolo Bonzini wrote:
Due to the renumbering of text consoles when graphical consoles are
created, init_displaystate must be called after all QemuConsoles are
created, i.e. after devices are created.
vl.c calls it from qemu_init_displays, while qmp_x_exit_preconfig is
where d
Due to the renumbering of text consoles when graphical consoles are
created, init_displaystate must be called after all QemuConsoles are
created, i.e. after devices are created.
vl.c calls it from qemu_init_displays, while qmp_x_exit_preconfig is
where devices are created. If qemu_init_displays i