I installed kvm on a ubuntu 12.04 server which does not have x server.
When starting an existing virtual machine(file ended with .wmdk), I get error message:
Could not initialize SDL(No available video device) - exiting
add the parameters
-vga std -k en-us -vnc :1
at the end of the cmd may avoid this error.</p>