Lines Matching full:device
5 Red Hat, Inc. donates a part of its device ID range to QEMU, to be used for
8 Contact Gerd Hoffmann <kraxel@redhat.com> to get a device ID assigned
14 The 1000 -> 10ff device ID range is used as follows for virtio-pci devices.
15 Note that this allocation is separate from the virtio device IDs, which are
19 network device (legacy)
21 block device (legacy)
23 balloon device (legacy)
25 console device (legacy)
27 SCSI host bus adapter device (legacy)
29 entropy generator device (legacy)
31 9p filesystem device (legacy)
33 vsock device (bug compatibility)
36 ID range for modern virtio devices. The PCI device
37 ID is calculated from the virtio device ID by adding the
53 ivshmem device (:doc:`ivshmem-spec`)
55 All other device IDs are reserved.
60 The 0000 -> 00ff device ID range is used as follows for QEMU-specific
72 PCI test device (:doc:`pci-testdev`)
74 PCI Rocker Ethernet switch device
80 PCI Expander Bridge (``-device pxb``)
84 PCIe Expander Bridge (``-device pxb-pcie``)
86 PCIe Root Port (``-device pcie-root-port``)
90 PCIe-to-PCI bridge (``-device pcie-pci-bridge``)
92 mdpy (mdev sample device), ``linux/samples/vfio-mdev/mdpy.c``
94 PCIe NVMe device (``-device nvme``)
96 PCI PVPanic device (``-device pvpanic-pci``)
98 PCI ACPI ERST device (``-device acpi-erst``)
100 PCI UFS device (``-device ufs``)
102 PCI RISC-V IOMMU device
106 The 0100 device ID is used for the QXL video card device.