- Timestamp:
- Oct 4, 2016 1:53:55 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/GIMHv.cpp
r64045 r64144 255 255 //| GIM_HV_BASE_FEAT_VP_RUNTIME_MSR 256 256 | GIM_HV_BASE_FEAT_PART_TIME_REF_COUNT_MSR 257 //| GIM_HV_BASE_FEAT_BASIC_SYNIC_MSRS // Required for synethetic timers258 //| GIM_HV_BASE_FEAT_STIMER_MSRS // Required for synethetic timers257 //| GIM_HV_BASE_FEAT_BASIC_SYNIC_MSRS // Both required for synethetic timers 258 //| GIM_HV_BASE_FEAT_STIMER_MSRS // Both required for synethetic timers 259 259 | GIM_HV_BASE_FEAT_APIC_ACCESS_MSRS 260 260 | GIM_HV_BASE_FEAT_HYPERCALL_MSRS
Note:
See TracChangeset
for help on using the changeset viewer.