VirtualBox

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


Ignore:
Timestamp:
Jan 1, 2019 3:13:40 AM (6 years ago)
Author:
vboxsync
Message:

VMM: Use VMM_INCLUDED_SRC_ as header guard prefix for files in the VMM subtree, with the cpu profiles continue using the current VBOX_CPUDB_ prefix.

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

Legend:

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

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___APICInternal_h
    19 #define ___APICInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_APICInternal_h
     19#define VMM_INCLUDED_SRC_include_APICInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/CFGMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___CFGMInternal_h
    19 #define ___CFGMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_CFGMInternal_h
     19#define VMM_INCLUDED_SRC_include_CFGMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/CPUMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___CPUMInternal_h
    19 #define ___CPUMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_CPUMInternal_h
     19#define VMM_INCLUDED_SRC_include_CPUMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/CSAMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___CSAMInternal_h
    19 #define ___CSAMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_CSAMInternal_h
     19#define VMM_INCLUDED_SRC_include_CSAMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/DBGFInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___DBGFInternal_h
    19 #define ___DBGFInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_DBGFInternal_h
     19#define VMM_INCLUDED_SRC_include_DBGFInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/EMHandleRCTmpl.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___EMHandleRCTmpl_h
    19 #define ___EMHandleRCTmpl_h
     18#ifndef VMM_INCLUDED_SRC_include_EMHandleRCTmpl_h
     19#define VMM_INCLUDED_SRC_include_EMHandleRCTmpl_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/EMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___EMInternal_h
    19 #define ___EMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_EMInternal_h
     19#define VMM_INCLUDED_SRC_include_EMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/FTMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___FTMInternal_h
    19 #define ___FTMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_FTMInternal_h
     19#define VMM_INCLUDED_SRC_include_FTMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/GIMHvInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___GIMHvInternal_h
    19 #define ___GIMHvInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_GIMHvInternal_h
     19#define VMM_INCLUDED_SRC_include_GIMHvInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/GIMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___GIMInternal_h
    19 #define ___GIMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_GIMInternal_h
     19#define VMM_INCLUDED_SRC_include_GIMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/GIMKvmInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___GIMKvmInternal_h
    19 #define ___GIMKvmInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_GIMKvmInternal_h
     19#define VMM_INCLUDED_SRC_include_GIMKvmInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/GIMMinimalInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___GIMMinimalInternal_h
    19 #define ___GIMMinimalInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_GIMMinimalInternal_h
     19#define VMM_INCLUDED_SRC_include_GIMMinimalInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/HMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___HMInternal_h
    19 #define ___HMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_HMInternal_h
     19#define VMM_INCLUDED_SRC_include_HMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/IEMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___IEMInternal_h
    19 #define ___IEMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_IEMInternal_h
     19#define VMM_INCLUDED_SRC_include_IEMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/IOMInline.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___IOMInline_h
    19 #define ___IOMInline_h
     18#ifndef VMM_INCLUDED_SRC_include_IOMInline_h
     19#define VMM_INCLUDED_SRC_include_IOMInline_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/IOMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___IOMInternal_h
    19 #define ___IOMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_IOMInternal_h
     19#define VMM_INCLUDED_SRC_include_IOMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/MMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___MMInternal_h
    19 #define ___MMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_MMInternal_h
     19#define VMM_INCLUDED_SRC_include_MMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/NEMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___NEMInternal_h
    19 #define ___NEMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_NEMInternal_h
     19#define VMM_INCLUDED_SRC_include_NEMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/PATMA.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___PATMA_H
    19 #define ___PATMA_H
     18#ifndef VMM_INCLUDED_SRC_include_PATMA_h
     19#define VMM_INCLUDED_SRC_include_PATMA_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/PATMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___PATMInternal_h
    19 #define ___PATMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_PATMInternal_h
     19#define VMM_INCLUDED_SRC_include_PATMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/PDMAsyncCompletionFileInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___PDMAsyncCompletionFileInternal_h
    19 #define ___PDMAsyncCompletionFileInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_PDMAsyncCompletionFileInternal_h
     19#define VMM_INCLUDED_SRC_include_PDMAsyncCompletionFileInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/PDMAsyncCompletionInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___PDMAsyncCompletionInternal_h
    19 #define ___PDMAsyncCompletionInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_PDMAsyncCompletionInternal_h
     19#define VMM_INCLUDED_SRC_include_PDMAsyncCompletionInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/PDMBlkCacheInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___PDMBlkCacheInternal_h
    19 #define ___PDMBlkCacheInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_PDMBlkCacheInternal_h
     19#define VMM_INCLUDED_SRC_include_PDMBlkCacheInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/PDMInline.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef VBOX_INCLUDED_PDMInline_h
    19 #define VBOX_INCLUDED_PDMInline_h
     18#ifndef VMM_INCLUDED_SRC_include_PDMInline_h
     19#define VMM_INCLUDED_SRC_include_PDMInline_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/PDMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___PDMInternal_h
    19 #define ___PDMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_PDMInternal_h
     19#define VMM_INCLUDED_SRC_include_PDMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/PDMNetShaperInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef VBOX_INCLUDED_PDMNetShaperInternal_h
    19 #define VBOX_INCLUDED_PDMNetShaperInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_PDMNetShaperInternal_h
     19#define VMM_INCLUDED_SRC_include_PDMNetShaperInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/PGMInline.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___PGMInline_h
    19 #define ___PGMInline_h
     18#ifndef VMM_INCLUDED_SRC_include_PGMInline_h
     19#define VMM_INCLUDED_SRC_include_PGMInline_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/PGMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___PGMInternal_h
    19 #define ___PGMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_PGMInternal_h
     19#define VMM_INCLUDED_SRC_include_PGMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/REMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___REMInternal_h
    19 #define ___REMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_REMInternal_h
     19#define VMM_INCLUDED_SRC_include_REMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/SELMInline.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___SELMInline_h
    19 #define ___SELMInline_h
     18#ifndef VMM_INCLUDED_SRC_include_SELMInline_h
     19#define VMM_INCLUDED_SRC_include_SELMInline_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/SELMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___SELMInternal_h
    19 #define ___SELMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_SELMInternal_h
     19#define VMM_INCLUDED_SRC_include_SELMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/SSMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___SSMInternal_h
    19 #define ___SSMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_SSMInternal_h
     19#define VMM_INCLUDED_SRC_include_SSMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/STAMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___STAMInternal_h
    19 #define ___STAMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_STAMInternal_h
     19#define VMM_INCLUDED_SRC_include_STAMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/TMInline.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___TMInline_h
    19 #define ___TMInline_h
     18#ifndef VMM_INCLUDED_SRC_include_TMInline_h
     19#define VMM_INCLUDED_SRC_include_TMInline_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/TMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___TMInternal_h
    19 #define ___TMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_TMInternal_h
     19#define VMM_INCLUDED_SRC_include_TMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/TRPMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___TRPMInternal_h
    19 #define ___TRPMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_TRPMInternal_h
     19#define VMM_INCLUDED_SRC_include_TRPMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/VMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___VMInternal_h
    19 #define ___VMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_VMInternal_h
     19#define VMM_INCLUDED_SRC_include_VMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/VMMInternal.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___VMMInternal_h
    19 #define ___VMMInternal_h
     18#ifndef VMM_INCLUDED_SRC_include_VMMInternal_h
     19#define VMM_INCLUDED_SRC_include_VMMInternal_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/VMMSwitcher.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___VMMSwitcher_h
    19 #define ___VMMSwitcher_h
     18#ifndef VMM_INCLUDED_SRC_include_VMMSwitcher_h
     19#define VMM_INCLUDED_SRC_include_VMMSwitcher_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
  • trunk/src/VBox/VMM/include/VMMTracing.h

    r76553 r76561  
    1616 */
    1717
    18 #ifndef ___VMMTracing_h___
    19 #define ___VMMTracing_h___
     18#ifndef VMM_INCLUDED_SRC_include_VMMTracing_h
     19#define VMM_INCLUDED_SRC_include_VMMTracing_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
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