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

Re: [Xen-devel] Mini-OS and Xenstore

To: "Julian Munster" <jmuenster@xxxxxxxxx>
Subject: Re: [Xen-devel] Mini-OS and Xenstore
From: "braham othmen" <braham.othmen@xxxxxxxxx>
Date: Tue, 5 Aug 2008 10:33:12 +0200
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 05 Aug 2008 01:33:36 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=bpLOhQ3SwQYzYEkzASJtyjUgxHTFWVayR133iM1/Z40=; b=J8y8ioXvcM3CBB5i3tRYnhVQRQP3TZuNwz/Nz4NFw8epPxBgbdAVm8xmmb1sswD+7s S5fwMtoc3Z9X4lzx1zKHC3OpKIj8Vpl0esheZDRV7iQSXFtVLD1jP61oyMlBu+DwdZH/ 0Z1NhfNu/zj/ZiUFeSxlEw53fHVlchTjfwIA0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=pI2V8eatVipcJNMYQTbDg5ir6Q8HQmg9fJp4xzlisNxcwwjUc5wxgC02hoAg+aqLz0 L4nECUwvWZNvENFo4t8Q5CF3ncZwdDaiTYWYr+Wa7TZg5rpzCFgR4o/Aso6ltublDL4m MMKnS6PWNnHHPP3BuPkXTVUCokLGxASOhGAKs=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <ed4573ba0808042100q29ca4c49t451040fa4c746cc9@xxxxxxxxxxxxxx>
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>
References: <ed4573ba0808042100q29ca4c49t451040fa4c746cc9@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

I'm new too. I tried to write to xenstore using xenbus_printf() by including xenbus.h to the part from which i wanted that it write to xenstore. But only, the try that succeed is from netfront.c which in fact implements the xenbus_printf() function, and also by using directly xenbus_write() wich is implemented in xenbus.c. From other part of the code even by including xenbus.h, it give me a compilation error by using xenbus_write()...!!
 
best regard


Braham Othmen


2008/8/5 Julian Munster <jmuenster@xxxxxxxxx>
Hi,
I'm new to xen and I'm trying to write to the xenstore from within the mini-os, but I always get the same error. I was wondering if anyone could help me out.

The error:
BUG at xenbus/xenbus.c:343
Do_exit called!

Thanks
Julian

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


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>