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] About moving physdev.c to common place

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>
Subject: [Xen-devel] About moving physdev.c to common place
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Fri, 21 Apr 2006 16:15:39 +0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 21 Apr 2006 01:16:16 -0700
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: AcZlG8Z3eqstOXkYQ9yZul+t5PzxJA==
Thread-topic: About moving physdev.c to common place
Hi, Keir,
        Is it suitable to move arch/x86/physdev.c to common/physdev.c, 
since currently xen/ia64 is also moving IOSAPIC (similar to IOAPIC) 
from dom0 into xen and thus same set of physdev_ops are required?
We may also define some arch_physdev_op like 
PHYSDEVOP_SET_IOPL only for x86. Even for architectures with 
different interrupt controller, similar operations (may rename) may 
still apply.

        If it's agreed to do, I'll work on that.

Thanks,
Kevin

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

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