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] How does domain0 export information to guest through xenstor

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] How does domain0 export information to guest through xenstore
From: 胡少龙 <sunofblack@xxxxxxxx>
Date: Mon, 9 Aug 2010 08:31:14 +0800 (CST)
Delivery-date: Sun, 08 Aug 2010 17:32:13 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.cn; s=s1024; t=1281313874; bh=0Dw5k50HEtI/75tziWhsXh9rn+LrJWo3W/GNrubwNWE=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=n6mtbs/4KOe4NLsslGLoqA8LhPQjd/spF+bTS85lPcipfe7a5zp4XlIa7el6Vbt+HGpmTNKl65ykHTEJJ+lhuw36/MY4OwBHzW0gE7ZqArlwTgIFZzZH1vba1jyEev7sdVu+MqBbR2KFVGwD9n8KWTNDiwu2/5sLORsbkWSanvo=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.cn; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=KUbJH2a+OWrVeJnGXzwLvcSgs0rVwrW0tSaAwDOVi+MuLTkY/qFKkDOMsmdOxXprOj6PntVbP33dpmLMtEBDCY2qbOF8w2in21gm77YutcHJsWw1MdlAwWBlVBATmzGa4BdaQVbwa4qrRsFC1e2XmaYeK6QK31TVFjVVfubZhk8=;
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
Hi,
    I am tring to write xenstore some information ,so that a guest can read, if i simply xenstore-write /foo "123" in domain 0, guest have not the permission to read this ,and guest domain number are dynamic, so i can not write a program to write /local/domain/X, which X is the domain id i want to export information to, can i ?
    So, is there a path (a static path,without domain number)that i write to in domain 0, and guests have the permission to read ? Or, some other solution? Thanks.
 
Hu Shaolong

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