Hide Forgot
Description of problem: Add 'vram64' options for video device Version-Release number of selected component (if applicable): virt-manager-1.4.0-2.el7.noarch How reproducible: 100% Steps to Reproduce: 1. Check virt-install # virt-install --video=? --video options: accel3d address.base address.bus address.controller address.cssid address.devno address.domain address.function address.iobase address.irq address.multifunction address.port address.reg address.slot address.ssid address.target address.type address.unit clearxml heads model ram vgamem vram Actual results: There is no way to set 'vram64' in virt-install. Expected results: 'vram64' should be supported. Additional info:
Thanks for the report, fixed upstream now commit 1757e394bb5b3b8a3a8f2d07eb07f0f2d1ea7776 Author: Cole Robinson <crobinso> Date: Sun Mar 5 14:51:25 2017 -0500 virt-install: Support --video vram64= (bz 1377080)