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-ia64-devel

[Xen-ia64-devel] Re: [GFW PATCH] HVM DSDT fixes

To: Alex Williamson <alex.williamson@xxxxxx>
Subject: [Xen-ia64-devel] Re: [GFW PATCH] HVM DSDT fixes
From: tgingold@xxxxxxx
Date: Thu, 11 Oct 2007 16:43:31 +0200
Cc: xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 11 Oct 2007 06:43:57 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1192039862.16492.43.camel@bling>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1192039862.16492.43.camel@bling>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Internet Messaging Program (IMP) 3.2.5
Quoting Alex Williamson <alex.williamson@xxxxxx>:

> Hi Tristan,

> There's still a lot of
> legacy devices in the DSDT that I'd like to remove (both of the
> motherboard resource devices, the PIC, DMA0, TMR, RTC, SPKR, and FDC0).
> Do any of these need to be in the system?

PIC can be definitely removed.
TMR (8254) is used by the GFW although itm should be used instead.
RTC is also used by the GFW.
SPKR can be removed (I suppose)
FDC0+DMA0 could be removed or not.

IMHO if a device is removed from the ssdt it should also be removed from
qemu emulation.

> BTW, the README for updating dsdt.c looks rather irrelevant to the GFW
Yes, it comes from Xen.

> build.  I've been using the following steps to build it:
>         iasl -p foo -tc dsdt.asl
>         tail --lines=1 dsdt.c >> foo.hex
>         cp foo.hex dsdt.c
> The tail just pulls over DsdtLen.  Is this correct?
Yes, it is.

>  Is there an easier way?
Well, we should modify the integration: iasl should produce an .h file which
is included by a c file.  Will be easier.
I think there is a support of .asl in Tiano build but I never used it.

Tristan.

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

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