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 to debug hypercall?

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] How to debug hypercall?
From: 沈启龙 <shen.qilong@xxxxxxxxxxxx>
Date: Fri, 10 Jul 2009 17:58:03 +0800
Delivery-date: Fri, 10 Jul 2009 02:59:01 -0700
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
Thread-index: AcoBROngisF6nyjdSvKzWWzMApL+tw==

Hi,

I had config a HVM domU, but when I call function xc_domain_unpause() it is going to reboot, I find that when I call xc_domain_unpause(), it can call a hypercall, but when the hypercall finished, some flag of kernel changed. The flag include shutdown_reason. In the same time, the domU stoped.

The program run well in xen 3.2, but now it is xen 3.4, it can not work. Can anybody help me, or tell me how to debug hypercall layer in xen!

 

Thanks

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] How to debug hypercall?, 沈启龙 <=