"this QEMU does not support 'qxl' video device" Displayed During VM Compilation and Installation
Symptom
SPICE is not enabled at the beginning of compilation and installation. As a result, the following information is reported during VM installation:
this QEMU does not support 'qxl' video device
Key Process and Cause Analysis
SPICE is not enabled during QEMU compilation and installation. Add a parameter for enabling SPICE during compilation and installation.
Conclusion and Solution
Add the --enable-spice parameter when running the ./configure command to enable SPICE.
Parent topic: Troubleshooting