Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: display quickemu console output #72

Open
seltzered opened this issue Apr 8, 2022 · 2 comments
Open

feat: display quickemu console output #72

seltzered opened this issue Apr 8, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@seltzered
Copy link

Thanks for making this! Just starting to play with this but feels more intuitive than virt manager for basic needs.

I feel like when launching a VM one of the things many users may be searching for is connection info. while there's currently info for ssh, there's not other info that gets outputted by quickemu upon launch - such as SMB connection info. Perhaps the raw output from quickemu could be shown in quickgui?

image

@seltzered seltzered changed the title (Feature Request) Display quickemu's launch output from starting VM. (Feature Request) Display quickemu's console output (to see connection details, etc) Apr 8, 2022
@marxjohnson
Copy link
Contributor

As with the SPICE and SSH ports, I think the best approach for this is for quickgui to discover the relevant bits of connection info for each VM and display them, rather than exposing the console output to the user. If possible, it should also provide a button for connecting with the appropriate app.

@flexiondotorg
Copy link
Member

@marxjohnson I could have quickemu drop a json file (or something) in the VM directory that Quickgui can consume?

@flexiondotorg flexiondotorg added the enhancement New feature or request label Sep 20, 2022
@flexiondotorg flexiondotorg changed the title (Feature Request) Display quickemu's console output (to see connection details, etc) feat: display quickemu console output Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants