Merge "Add "bochs" as a possible video model"
This commit is contained in:
commit
7231a44b18
@ -558,6 +558,7 @@ Here is a list of useful image properties and the values they expect.
|
||||
* ``virtio``
|
||||
* ``gop``
|
||||
* ``none``
|
||||
* ``bochs``
|
||||
|
||||
Only supported by the libvirt driver.
|
||||
|
||||
|
@ -80,7 +80,8 @@
|
||||
"qxl",
|
||||
"virtio",
|
||||
"gop",
|
||||
"none"
|
||||
"none",
|
||||
"bochs"
|
||||
]
|
||||
},
|
||||
"hw_video_ram": {
|
||||
|
Loading…
Reference in New Issue
Block a user