VirtualBox

Changeset 80387 in vbox for trunk/include


Ignore:
Timestamp:
Aug 22, 2019 2:44:42 PM (5 years ago)
Author:
vboxsync
Message:

VMM: Nested VMX: bugref:9180 Renamed u64GuestPendingDbgXcpt to u64GuestPendingDbgXcpts to better match the spec.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hm_vmx.h

    r80385 r80387  
    38793879    /** 0x740 - Guest RFLAGS. */
    38803880    RTUINT64U       u64GuestRFlags;
    3881     /** 0x748 - Guest pending debug exception. */
    3882     RTUINT64U       u64GuestPendingDbgXcpt;
     3881    /** 0x748 - Guest pending debug exceptions. */
     3882    RTUINT64U       u64GuestPendingDbgXcpts;
    38833883    /** 0x750 - Guest SYSENTER ESP. */
    38843884    RTUINT64U       u64GuestSysenterEsp;
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