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

Re: [Xen-users] Release 0.9.6 of GPL PV Drivers for Windows

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Release 0.9.6 of GPL PV Drivers for Windows
From: Andrej Javoršek <andrejj@xxxxxxxxx>
Date: Thu, 5 Jun 2008 22:43:39 +0200
Cc: James Harper <james.harper@xxxxxxxxxxxxxxxx>
Delivery-date: Mon, 23 Jun 2008 04:03:01 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:cc:message-id:to:in-reply-to :content-type:content-transfer-encoding:mime-version:subject:date :references:x-mailer:from; bh=n5Wy7WX7oILNR/h9Eu/iwKVYVcVkNhFMsVMB5LGq7zM=; b=u55olySvUwAUMN9eIsKXaYMC3ikMflw0E2ZK0zfjdJ6q3ZPpx90ablZP2Jpjre2VPK F1I6JIGDTQQaJxVfbcU1CCX5YALZvWZh5kBm2HnMasWNDI4IRugKkWIgUEMFLK2P7ST/ k9YTj5W2CaADABCjodbHZpOy3jVVc6w/wAK7w=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=cc:message-id:to:in-reply-to:content-type:content-transfer-encoding :mime-version:subject:date:references:x-mailer:from; b=fonlhNd4MbWVwsEr7Jru+Hzq2M3RUhvtP3eIbEIBrAn76n+n+COsd8W9aEwKzfd6/+ /X/zLwjxY+evxYhDJwDInPOKoYg5L4GQH/hcJlMStGWtucDqll2U9S47TftgOyNSWgDm EWQUUtNP4s0n//Bsr7PwoFgii1m1296af88u8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <AEC6C66638C05B468B556EA548C1A77D013DCD04@trantor>
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>
References: <48425DCC.87A6.0099.1@xxxxxxxxx> <AEC6C66638C05B468B556EA548C1A77D013DCC60@trantor> <52173248-BFF3-4D67-99F5-D3A23190C96B@xxxxxxxxxxxxx> <AEC6C66638C05B468B556EA548C1A77D013DCD04@trantor>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
First sorry if someone got this message twice (I'm hawing problems with mail).

Hello!
That is my domU config (OpenSolaris is normaly using xml version from virt-install, but old stile also works).
==========
disk = [ 'phy:/dev/zvol/dsk/p4/w2k3r2s,hdc,w']

memory = 1024
name = "w2k3r2s"
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
vif = [ 'type=ioemu, mac=00:14:b1:ab:e2:b4, bridge=nge0' ]

on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'preserve'

boot='c'
vnc=1
vnclisten="0.0.0.0"
vncpasswd='secret'
vncunused=0
vncdisplay=3
apic=0
usb=1
localtime=1
usbdevice="tablet"
device_model = '/usr/lib/xen/bin/qemu-dm'
=========

I'm running Windows 2003r2 sp2 32bit + latest updates on 64bit Dom0.


Regards
Andrej
On 5.6.2008, at 1:40, James Harper wrote:

Hello,
James and others...
I'm trying to use your PV drivers under OpenSolaris 2008.5 and I got
boot drive inaccessible error.
I haven't done lot of digging yet but are those drivers somehow bound
to linux dom0 or just xen?
OpenSolaris is using Xen 3.1.2 and the drivers are version 0.9.6.


Provided that your OpenSolaris Dom0 presents the same configuration on xenbus then I don't see any reason why it wouldn't work. I can't think of anything that would absolutely depend on Linux being the Dom0 OS.

I have just fixed a bug which was causing the trailing null byte to be appended to xenbus values, but I can't think that that will make any difference.

Can you send me your DomU config file?

James


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

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