VirtualBox

Changeset 47608 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Aug 8, 2013 10:24:29 AM (11 years ago)
Author:
vboxsync
Message:

VMM/HMR0: Comment clarifications.

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

Legend:

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

    r47439 r47608  
    11; $Id$
    22;; @file
    3 ; VMXM - R0 vmx helpers
     3; HM - Ring-0 VMX, SVM world-switch and helper routines
    44;
    55
  • trunk/src/VBox/VMM/VMMR0/HMR0Mixed.mac

    r47607 r47608  
    11; $Id$
    22;; @file
    3 ; HMR0Mixed.mac - Stuff that darwin needs to build two versions of.
     3; HM - Ring-0 Host 32/64, Guest 32/64 world-switch routines
    44;
    5 ; Included by HMR0A.asm with RT_ARCH_AMD64 defined or or undefined.
     5; Darwin uses this to build two versions in the hybrid case.
     6; Included by HMR0A.asm with RT_ARCH_AMD64 defined or undefined.
    67;
    78
     
    2223  ;;
    2324  ; Keep these macro definitions in this file as it gets included and compiled
    24   ; with RT_ARCH_AMD64 or RT_ARCH_X86.
     25  ; with RT_ARCH_AMD64 once and RT_ARCH_X86 once.
    2526  %define VMX_SKIP_GDTR
    2627  %define VMX_SKIP_IDTR
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