Bug 1377080 - Add 'vram64' options for video device
Summary: Add 'vram64' options for video device
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: virt-manager
Version: unspecified
Hardware: x86_64
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Cole Robinson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-18 08:50 UTC by Xiaodai Wang
Modified: 2017-03-05 19:52 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-05 19:52:28 UTC


Attachments (Terms of Use)

Description Xiaodai Wang 2016-09-18 08:50:40 UTC
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:

Comment 1 Cole Robinson 2017-03-05 19:52:28 UTC
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)


Note You need to log in before you can comment on or make changes to this bug.