VirtualBox

Changeset 66667 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Apr 25, 2017 5:14:36 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115040
Message:

VMM: Nested Hw.virt: Added an fInterceptEvents SVM field in cpumctx.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/CPUMInternal.mac

    r66581 r66667  
    238238    .Guest.hwvirt.svm.cPauseFilter              resw    1
    239239    .Guest.hwvirt.svm.cPauseFilterThreshold     resw    1
    240     .Guest.hwvirt.svm.abPadding0                resb    3
     240    .Guest.hwvirt.svm.fInterceptEvents          resb    1
     241    .Guest.hwvirt.svm.abPadding0                resb    2
    241242    .Guest.hwvirt.svm.pvMsrBitmapR0             RTR0PTR_RES 1
    242243    .Guest.hwvirt.svm.pvMsrBitmapR3             RTR3PTR_RES 1
     
    517518    .Hyper.hwvirt.svm.cPauseFilter              resw    1
    518519    .Hyper.hwvirt.svm.cPauseFilterThreshold     resw    1
    519     .Hyper.hwvirt.svm.abPadding0                resb    3
     520    .Hyper.hwvirt.svm.fInterceptEvents          resb    1
     521    .Hyper.hwvirt.svm.abPadding0                resb    2
    520522    .Hyper.hwvirt.svm.pvMsrBitmapR0             RTR0PTR_RES 1
    521523    .Hyper.hwvirt.svm.pvMsrBitmapR3             RTR3PTR_RES 1
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