Skip to content

Conversation

@afbjorklund
Copy link
Member

Useful for writing cross-platform yaml files:

Platform DisplayType
Darwin cocoa
Linux gtk
Windows sdl

But is not a new display type, or anything...

# As of QEMU v6.2, enabling this is known to have negative impact
# on performance on macOS hosts: https://gitlab.com/qemu-project/qemu/-/issues/334
# Choosing "none" will hide the video output, and not show any window.
# Choosing "default" will pick the first available of: gtk, sdl, cocoa.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be noted that this is the default value of QEMU, not Lima

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, that was supposed to be on the line directly below that one.

  # 🟢 Builtin default: "none"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess that are confusing to new comers and need explicit explanation

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it would be less confusing, if all five alternatives were explained ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps if the text is not close to the other one, it would be better ? Flipped them...

@AkihiroSuda AkihiroSuda added documentation Improvements or additions to documentation component/qemu QEMU labels Jul 29, 2022
Useful for writing cross-platform yaml files.

But is not a new display type, or anything...

Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>
@AkihiroSuda AkihiroSuda added this to the v0.11.3 milestone Jul 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/qemu QEMU documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants