Change video model
This commit is contained in:
parent
749d31d98a
commit
85b9591f82
@ -184,7 +184,7 @@ impl VMInfo {
|
|||||||
}),
|
}),
|
||||||
Some(VideoXML {
|
Some(VideoXML {
|
||||||
model: VideoModelXML {
|
model: VideoModelXML {
|
||||||
r#type: "qxl".to_string(),
|
r#type: "virtio".to_string(), //"qxl".to_string(),
|
||||||
},
|
},
|
||||||
}),
|
}),
|
||||||
),
|
),
|
||||||
|
Loading…
Reference in New Issue
Block a user