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

Re: [Xen-devel] [PATCH] pci-ioapic-0502.patch

To: Patrick Scharrenberg <pittipatti@xxxxxx>
Subject: Re: [Xen-devel] [PATCH] pci-ioapic-0502.patch
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Fri, 6 May 2005 22:00:53 +0100
Cc: Arun Sharma <arun.sharma@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Delivery-date: Fri, 06 May 2005 20:56:57 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <427BD686.30005@xxxxxx>
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>
References: <20050502223534.GA2641@xxxxxxxxx> <427A6281.6050405@xxxxxx> <427A67B1.30504@xxxxxxxxx> <427BD686.30005@xxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

On 6 May 2005, at 21:41, Patrick Scharrenberg wrote:

Hi!

Great! the system is booting now with ioapic enabled.

acpi=off does not work for me now.
The system boots, but then there are interrupt-timeouts from the sata
and ethernet - controller.
should I open another bugreport?

This is pretty much unsupportable -- if Xen has detected IOAPICs and started to initialise them, it is not really possible to go back to a full legacy PIC mode. If you want to boot 'acpi=off' then you need to add the 'ignorebiostables' option as a Xen boot parameter. This will prevent Xen from finding the IOAPIC and Xen+domain0 can both boot in blissful ignorance.

What is needed is 'acpi=' config option for Xen as well as XenLinux, and require the option to be set the same for both Xen and domain0 (we could enforce this at boot time by propagating the Xen parameter onto the domain0 command line). This is something I intend to implement after upgrading the apic/mpparse/acpi support in Xen to Linux-2.6 equivalent (it's all currently based on Linux-2.4 source files).

And I have another problem, see new post for "physdev_dom0_hide"
Maybe it has something to do with this patch, too?

I haven't seen the post, but physdev_dom0_hide has had no effect since we applied the ACPI patch earlier this week. Currently we do not support device drivers outside domain0 (they have no way of safely accessing PCI space) so there is no point in supporting hiding of pci devices from dom0 anyway. :-)

Getting support for driver domains back is a priority for the 3.0 release.

 -- Keir


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