When I create a new KVM (have tried 14.04 and 15.04) using virt-install from an iso I only get a single display resolution (800x600) available (connecting with both RealVNC and NoMachine). Default video setting in the domain xml is cirrus. When I switch to vga (virsh edit (domain)) and restart, more resolution options appear.
So I created a new KVM with --video=vga off the bat and the result was the same, only one resolution available. So I changed the domain setting to "cirrus" and now I have 6 settings.
Why does changing the video setting in the domain xml seem to result in more resolution settings?
So I created a new KVM with --video=vga off the bat and the result was the same, only one resolution available. So I changed the domain setting to "cirrus" and now I have 6 settings.
Why does changing the video setting in the domain xml seem to result in more resolution settings?