Skip to content

Commit

Permalink
Update ACPI docs accelerator section of README
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-howell committed Aug 18, 2023
1 parent 97ea21f commit f5202f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ These selectors are applicable when "deviceType" is "accelerator".
| "devices" | N | Target Devices' device Hex code as string | `string` list Default: `null` | "devices": ["154c", "1889", "1018"] |
| "drivers" | N | Target device driver names as string | `string` list Default: `null` | "drivers": ["vfio-pci"] |
| "pciAddresses" | N | Target device's pci address as string | `string` list Default: `null` | "pciAddresses": ["0000:03:02.0"] |
| "acpiIndexes" | N | Target device's acpi index as string | `string` list Default: `null` | "acpiIndexes": ["101"] |


#### Network devices selectors
Expand Down

0 comments on commit f5202f4

Please sign in to comment.