Introduction to Virtual Device Drivers



Download 274.5 Kb.
Page35/80
Date19.01.2022
Size274.5 Kb.
#58083
1   ...   31   32   33   34   35   36   37   38   ...   80
VXDS

Virtual Device Services


A virtual device can provide service functions for use by the VMM and other virtual devices. The services give other virtual devices direct access to the features of the virtual device, allowing the operation and capabilities of the virtual device to be examined and modified.

Virtual devices do not export functions as Windows DLLs do. Instead, the VMM provides dynamic linking to virtual device services through Interrupt 20h. The interrupt handler uses a service number to determine which virtual device supports the service. The interrupt handler also uses the service number to look up the address of the service in the service table of the virtual device.

The following sections describe how to define services for a virtual device, declare the virtual device's service table, and import services from one virtual device into another.


Download 274.5 Kb.

Share with your friends:
1   ...   31   32   33   34   35   36   37   38   ...   80




The database is protected by copyright ©ininet.org 2024
send message

    Main page