Bug#1055763: QXL VGA does not work

2023-11-10 Thread Michael Tokarev

11.11.2023 06:19, Michael Tokarev:

Read the fine NEWS entries and install qemu-system-modules-spice
(which is a recommended package and should be installed automatically
unless you know what you're doing).


..unless you turned off install-recommends, knowing what you're doing,
that is.

/mjt



Bug#1055763: QXL VGA does not work

2023-11-10 Thread Nikolay Kyx
Package: qemu-system-x86
Version: 8.1.2+ds-1
Severity: normal

Steps to reproduce:
$ qemu-system-x86_64 -vga help
none no graphic card
std  standard VGA (default)
cirrus   Cirrus VGA
vmware   VMWare SVGA
qemu-system-x86_64: type is NULL
qemu-system-x86_64: type is NULL
qemu-system-x86_64: type is NULL
virtio   Virtio VGA
$ qemu-system-x86_64 -vga qxl
qemu-system-x86_64: type is NULL
qemu-system-x86_64: QXL VGA not available

So I can't run my Windows VM anymore (e.g. using virt-manager).