Description of the Virtual Machine Manager and the services that it provides. This overview includes information on the following:
Overview of the Virtual Machine Manager and the services that it provides.
Information about Plug and Play services.
Information about services that include outputting messages and checking pointers.
Information about services for scheduling non-reentrant VMM calls.
Information about controlling access to the processor's I/O ports.
Information about services for accessing page tables, allocating and deallocating memory (V86 memory or Win32 memory), checking memory status, and managing selectors.
Description of error conditions, information services, initialization information, linked lists, string operations, and timer services.
Description of how a VxD can call services in a virtual machine, such as TSR code or Microsoft MS-DOS® device drivers.
Information about services that deal with processor exceptions.
Information about services used with the registry.
Information about services for adjusting task and thread priorities.
Information about critical-section, semaphore, mutex, and thread-blocking services.
Information about services for changing interrupt vectors and hook procedures.
Description of macros for use in VxDs, VMM messages, and structures used by the VMM.