VirtualBox

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


Ignore:
Timestamp:
Mar 20, 2013 2:11:42 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
84395
Message:

VMM/VMMR0: HM bits, fix WinXP booting with unrestricted.

File:
1 edited

Legend:

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

    r45092 r45105  
    537537/** 7 Interrupt window exiting. */
    538538#define VMX_EXIT_INT_WINDOW         7
     539/** 8 NMI window exiting. */
     540#define VMX_EXIT_NMI_WINDOW         8
    539541/** 9 Task switch. */
    540542#define VMX_EXIT_TASK_SWITCH        9
    541543/** 10 Guest software attempted to execute CPUID. */
    542544#define VMX_EXIT_CPUID              10
     545/** 10 Guest software attempted to execute GETSEC. */
     546#define VMX_EXIT_GETSEC             11
    543547/** 12 Guest software attempted to execute HLT. */
    544548#define VMX_EXIT_HLT                12
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