When changing a VM's display to SPICE (QXL), we can specify an amount of video memory. The default is 16 MB, and we can expand up to 512 MB. Within the GUI, this is just displayed as "(qxl,memory=X)", or not shown at all if the default is left unchanged.
Looking at the SPICE docs gives us this chart:
When we set memory in Proxmox, are we setting ram_size_mb, vgamem_mb, or vram_size_mb? Since the default is "16," I assume we're setting "vgamem_mb," but that's just a guess.
Looking at the SPICE docs gives us this chart:
When we set memory in Proxmox, are we setting ram_size_mb, vgamem_mb, or vram_size_mb? Since the default is "16," I assume we're setting "vgamem_mb," but that's just a guess.