VirtualBox

Changeset 46779 in vbox for trunk/include


Ignore:
Timestamp:
Jun 25, 2013 1:13:23 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86710
Message:

VMM/HMSVMR0: AMD-V bits.

File:
1 edited

Legend:

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

    r46557 r46779  
    547547} SVMIOIOEXIT;
    548548
     549/** @name SVMIOIOEXIT.u1Type
     550 *  @{ */
     551/** IO write. */
     552#define SVM_IOIO_WRITE                  0
     553/** IO read. */
     554#define SVM_IOIO_READ                   1
     555/** @}*/
     556
    549557/**
    550558 * SVM nested paging structure.
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