VirtualBox

Ignore:
Timestamp:
Mar 15, 2015 3:15:58 AM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98941
Message:

PATM,CPUM: Redid the CPUID stuff by calling a patch helper function implemented by CPUM. This eliminates needing to expose CPUM guts to in patches that gets saved. Also reimplemented the lookup as a binary search (for the leaf, not sub-leaf).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMRC/VMMRC0.asm

    r44528 r54763  
    11; $Id$
    22;; @file
    3 ; VMMGC0 - The first object module in the link.
     3; VMMRC0 - The first object module in the link.
    44;
    55
    66;
    7 ; Copyright (C) 2006-2010 Oracle Corporation
     7; Copyright (C) 2006-2015 Oracle Corporation
    88;
    99; This file is part of VirtualBox Open Source Edition (OSE), as
     
    3434GLOBALNAME g_aTrap0eHandlers
    3535
     36;;
     37; Start the patch helper segment
     38BEGIN_PATCH_HLP_SEG
     39EXPORTEDNAME g_PatchHlpBegin
    3640
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