From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vasiliy G Tolstov Subject: windows related questions Date: Mon, 18 Apr 2011 01:04:20 +0400 Message-ID: <1303074260.17240.3.camel@mobile> Reply-To: v.tolstov@selfip.ru Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org 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? And second question - does windows gpl-pv drivers contains some code to emulate serial devices like in Linux (/dev/hvc0) ? Thank You for all answers and helpful links.