Changeset 71969 in vbox for trunk/include
- Timestamp:
- Apr 23, 2018 5:28:17 AM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 122227
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/include/VBox/vmm/hm_svm.h ¶
r71968 r71969 1023 1023 * - If the original field needs to be inspected during execution of the 1024 1024 * nested-guest or \#VMEXIT processing. 1025 * - If the field is written back to memory on #VMEXIT by the physical CPU.1025 * - If the field is written back to memory on \#VMEXIT by the physical CPU. 1026 1026 * 1027 1027 * A VMCB field needs to be restored only when the field is written back to
Note:
See TracChangeset
for help on using the changeset viewer.