Hi everybody, I am looking at how to enhance gnt-instance console to support SPICE, and I noticed that if the serial console is enabled, it has precedence over VNC, and most likely the same destiny awaits SPICE.
So I am wondering if it could be the case to let the user choose which kind of console he wants to connect to. I have these options in mind: - gnt-instance console <instance> prompts the user for a choice among the available consoles for that instance; - new command gnt-instance graphicconsole <instance>, that connects to SPICE or VNC (in that order, possibly); - don't change anything, gnt-instance console will try first serial, then VNC then SPICE; What do you think about it? Thanks, Andrea
