2 pci
(pci { dev | uuid })
Defines the device of a PCI device that is dedicated to the given VM Guest. The PCI
device number is organized as [[[[domain]:]bus]:][slot][.[func]].
2.1 dev
(dev { bus | domain | func | slot | uuid | vslt })
Defines the path to the PCI device that is dedicated to the given VM Guest.
bus
A PCI device with device number 03:02.1 has the bus number 0x03
(bus 0x03)
domain
Most computers have only one PCI domain. This is then 0x0. To check the domain
numbers of the PCI devices, use lspci -D.
(domain 0x0)
func
A PCI device with device number 03:02.1 has the function number
(func 0x1)
slot
A PCI device with device number 03:02.1 has the function number
(slot 0x02)
uuid
Unique identifier for this device. Example:
(uuid d33733fe-e36f-fa42-75d0-fe8c8bc3b4b7)
vslt
Defines the virtual slot for the PCI device in the VM Guest system.
(vslt 0x0)
108
Virtualization with Xen
Need help?
Do you have a question about the LINUX ENTERPRISE SERVER 11 - VIRTUALIZATION and is the answer not in the manual?
Questions and answers