Changeset 76308 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Dec 20, 2018 4:53:37 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/GIM.cpp
r72460 r76308 32 32 * The GIM provider configured for the VM needs to be recognized by the guest OS 33 33 * in order to make use of features supported by the interface. Since it 34 * requires co-operation from the guest OS, a GIM provider may also referred to34 * requires co-operation from the guest OS, a GIM provider may also be referred to 35 35 * as a paravirtualization interface. 36 36 *
Note:
See TracChangeset
for help on using the changeset viewer.