From: Jonathon Jongsma vgamem (since 1.2.11) to set
the size of VGA framebuffer for fallback mode of QXL device.
Attribute vram64 (since 1.3.3)
- extends secondary bar and makes it addressable as 64bit memory. For
- resolution settings, there are x and y
- (since 5.9.0) optional attributes to set
- minimum resolution for model.
+ extends secondary bar and makes it addressable as 64bit memory.
+
Since 5.9.0, the model
+ element may also have an optional resolution sub-element.
+ The resolution element has attributes x and
+ y to set the minimum resolution for the video device. This
+ sub-element is valid for model types "vga", "qxl", "bochs", and
+ "virtio".