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] [PATCH] make shared_info architecture independent

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] make shared_info architecture independent
From: "He, Qing" <qing.he@xxxxxxxxx>
Date: Fri, 1 Dec 2006 15:33:02 +0800
Cc: "Yang, Xiaowei" <xiaowei.yang@xxxxxxxxx>
Delivery-date: Thu, 30 Nov 2006 23:33:13 -0800
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
Thread-index: AccVGu7nChRh+annQ3K+gw6B+Sr5og==
Thread-topic: [PATCH] make shared_info architecture independent
This patch changes the structure of shared_info and vcpu_info, so that
its members (event channel related flags) have the same offset in
x86_32/x86_64 environment. This modification enables 32bit PV-on-HVM
driver to run transparently on both 32bit and 64bit hypervisor.

Signed-off-by: Xiaowei Yang <xiaowei.yang@xxxxxxxxx>
Signed-off-by: Qing He <qing.he@xxxxxxxxx>

Thanks,
Qing He/Xiaowei Yang

Attachment: uni-shared-info-abi.patch
Description: uni-shared-info-abi.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] make shared_info architecture independent, He, Qing <=