Your message dated Sat, 11 Nov 2023 06:19:45 +0300
with message-id <[email protected]>
and subject line Re: Bug#1055763: QXL VGA does not work
has caused the Debian Bug report #1055763,
regarding QXL VGA does not work
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1055763: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055763
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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).
--- End Message ---
--- Begin Message ---
10.11.2023 23:38, Nikolay Kyx:
$ qemu-system-x86_64 -vga qxl
qemu-system-x86_64: type is NULL
qemu-system-x86_64: QXL VGA not available
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).
/mjt
--- End Message ---