Comment 2 for bug 941220

Revision history for this message
alex (hackroute) wrote :

PCI1_slot - 09:00.0: via gigabite net
PCI2_slot - 09:01.0: texas instrument firewire

in config for create with xm a VM:
pci = [ '09:00.0', '09:01.0' ]

i have this message (Xen pci passthrough: PCI Backend and pci-stub don't own sibling device 0000:00:00.0)

when in config pci string have only one pci_slot_device then xm successful creating a VM)
vith pci = [ '09:00.0' ] - ok
or pci = [ '09:01.0' ] - ok

asrock x79 extreme6 / i7-3930k
debian Wheezy (testing)
kernel 3.4.0-xen
xen 4.1 (xen-hypervisor-amd64 xen-tools)