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] Sharing data between Xen and dom0

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Sharing data between Xen and dom0
From: Abhinav Srivastava <abhinavs_iitkgp@xxxxxxxxxxx>
Date: Tue, 12 Dec 2006 16:32:45 +0000 (GMT)
Delivery-date: Tue, 12 Dec 2006 08:32:43 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=QZUAV7Sw+yM6sEFM9ddGFjiK8fn1NEBfGFIk7inpoDMl/y77ykKAEMiHEClhcFLGVTfFl62ELPVmAmOQ5LiphhkAIdQARabs98gr7pro1xmoHnBJwjI7//FHQHkOgRJJFo9R5NZZSvo/SVzGgU/+4muconWdvurCgeQkpfK+9e4=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

Hi all,

I am using Xen 3.0.3 testing version and would like to know the way to pass information from Xen hypervisor to dom0 userspace application. I am intercepting some domU events in the hypervisor and using printk to print that information. Then, I use "xm dmesg" to see the output of printk statements.

Instead, I would like to pass this information to dom0 userspace application, which can store and process this information.

It would be great if someone could tell me how to pass this information from hypervisor to dom0 userspace.

Thanks,
Abhinav


Find out what India is talking about on - Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] Sharing data between Xen and dom0, Abhinav Srivastava <=