[GH-ISSUE #365] Guest local vnc instead qemu's? #270

Open
opened 2026-02-27 16:38:40 +03:00 by kerem · 2 comments
Owner

Originally created by @slis on GitHub (Jul 12, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/365

Hey...
is it hard to make option for each vm to enter local ip:port of guest local vnc-server? so when u click on vnc icon in status it connect to vm's local vnc?

I use gpu passtrought and if i enable qemu's vnc, it adds another video that breaks my 3d vga... i did try websockify but it's missing token....

i would like it to do it by myself and i did try... but i am tooo noob :)

Originally created by @slis on GitHub (Jul 12, 2014). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/365 Hey... is it hard to make option for each vm to enter local ip:port of guest local vnc-server? so when u click on vnc icon in status it connect to vm's local vnc? I use gpu passtrought and if i enable qemu's vnc, it adds another video that breaks my 3d vga... i did try websockify but it's missing token.... i would like it to do it by myself and i did try... but i am tooo noob :)
Author
Owner

@retspen commented on GitHub (Jul 14, 2014):

You need to change VNC protocol to Spice protocol - in XML

<!-- gh-comment-id:48874785 --> @retspen commented on GitHub (Jul 14, 2014): You need to change VNC protocol to Spice protocol - <graphics type='spice'/> in XML
Author
Owner

@slis commented on GitHub (Jul 28, 2014):

I just tried spice... and it also adds another "QXL gpu" so it breaks my primary passthrough... so only solution is redirect webvirtmgr to local vnc address instead 127.0.0.1 qemu's vnc...

webvirtmgr reads vnc config from xml? but i can't add vnc address without virtual gpu...

<!-- gh-comment-id:50297847 --> @slis commented on GitHub (Jul 28, 2014): I just tried spice... and it also adds another "QXL gpu" so it breaks my primary passthrough... so only solution is redirect webvirtmgr to local vnc address instead 127.0.0.1 qemu's vnc... webvirtmgr reads vnc config from xml? but i can't add vnc address without virtual gpu...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#270
No description provided.