VirtualBox

Changeset 69930 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Dec 5, 2017 10:12:57 AM (7 years ago)
Author:
vboxsync
Message:

VMM/HMSVMR0: Nits.

File:
1 edited

Legend:

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

    r69764 r69930  
    10021002    /** @name Nested-guest VMCB guest state.
    10031003     * @{ */
     1004    /** Cache of CR0. */
     1005    uint64_t            u64CR0;
    10041006    /** Cache of CR3. */
    10051007    uint64_t            u64CR3;
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