Commit 74bfa85d authored by Dietmar Maurer's avatar Dietmar Maurer

add qxl to available kvm vga drivers

parent 9b888bc8
......@@ -186,7 +186,8 @@ Ext.define('PVE.Utils', { statics: {
kvm_vga_drivers: {
std: 'Standard VGA',
vmware: 'VMWare compatible',
cirrus: 'Cirrus Logic GD5446'
cirrus: 'Cirrus Logic GD5446',
qxl: 'SPICE'
},
render_kvm_language: function (value) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment