Symptom
When trying to change Virtual Machine windows resolution, only very small resolution screen sizes are shown.
- 128MB of video memory
How to fix
-
check virtual guest machines configuration
- remove svga.guestBackedPrimaryAware => set Empty value
- vmotion.checkpointSVGAPrimarySize
- svga.vramSize (if set)
- svga.guestBackedPrimaryAware => "FALSE"
-
NG
16777216 = 16MB --> limiting available VGA memory size
134217728 = 128MB --> make full use of available VGA memory !
Reference