VirtualBox

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


Ignore:
Timestamp:
Jun 30, 2008 12:10:59 PM (17 years ago)
Author:
vboxsync
Message:

Don't forget to sync back MSR_K8_KERNEL_GS_BASE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWSVMR0.cpp

    r10014 r10015  
    10691069    pCtx->rax        = pVMCB->guest.u64RAX;
    10701070
     1071    pCtx->msrKERNELGSBASE = pVMCB->guest.u64KernelGSBase;    /* swapgs exchange value */
     1072
    10711073    /* Guest CPU context: ES, CS, SS, DS, FS, GS. */
    10721074    SVM_READ_SELREG(SS, ss);
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