VirtualBox

Changeset 81733 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Nov 7, 2019 4:43:30 AM (5 years ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:9180 Detect VMX-preemption timer erratum and don't passthrough the feature to guests
if the erratum is detected.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hm.h

    r81176 r81733  
    132132 * found in CPUM.
    133133 * @{ */
     134VMM_INT_DECL(bool)              HMIsSubjectToVmxPreemptTimerErratum(void);
    134135VMM_INT_DECL(bool)              HMCanExecuteVmxGuest(PVMCC pVM, PVMCPUCC pVCpu, PCCPUMCTX pCtx);
    135136VMM_INT_DECL(TRPMEVENT)         HMVmxEventTypeToTrpmEventType(uint32_t uIntInfo);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette