VirtualBox

Changeset 30493 in vbox for trunk/src/VBox/VMM/VMMAll


Ignore:
Timestamp:
Jun 29, 2010 11:59:47 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63184
Message:

Demoted some PGM apis to internal only.

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/EMAll.cpp

    r30338 r30493  
    3434#include <VBox/tm.h>
    3535#include <VBox/pdmapi.h>
    36 
    3736#include <VBox/param.h>
    3837#include <VBox/err.h>
     
    4039#include <VBox/disopcode.h>
    4140#include <VBox/log.h>
     41#include <include/internal/pgm.h>
    4242#include <iprt/assert.h>
    4343#include <iprt/asm.h>
  • trunk/src/VBox/VMM/VMMAll/TRPMAll.cpp

    r30263 r30493  
    3232#include <VBox/x86.h>
    3333#include <VBox/em.h>
    34 
    3534#include <VBox/log.h>
    3635#include <iprt/assert.h>
     
    3837#include <iprt/asm-amd64-x86.h>
    3938#include <iprt/param.h>
     39#include <include/internal/pgm.h>
    4040
    4141
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