VirtualBox

Changeset 71443 in vbox for trunk/src


Ignore:
Timestamp:
Mar 22, 2018 4:27:03 AM (7 years ago)
Author:
vboxsync
Message:

VMM/CPUM: Nested Hw.virt: Don't need to clear extra fields on reset than what's necessary.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/CPUM.cpp

    r71342 r71443  
    12831283        memset(pCtx->hwvirt.svm.CTX_SUFF(pVmcb), 0, SVM_VMCB_PAGES << PAGE_SHIFT);
    12841284        pCtx->hwvirt.svm.uMsrHSavePa = 0;
    1285         pCtx->hwvirt.svm.GCPhysVmcb = 0;
    12861285    }
    12871286}
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