Skip to main content

Module microsoft

Module microsoft 

Source
Expand description

Microsoft-allocated PCI identifiers used by OpenVMM’s emulated devices.

Unlike the values in crate::spec, these are not defined by the PCI specification. They are allocations under Microsoft’s PCI vendor ID, and so live in their own module to keep crate::spec free of vendor-specific constants.

Structs§

DeviceId
Device IDs allocated under VENDOR_ID for OpenVMM’s first-party emulated devices.

Constants§

DEFAULT_SUBSYSTEM_ID
Default PCI subsystem ID reported by OpenVMM’s emulated devices.
VENDOR_ID
Microsoft’s PCI vendor ID.