VirtualBox

Changeset 55290 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Apr 15, 2015 3:04:30 PM (10 years ago)
Author:
vboxsync
Message:

HM: Save/Load/Restore XCR0 handling during world switching. Implemented XSETBV for VT-x.

File:
1 edited

Legend:

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

    r54533 r55290  
    264264/** MWAIT instruction, when armed. */
    265265#define SVM_EXIT_MWAIT_ARMED            0x8C
     266/** XSETBV instruction. */
     267#define SVM_EXIT_XSETBV                 0x8D
    266268/** Nested paging: host-level page fault occurred (EXITINFO1 contains fault errorcode; EXITINFO2 contains the guest physical address causing the fault). */
    267269#define SVM_EXIT_NPF                    0x400
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