Merged
Conversation
qemu display - All fields , except vga ram is exposed apple display - only dynamic resolution property is exposed. - From GUI , the height, width and pixel of resolution is in pre-defined ratio as hence not exposed. Both display will have id, which can be used to track and ditach the displays.
Contributor
Author
|
This is a missing piece for the automated VM build naveenrajm7/packer-plugin-utm#5 |
cde503b to
c3e08c3
Compare
|
@osy, can this be merged, and if not, how can we help? @naveenrajm7, do you have a signed build that we can help test? |
Contributor
|
@davidvasandani it will be merged in the next release, which is currently blocked on us getting a Windows driver signing certificate |
|
Hi @osy, is there an ETA for UTM to receive a Windows driver signing certificate, and is there anything we can do to help? I'll build UTM using a self-signed cert if the ETA is unknown. Thanks for all your hard work! |
Contributor
|
@davidvasandani I'm hoping to submit an update sometime end of next week and it'll take some more time for Apple to approve it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #6660
Both displays will have ids, which can be used to track and detach the displays.
Usage:
add_qemu_display.applescript
clear_qemu_display.applescript
add_apple_display.applescript