VirtualBox

Changeset 41933 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Jun 27, 2012 6:37:33 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78801
Message:

VMMSwitcher: Drop the unused assembly switcher functions taking guest or host contexts as arguments.

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/VMMSwitcher.h

    r41800 r41933  
    106106    /** vmmGCGuestToHostAsm assembly entrypoint. */
    107107    uint32_t    offGCGuestToHostAsm;
    108     /** vmmGCGuestToHostAsmHyperCtx assembly entrypoint taking HyperCtx. */
    109     uint32_t    offGCGuestToHostAsmHyperCtx;
    110     /** vmmGCGuestToHostAsmGuestCtx assembly entrypoint taking GuestCtx. */
    111     uint32_t    offGCGuestToHostAsmGuestCtx;
    112108    /** @name Disassembly Regions.
    113109     * @{ */
  • trunk/src/VBox/VMM/include/VMMSwitcher.mac

    r35333 r41933  
    5050    .offGCCallTrampoline:           resd 1
    5151    .offGCGuestToHostAsm:           resd 1
    52     .offGCGuestToHostAsmHyperCtx:   resd 1
    53     .offGCGuestToHostAsmGuestCtx:   resd 1
    5452    ; disasm help
    5553    .offHCCode0:                    resd 1
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