VirtualBox

Changeset 87444 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jan 26, 2021 8:48:47 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142457
Message:

VMM/HMVMX,HMSVM: Baked the hmR0VMXStartVMWrapXMM fun into the hmR0VmxStartVm template like already done for SVM. Fixed copy&paste bug in non-volatile xmm register restoring in hmR0SvmVmRun. [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMR0A.asm

    r87443 r87444  
    11221122hmR0VmxStartVmTemplate _WithXcr0_WithIbpbEntry_WithL1dEntry_WithMdsEntry_WithIbpbExit %+ %2, 1, CPUMCTX_WSF_IBPB_ENTRY | CPUMCTX_WSF_L1D_ENTRY | CPUMCTX_WSF_MDS_ENTRY | CPUMCTX_WSF_IBPB_EXIT, %1
    11231123%endmacro
     1124
    11241125hmR0VmxStartVmSseTemplate 0,,RT_NOTHING
     1126%ifdef VBOX_WITH_KERNEL_USING_XMM
    11251127hmR0VmxStartVmSseTemplate 1,_SseManual,RT_NOTHING
    11261128hmR0VmxStartVmSseTemplate 2,_SseXSave,RT_NOTHING
     1129%endif
    11271130
    11281131
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