pub const VENDOR_ID: u16 = 0x1414;Expand description
Microsoft’s PCI vendor ID.
First-party OpenVMM devices report this as their vendor ID. Devices that emulate standardized hardware (and therefore report the real hardware vendor ID) instead report this as their subsystem vendor ID, to identify OpenVMM as the hosting environment.