VirtualBox

Changeset 68404 in vbox


Ignore:
Timestamp:
Aug 14, 2017 9:53:31 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117542
Message:

cpumctx.h: Attempted build fix.

File:
1 edited

Legend:

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

    r68403 r68404  
    512512                RTHCPHYS            HCPhysVmcb;
    513513#if HC_ARCH_BITS == 32
    514                 /** NA / 972 - Padding. */
    515                 uint8_t             abPadding2[20];
     514                /** NA / 976 - Padding. */
     515                uint8_t             abPadding2[16];
    516516#endif
    517517            } svm;
     
    551551AssertCompileMemberOffset(CPUMCTX, CPUM_UNION_NM(g.) CPUM_STRUCT_NM(qw.) r14, 112);
    552552AssertCompileMemberOffset(CPUMCTX, CPUM_UNION_NM(g.) CPUM_STRUCT_NM(qw.) r15, 120);
    553 AssertCompileMemberOffset(CPUMCTX,   CPUM_UNION_NM(s.) CPUM_STRUCT_NM(n.) es, 128);
     553AssertCompileMemberOffset(CPUMCTX,   CPUM_UNION_NM(s@g++ -c -O2 -g -pipe -pedantic -Wshadow -Wall -Wextra -Wno-missing-field-initializers -Wno-unused -Wno-trigraphs -fdiagnostics-show-option -Wno-unused-parameter       -Wno-variadic-macros -Wno-long-long -Wunused-variable -Wunused-function -Wunused-label -Wunused-parameter  -Wno-overloaded-virtual -Wno-variadic-macros -O2 -fno-omit-frame-pointer -fno-strict-aliasing -m32 -I/home/vbox/tinderbox/lnx32-rel/include -I/home/vbox/tinderbox/lnx32-rel/out/linux.x86/release -DVBOX -DVBOX_WITH_64_BITS_GUESTS -DVBOX_WITH_REM -DVBOX_WITH_RAW_MODE -DRT_OS_LINUX -D_FILE_OFFSET_BITS=64 -DRT_ARCH_X86 -D__X86__ -DVBOX_WITH_DEBUGGER -DVBOX_WITH_HARDENING -DRTPATH_APP_PRIVATE=\"/opt/VirtualBox\" -DRTPATH_APP_PRIVATE_ARCH=\"/opt/VirtualBox\" -DRTPATH_SHARED_LIBS=\"/opt/VirtualBox\" -DRTPATH_APP_DOCS=\"/opt/VirtualBox\" -DIN_RING3 -DLOG_DISABLED -DIN_BLD_PROG -DIN_RT_R3 -DIN_ADV_BLD_PROG -DIN_DIS -Wp,-MD,/home/vbox/tinderbox/lnx32-rel/out/linux.x86/release/obj/DisasmBldProg/DisasmReg.o.dep -Wp,-MT,/home/vbox/tinderbox/lnx32-rel/out/linux.x86/release/obj/DisasmBldProg/DisasmReg.o -Wp,-MP -o /home/vbox/tinderbox/lnx32-rel/out/linux.x86/release/obj/DisasmBldProg/DisasmReg.o /home/vbox/tinderbox/lnx32-rel/src/VBox/Disassembler/DisasmReg.cpp.) CPUM_STRUCT_NM(n.) es, 128);
    554554AssertCompileMemberOffset(CPUMCTX,   CPUM_UNION_NM(s.) CPUM_STRUCT_NM(n.) cs, 152);
    555555AssertCompileMemberOffset(CPUMCTX,   CPUM_UNION_NM(s.) CPUM_STRUCT_NM(n.) ss, 176);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette