VirtualBox

Changeset 82815 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Jan 22, 2020 3:40:35 AM (5 years ago)
Author:
vboxsync
Message:

hm_vmx.h: Incorrect size validation.

File:
1 edited

Legend:

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

    r82814 r82815  
    12191219} LBRMSRS;
    12201220AssertCompileSizeAlignment(LBRMSRS, 8);
    1221 AssertCompile(sizeof(LBRMSRS) < X86_PAGE_4K_SIZE);
    12221221/** Pointer to a VMXMSRS struct. */
    12231222typedef LBRMSRS *PLBRMSRS;
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