Changeset 71293 in vbox for trunk/include/iprt
- Timestamp:
- Mar 9, 2018 9:11:20 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/nt/hyperv.h
r71184 r71293 198 198 HvCallUncommitGpaPages, /**< Happens when VidDestroyGpaRangeCheckSecure/WHvUnmapGpaRange is called. */ 199 199 /* 0xc0..0xcb are unknown */ 200 HvCallVpRunloopRelated = 0xc2, /**< Fast */ 200 201 HvCallQueryVtlProtectionMaskRange = 0xcc, 201 202 HvCallModifyVtlProtectionMaskRange,
Note:
See TracChangeset
for help on using the changeset viewer.