VirtualBox

Changeset 46500 in vbox for trunk/include/VBox/vmm/hm_svm.h


Ignore:
Timestamp:
Jun 11, 2013 4:00:10 PM (11 years ago)
Author:
vboxsync
Message:

VMM/HMSVMR0: AMD-V bits.

File:
1 edited

Legend:

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

    r46485 r46500  
    451451} SVMGDTR;
    452452#pragma pack()
    453 
    454453typedef SVMGDTR SVMIDTR;
    455454
     
    470469    uint64_t    u;
    471470} SVMEVENT;
    472 
     471/** Pointer to the SVMEVENT union. */
     472typedef SVMEVENT *PSVMEVENT;
    473473
    474474/**
     
    776776AssertCompileMemberOffset(SVMVMCB, guest.u64LASTEXCPTO,       0x690);
    777777AssertCompileMemberOffset(SVMVMCB, u8Reserved10,              0x698);
    778 AssertCompileSize(SVMAVIC, 0x8);
    779 AssertCompileSize(SVMAVICPHYS, 0x8);
    780778AssertCompileSize(SVMVMCB, 0x1000);
    781779
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