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-users

[Xen-users] Problem after upgrading to 3.0.4

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Problem after upgrading to 3.0.4
From: "George Mavrogonatos" <jblackknee@xxxxxxxxx>
Date: Thu, 11 Jan 2007 11:24:11 +0100
Delivery-date: Thu, 11 Jan 2007 02:23:57 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=C0Wbt0nZHd1Urs305KG5LWFZB2y/bAbofuEx2cBP/wH7xeGawYUQNxtutV123H7WpXwu1ezdJ0Bf5bIIvmQbBVovAX+OkC3QsEvpU9C8Nt/tGZm42GyYLuhvThYsF9Kxr/3kKAeF9TTKJ1BSjtwentaOB8p/wcXbuX6qLNvX1P0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I have upgraded to xen 3.0.4. I'm using gentoo 2006.1.
The machine is  a laptop with amd turion x2 ML-60.
I can boot into xen, xend stars normally.
When I try to boot an OS using HVM (dependless if it's
linux or windows), the sdl window will pop up but nothing more
will happen. The only error is in the qemu-dm.*.log file saying:

domid: 4
qemu: the number of cpus is 1
qemu_map_cache_init nr_buckets = 200
shared page at pfn:1ffff
buffered io page at pfn:1fffd
xs_read(): vncpasswd get error.
/vm/06dbbe30-65ac-e65a-9cdb-6368a2725e90/vncpasswd.
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0

I have problem only when I'm using HVM (not wih paravirtulized os).
It was working properly with 3.0.3.

The configuration file for e.g. windows is:

kernel = "/usr/lib64/xen/boot/hvmloader"
builder='hvm'
memory = 512
name = "winxp"
disk = [ 'file:/xen-images/windows/win.img,hda,w', ',hdc:cdrom,r' ]
device_model = '/usr/lib64/xen/bin/qemu-dm'
boot="c"
sdl=1
vnc=0
vncviewer=0
vif = ['type=ioemu']
apic=0
acpi=0
pae=0

Any ideas?

Regards
George

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Problem after upgrading to 3.0.4, George Mavrogonatos <=