Re: [PATCH v2] pseries: allow setting stdout-path even on machines with a VGA

2022-05-11 Thread Daniel Henrique Barboza
On 5/7/22 02:48, Paolo Bonzini wrote: -machine graphics=off is the usual way to tell the firmware or the OS that the user wants a serial console. The pseries machine however does not support this, and never adds the stdout-path node to the device tree if a VGA device is provided. This is in

[PATCH v2] pseries: allow setting stdout-path even on machines with a VGA

2022-05-06 Thread Paolo Bonzini
-machine graphics=off is the usual way to tell the firmware or the OS that the user wants a serial console. The pseries machine however does not support this, and never adds the stdout-path node to the device tree if a VGA device is provided. This is in addition to the other magic behavior of VGA