VirtualBox

Changeset 72501 in vbox for trunk/include


Ignore:
Timestamp:
Jun 11, 2018 11:20:22 AM (7 years ago)
Author:
vboxsync
Message:

cpumctx.h: Forgot to up CPUMCTX_EXTRN_ALL when adding CPUMCTX_EXTRN_APIC_TPR. bugref:9044

File:
1 edited

Legend:

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

    r72484 r72501  
    906906
    907907/** All CPUM state bits, not including keeper specific ones. */
    908 #define CPUMCTX_EXTRN_ALL                       UINT64_C(0x000000fffffffffc)
     908#define CPUMCTX_EXTRN_ALL                       UINT64_C(0x000001fffffffffc)
    909909/** @} */
    910910
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