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] Re: [PATCH] Move ACPI timer to HV

To: "Yang, Xiaowei" <xiaowei.yang@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Re: [PATCH] Move ACPI timer to HV
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Mon, 23 Oct 2006 09:49:34 +0100
Delivery-date: Mon, 23 Oct 2006 03:03:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <8C834404208B254EAD4E532C94859869056B30@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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: Acb2XGYKj6a+YvmGRkaIblRT573mZQAI8OBL
Thread-topic: [PATCH] Move ACPI timer to HV
User-agent: Microsoft-Entourage/11.2.5.060620


On 23/10/06 05:33, "Yang, Xiaowei" <xiaowei.yang@xxxxxxxxx> wrote:

> This patch changes vpit.h to vpt.h, for it not only has pit structure in
> it, but other platform timer's structure. Another change is moving ACPI
> timer and related address from acpi.h to ioreq.h, which can be shared by
> HV and ACPI firmware. What do you think of it?
> 
> Signed-off-by: Xiaowei Yang <xiaowei.yang@xxxxxxxxx>

Xen-specific definitions belong in the public headers. Architectural
definitions (device register layouts etc) can be duplicated. They're not
going to change and their definition is not dictated by Xen.

 -- Keir



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

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