VirtualBox

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


Ignore:
Timestamp:
Jan 25, 2018 4:50:36 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120487
Message:

VMM: Move fGif out of svm and into common nested hwvirt struct.

File:
1 edited

Legend:

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

    r70606 r70732  
    239239%endif
    240240    .Guest.hwvirt.svm.HostState              resb         184
    241     .Guest.hwvirt.svm.fGif                   resb         1
    242     .Guest.hwvirt.svm.u8Padding0             resb         1
     241    .Guest.hwvirt.svm.u16Padding0            resw         1
    243242    .Guest.hwvirt.svm.cPauseFilter           resw         1
    244243    .Guest.hwvirt.svm.cPauseFilterThreshold  resw         1
     
    254253%endif
    255254    .Guest.hwvirt.fLocalForcedActions        resd         1
     255    .Guest.hwvirt.fGif                       resb         1
    256256    alignb 64
    257257
     
    525525%endif
    526526    .Hyper.hwvirt.svm.HostState              resb         184
    527     .Hyper.hwvirt.svm.fGif                   resb         1
    528     .Hyper.hwvirt.svm.u8Padding0             resb         1
     527    .Hyper.hwvirt.svm.u16Padding0            resw         1
    529528    .Hyper.hwvirt.svm.cPauseFilter           resw         1
    530529    .Hyper.hwvirt.svm.cPauseFilterThreshold  resw         1
     
    540539%endif
    541540    .Hyper.hwvirt.fLocalForcedActions        resd         1
     541    .Hyper.hwvirt.fGif                       resb         1
    542542    alignb 64
    543543
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