Today I was playing with Foreman and Libvirt and when creating a VM I could see the following warning message in the log:
qemu-kvm: -device cirrus-vga,id=video0,bus=pci.0,addr=0x2: warning: 'cirrus-vga' is deprecated, please use a different VGA card instead
I know it’s not a big deal, but I was wondering if cirrus wouldn’t be removed in a future version of qemu-kvm. In my environment I changed the following lines:
It is still being discussed, there was another user complaining that libvirt from CentOS 8 no longer works with this driver (VNC), so this needs to be resolved.