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] PCI Device 16 and over

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] PCI Device 16 and over
From: Simon Horman <horms@xxxxxxxxxxxx>
Date: Fri, 6 Mar 2009 09:33:32 +1100
Delivery-date: Thu, 05 Mar 2009 14:34:04 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
Hi,

I've been playing with moving devices around as a prelude
to the GSI mapping work that has been discussed.

http://lists.xensource.com/archives/html/xen-devel/2009-03/msg00046.html

At the moment I am just hacking xend to see what kind
of assignments work and what don't. I haven't actually
implemented a new device allocation function yet.

In the course of doing this I have noticed two things:

1. The following device seems to need to live at virtual PCI device 1
   (this actually isn't a big problem, just a curiosity)

   00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II]
   00:01.1 IDE interface: Intel Corporation 82371SB PIIX3 IDE [Natoma/Triton II]
   00:01.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 01)

2. While give devices a virtual PCI device number > 15, my test device,
   which is an ioemu rt8139 does not seem to function.

Suspecting this is related to firmware issues I started to poke around
there, and noticed that in tools/firmware/hvmloader/acpi/dsdt.asl
"Device 1" - "Device 15" are mentioned, but devices 16+ are not.

I have to admit that I don't understand dsdt.asl (though any pointers would
be welcome). But this does seem curious.

-- 
Simon Horman
  VA Linux Systems Japan K.K., Sydney, Australia Satellite Office
  H: www.vergenet.net/~horms/             W: www.valinux.co.jp/en


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

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