A forensic lab VM needs direct access to a specialty PCIe card that cannot be fully virtualized. Which technique assigns that device to the guest?
Select an answer to reveal the explanation.
Short Explanation
Pass-through hands the real PCIe card to the guest—no fake middle layer when the lab gear will not virtualize cleanly. Think of it as lending the physical tool, not a picture of the tool. Use it when emulation is not enough.
Full Explanation
Hardware pass-through (PCI/PCIe passthrough) maps a physical device into a guest so the VM can use hardware that is not adequately virtualized. Object tiering, file quotas, and billing reservations do not perform device assignment. Pass-through is the Cloud+ virtualization concept for specialty cards.