Changeset 48248 in vbox for trunk/src/VBox/VMM/VMMR0
- Timestamp:
- Sep 3, 2013 12:44:22 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r48240 r48248 1981 1981 /** 1982 1982 * Sets up the initial exception bitmap in the VMCS based on static conditions 1983 * (i.e. conditions that cannot ever change a t runtime).1983 * (i.e. conditions that cannot ever change after starting the VM). 1984 1984 * 1985 1985 * @returns VBox status code.
Note:
See TracChangeset
for help on using the changeset viewer.