docs: device_model: Document how to assign device to PCI segment
Signed-off-by: Henry Wang <Henry.Wang@arm.com>
This commit is contained in:
parent
90df54a245
commit
bb6c93d5df
1 changed files with 3 additions and 1 deletions
|
|
@ -89,7 +89,9 @@ feature is enabled by default.
|
|||
## Virtio devices
|
||||
|
||||
For all virtio devices listed below, only `virtio-pci` transport layer is
|
||||
supported.
|
||||
supported. Cloud Hypervisor supports multiple PCI segments, and users can
|
||||
append `,pci_segment=<PCI_segment_number>` to the device flag in the Cloud
|
||||
Hypervisor command line to assign devices to a specific PCI segment.
|
||||
|
||||
### virtio-block
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue