Hi Jonathan, You can change this option from the UI when you stop the VM, and in its settings tab, you can add `video.hardware` with the required value.
Best regards, Slavka On Fri, Jan 7, 2022 at 12:41 PM Jonathan McLoughlin < jonathan.mclough...@gmail.com> wrote: > 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. >