I have deployed a single host cloudstack environment for lab purposes using KVM as a hypervisor, its been working great for testing.
I am trying to update the qemu-kvm boot options for a Fedora desktop VM, specifically, I want to pass "-vga std" or "-vga qxl" to increase the default resolution on this desktop VM. All VM's currently booting with "-vga cirrus" which limits the emulated graphic resolution Tried some config options, reviewed the docs and tried googling but no luck. I am aware of vGPU options when using xen hypervisor but unfortunately I am using a vanilla centos7 qemu-kvm hypervisor. Using NoMachine client to connect to the Fedora desktop VM.