Bug 770900 - The parameters of ram_size and vram_size fail to work together
Summary: The parameters of ram_size and vram_size fail to work together
Keywords:
Status: CLOSED DUPLICATE of bug 770898
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: qemu-kvm
Version: 6.3
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Virtualization Maintenance
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-30 03:52 UTC by Sibiao Luo
Modified: 2011-12-30 04:47 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-12-30 04:47:44 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Sibiao Luo 2011-12-30 03:52:29 UTC
Description of problem:
The parameters of ram_size and vram_size fail to work together, they fail to be used at the same time and the guest fail to boot successfully.

Version-Release number of selected component (if applicable):
host info:
# uname -r && rpm -q qemu-kvm
2.6.32-221.el6.x86_64
qemu-kvm-0.12.1.2-2.213.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
1.boot a guest with the parameters ram_size and vram_size at the same time.
eg: ...-spice disable-ticketing,port=5912 -vga qxl -global qxl-vga.ram_size=55555555,qxl-vga.vram_size=44444444
  
Actual results:
The guest fail to boot successfully.

Expected results:
The parameters of ram_size and vram_size can work together successfully.

Additional info:

Comment 2 juzhang 2011-12-30 04:47:44 UTC

*** This bug has been marked as a duplicate of bug 770898 ***


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