VirtualBox

Changeset 74509 in vbox for trunk


Ignore:
Timestamp:
Sep 28, 2018 5:50:22 AM (6 years ago)
Author:
vboxsync
Message:

hm_vmx.h: Added VM-exit guest-physical address VMCS field to the virtual VM-exit info. struct.

File:
1 edited

Legend:

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

    r74471 r74509  
    30523052    /** The guest-linear address field. */
    30533053    uint64_t                u64GuestLinearAddr;
     3054    /** The guest-physical address field. */
     3055    uint64_t                u64GuestPhysAddr;
    30543056    /** The effective guest-linear address if @a InstrInfo indicates a memory-based
    30553057     *  instruction VM-exit. */
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