VirtualBox

Changeset 52410 in vbox for trunk/src


Ignore:
Timestamp:
Aug 19, 2014 10:14:14 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95578
Message:

traling spaces

Location:
trunk/src/VBox/VMM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/TMAllCpu.cpp

    r51959 r52410  
    8585 *
    8686 * @returns VINF_SUCCESS or VERR_TM_VIRTUAL_TICKING_IPE (asserted).
    87  * @param   pVM     Pointer to the VM. 
    88  * @param   pVCpu   Pointer to the VCPU. 
     87 * @param   pVM     Pointer to the VM.
     88 * @param   pVCpu   Pointer to the VCPU.
    8989 */
    9090int tmCpuTickResumeLocked(PVM pVM, PVMCPU pVCpu)
     
    150150 *
    151151 * @returns VBox status code.
    152  * @param   pVM         Pointer to the VM. 
     152 * @param   pVM         Pointer to the VM.
    153153 * @param   pVCpu       Pointer to the VMCPU.
    154154 * @internal
  • trunk/src/VBox/VMM/VMMSwitcher/AMD64andLegacy.mac

    r52296 r52410  
    10681068    mov     cr0, rcx
    10691069
    1070     fxsave  [rdx + r8 + CPUMCPU.Guest.fpu] 
     1070    fxsave  [rdx + r8 + CPUMCPU.Guest.fpu]
    10711071    o64 fxrstor [rdx + r8 + CPUMCPU.Host.fpu]       ; Restore 64-bit host FPU state. See @bugref{7138}
    10721072    jmp short gth_fpu_no
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