VirtualBox

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


Ignore:
Timestamp:
Sep 1, 2008 1:44:18 PM (16 years ago)
Author:
vboxsync
Message:

More logging

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/PATM/PATMA.h

    r9228 r11920  
    8080#define PATM_STACK_SIZE                         (PAGE_SIZE)
    8181#define PATM_STACK_TOTAL_SIZE                   (2*PATM_STACK_SIZE)
    82 #define PATM_MAX_STACK                          (PATM_STACK_SIZE/sizeof(RTGCPTR))
     82#define PATM_MAX_STACK                          (PATM_STACK_SIZE/sizeof(RTRCPTR))
    8383
    8484/* Patch Manager pending actions (in GCSTATE). */
  • trunk/src/VBox/VMM/PATM/PATMSSM.cpp

    r11915 r11920  
    640640    AVLPVKEY  key  = 0;
    641641
     642    Log(("Correct fixups in global helper functions\n"));
    642643    while (true)
    643644    {
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