WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] stdvga + videoram config option

To: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] stdvga + videoram config option
From: Andrew Lyon <andrew.lyon@xxxxxxxxx>
Date: Thu, 21 May 2009 12:21:41 +0100
Delivery-date: Thu, 21 May 2009 04:22:27 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=+FlVInHvO/ch3iJ6/MDk2mGQ/eLETsnhqoUPSvROy3o=; b=YhLLgEPaJvls4EYdsMR/iKLVuZCHaSOzZyVSk/+ObRDuGhhLb3TYBX+/WMULmA8XIV sB4S5gb6K04Io9EAw6ggQmBwGBxtQ+Alg5AyLcMoVotmJ7WHOiXTpwTZT3cnZPA4uAVn VVJKZ1ihZq/HZw1ZKsK4st3jbFUk2UvTs3oUE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=JM+5bsHxJ3xwvf6crtZQj3Jm665UrS6bfIRfKzuD9WpkzrxxjDhoJbXXprjaY47Z0n +8JLpDeP4BXKHkjNTskI9Uh8ifzTe4wZUFpxmt7uPKi8H6g435JkaWzbkO59Us52P7ck mkKmkhGs+9Asx/9jxynUWLckWorvGE0pp9iMA=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I just tried to use the stdvga and videoram options to create a hvm
with 16mb video ram, but it fails to start due to qemu device model
failure:


grep -E "stdvga|videoram" windows7.cfg
stdvga=1
videoram=16


xm create windows7.cfg
Using config file "./windows7.cfg".
Error: Domain 'windows7' does not exist.

The Xen log shows that it failed due to qemu failure:

.[2009-05-21 08:55:20 8052] WARNING (image:495) domain windows7:
device model failure: pid 6850: exited with nonzero status 255; see
/var/log/xen/qemu-dm-windows7.log

The qemu log:


cat /var/log/xen/qemu-dm-windows7.log
domid: 18
qemu: the number of cpus is 8
config qemu network with xen bridge for  tap18.0 xenbr0
Machine `xenfv' requires 17104896 bytes of memory

Andy

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>