Change video model

This commit is contained in:
Pierre HUBERT 2023-12-11 17:22:36 +01:00
parent 749d31d98a
commit 85b9591f82

View File

@ -184,7 +184,7 @@ impl VMInfo {
}),
Some(VideoXML {
model: VideoModelXML {
r#type: "qxl".to_string(),
r#type: "virtio".to_string(), //"qxl".to_string(),
},
}),
),