|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Error: pci: 0000:02:06.0 must be co-assigned to the same
Hi Velten,
you could try to put the isdn card in a different pci-slot.
You get around the "co-assigned" message with assigning the pci
devices xen wants into one domU, however this might not be always
possible ( eg. motherboard devices)
However, i am testing xen3.3.1 on opensuse11 at the moment and it looks
like the pv pci-passtrough is seriously broken.
pv pci-passtrough worked wonderful in opensuse10.3 which xen 3.1.
Trying the same ( with same domU config file) in xen3.3.1 just gives
you the "co-assigned" and even worse, if you assign all pci devices
xen wants in the domu, the domU starts, but it looks like the domU
does not get the interrupt from the device.
I believe the VT-d passtrough code messed up the pv passtrough, hope
this gets fixed soon.
Regards
Frank
next step... :)
i got pcihiding on, with modprobe an manual hiding, but now
# xm create auto/fli4l
Using config file "/etc/xen/auto/fli4l".
Error: pci: 0000:02:06.0 must be co-assigned to the same guest with
0000:02:05.0
02:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (rev 10)
02:06.0 Network controller: Cologne Chip Designs GmbH ISDN network
controller [HFC-PCI] (rev 02)
i need the Ethernet controller in Fli4l-domain and the ISDN Controller
in an asterisk domain....
how can i fix this ?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|