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] windows related questions

To: James Harper <james.harper@xxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] windows related questions
From: Vasiliy G Tolstov <v.tolstov@xxxxxxxxx>
Date: Mon, 18 Apr 2011 10:50:04 +0400
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 17 Apr 2011 23:51:11 -0700
Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=selfip.ru; s=dk; h=Content-Transfer-Encoding:Mime-Version:Message-ID:Date:Content-Type:References:In-Reply-To:Cc:To:Reply-To:From:Subject; bh=UJMmHA/BpI7QKVsaIvjYnYNdZBgvLoAKXshbB+5h69U=; b=h3KKLQVJUUpwEXbdRkNgrNSY8D2dB7KfR3LBZ1scgPTUFIzzNQx87wl2I1gSN1POu7GtSbwHYUWrNgGuvTINFlDcGmS0PU1Ru0sGbplLHr5KlIQ+w3UE2Kc8nNCunBND;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AEC6C66638C05B468B556EA548C1A77D01CC8A96@trantor>
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>
Organization: Selfip.Ru
References: <1303074260.17240.3.camel@mobile> <AEC6C66638C05B468B556EA548C1A77D01CC8A96@trantor>
Reply-to: v.tolstov@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Mon, 2011-04-18 at 07:36 +1000, James Harper wrote:
> > 
> > Hello. Can somebody tell me, if i use win-gpl-pv drivers, how can i
> > access xenstore?
> > I found one project in github with patch, but it apply cleanly only on
> > top of old revision of drivers. (containt gntmem and xenstore userspace
> > libs) (github.com/smowton/xen-pv-windows-evtchn) Can somebody forward
> > port it to newer version?
> > How can i write application, what read some info from xenstore under
> > windows?
> 
> The shutdownmon in gplpv uses xenstore to do its thing. The interface isn't 
> well tested beyond the watch/read/write that shutdownmon does but if you find 
> any bugs I can fix them.
> 
> What's missing though is a userspace library to do the dirty work for you, so 
> you need to talk to the io interface directly. Have a look at the shutdownmon 
> code.
> 

Thank's

> > 
> > And second question - does windows gpl-pv drivers contains some code to
> > emulate serial devices like in Linux (/dev/hvc0) ?
> > 
> 
> No. What sort of use did you have in mind?
> 
> James


I want to able to send some command to userspace daemon, for example -
kill some task if the network (tcp/ip) not respond...

-- 
Vasiliy G Tolstov <v.tolstov@xxxxxxxxx>
Selfip.Ru


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

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