VirtualBox

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


Ignore:
Timestamp:
May 9, 2022 8:41:13 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151342
Message:

VMM/CPUM: Kicked out the VBOX_WITH_VMMR0_DISABLE_LAPIC_NMI code, as it was for raw-mode use. bugref:9517

File:
1 edited

Legend:

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

    r94931 r94934  
    28002800VMMR0_INT_DECL(void)    CPUMR0LoadGuestDebugState(PVMCPUCC pVCpu, bool fDr6);
    28012801VMMR0_INT_DECL(void)    CPUMR0LoadHyperDebugState(PVMCPUCC pVCpu, bool fDr6);
    2802 #ifdef VBOX_WITH_VMMR0_DISABLE_LAPIC_NMI
    2803 VMMR0_INT_DECL(void)    CPUMR0SetLApic(PVMCPUCC pVCpu, uint32_t iHostCpuSet);
    2804 #endif
    2805 
    28062802/** @} */
    28072803#endif /* IN_RING0 */
Note: See TracChangeset for help on using the changeset viewer.

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