virtual device driver
A software component that emulates a hardware device driver, used in virtualization and operating system development.
Installing a virtual device driver allows the guest OS to access the hardware.
Compound of 仮想 (virtual) and デバイスドライバ (device driver), a direct calque from English.