|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] PCI passthrough and 3.3.1/3.4.0 ** SUCCESS**
2009/3/8 Andy Burns <xen.lists@xxxxxxxxxxx>:
> was a DECLARE_PCI_FIXUP_HEADER missing
It seems that it was missing from the patch, I just added
+DECLARE_PCI_FIXUP_HEADER(PCI_ANY_ID, PCI_ANY_ID, quirk_align_mem_resources);
to the quirks.c section of the patch and now I have three nicely page
aligned devices
08:00.0 Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast D)
Memory at feb01000 (32-bit, non-prefetchable) [disabled] [size=1K]
08:01.0 Multimedia controller: Philips Semiconductors SAA7130 Video Broadcast D)
Memory at feb02000 (32-bit, non-prefetchable) [disabled] [size=1K]
08:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller )
Memory at feb00000 (32-bit, non-prefetchable) [size=2K]
I unloaded the dom0 modules for the PCI devices, assigned them to
pciback and **YES** my domU loads once again :-)
Now to see if my mythtv domU that previosuly would crash the whole
machine every couple of days is any better behaved under 3.3.1 ...
I've set up logserial capturing the dom0/xen serial console in case it
still does it ...
I'll also try adding the later revisions to Yuji's patch.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] PCI passthrough and 3.3.1/3.4.0 ** SUCCESS**,
Andy Burns <=
|
|
|
|
|