VirtualBox

Changeset 80005 in vbox


Ignore:
Timestamp:
Jul 26, 2019 1:51:44 PM (5 years ago)
Author:
vboxsync
Message:

VMM: Kicking out raw-mode (work in progress). bugref:9517

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/VMM.cpp

    r80004 r80005  
    122122#include <VBox/sup.h>
    123123#include <VBox/vmm/dbgf.h>
    124 #include <VBox/vmm/csam.h>
    125 #include <VBox/vmm/patm.h>
    126124#include <VBox/vmm/apic.h>
    127125#ifdef VBOX_WITH_REM
     
    883881{
    884882    LogFlow(("VMMR3Relocate: offDelta=%RGv\n", offDelta));
     883    RT_NOREF(offDelta);
    885884
    886885    /*
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