Provide a read-only, inactive PCI device.
vdev pci-dummy options
Set a specific configuration space register. For example:
vdev pci-dummy reg 0/4=0xFFFF
sets the configuration space register at offset 0 and size 4 (bytes) to 0xFFFF.
Permitted sizes are 1, 2, 4 and 8 bytes.
For a list of options available to all vdevs, see Common vdev options at the beginning of this chapter.
x86 only. The pci-dummy vdev provides a read-only, inactive PCI device. Such a device may be needed to expose a specific pair of PCI identifiers to help the guest identify a hardware platform.
The following registers are considered: Vendor_ID, Device_ID, Revision_ID, Class_Code[0], Class_Code[1], Class_Code[2], Header_Type, Sub_Vendor_ID, Sub_System_ID.