SDL Support

hadyos

Renowned Member
Nov 9, 2008
54
0
71
The vnc way to access a guest os is just too slow from the web, I know that kvm support SDL video output for faster video, is there way to enable it?
 
KVM sdl uses X11 as display engine. X11 is not available for a web based management console.

Anyway, VNC is fast enough to configure things. If you want fast graphics you need to install a driver inside the VM (use RDP for example), an then connect directly to that service.

- Dietmar