On 2024/02/18 19:11, BALATON Zoltan wrote:
On Sun, 18 Feb 2024, Akihiko Odaki wrote:
Hi Marc-André, Paolo,
This patch has Reviewed-by: and Tested-by: but not pulled yet. Can
either of you pull this?
I think we dropped this because it's not consistent with the other help
options such as -cpu
On Sun, 18 Feb 2024, Akihiko Odaki wrote:
Hi Marc-André, Paolo,
This patch has Reviewed-by: and Tested-by: but not pulled yet. Can either of
you pull this?
I think we dropped this because it's not consistent with the other help
options such as -cpu help -device help that print the available
Hi Marc-André, Paolo,
This patch has Reviewed-by: and Tested-by: but not pulled yet. Can
either of you pull this?
Regards,
Akihiko Odaki
On 2023/12/16 17:03, Akihiko Odaki wrote:
-display lists display backends, but does not tell their options.
Use the help messages from qemu-options.def, wh
-display lists display backends, but does not tell their options.
Use the help messages from qemu-options.def, which include the list of
options.
Note that this change also has an unfortunate side effect that it will
no longer tell what UI modules are actually available.
Signed-off-by: Akihiko Od