On Wed, Oct 05, 2022 at 08:31:58AM +0200, Evgeni Golov wrote: > As a workaround, manually adding a <video> section to the XML, or making > libvirt call QEMU otherwise with `-device cirrus-us,id=video0` works, > but is clearly not how it was intended to be.
This obviously should read `-device cirrus-vga,id=video0`, no idea why I typed "us".