VirtualBox

Changeset 74242 in vbox for trunk/src/VBox/VMM/dtrace


Ignore:
Timestamp:
Sep 13, 2018 2:13:41 PM (6 years ago)
Author:
vboxsync
Message:

VMM: dtrace fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/dtrace/lib/vbox-types.d

    r69453 r74242  
    2323#pragma D depends_on library vbox-arch-types.d
    2424
     25typedef uint64_t                RTGCPHYS;
     26typedef uint64_t                RTHCPHYS;
    2527typedef uint16_t                RTSEL;
    2628typedef uint32_t                RTRCPTR;
     
    4042typedef struct UVM             *PUVM;
    4143typedef struct CPUMCTXCORE     *PCPUMCTXCORE;
     44typedef struct SVMVMCB         *PSVMVMCB;
     45typedef uint32_t                VMXVDIAG;
     46typedef struct VMXVVMCS        *PVMXVVMCS;
    4247
    4348typedef struct VBOXGDTR
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