mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
docs: Update the relevant documentation
Some of the documentation references PCI segment ID. For those documents add a mention of the new PCI device ID. Signed-off-by: Rob Bradford <rbradford@meta.com>
This commit is contained in:
@@ -90,8 +90,9 @@ feature is enabled by default.
|
||||
|
||||
For all virtio devices listed below, only `virtio-pci` transport layer is
|
||||
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.
|
||||
append `,pci_segment=<PCI_segment_number>` or `,pci_device_id=<PCI_device_ID>` to
|
||||
the device flag in the Cloud Hypervisor command line to assign devices to a specific
|
||||
PCI segment or into a specific device slot.
|
||||
|
||||
### virtio-block
|
||||
|
||||
|
||||
Reference in New Issue
Block a user