VirtualBox

Changeset 92392 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
Nov 12, 2021 10:39:56 AM (3 years ago)
Author:
vboxsync
Message:

VMM: Removed the callring-3 API and some of the associated stuff. bugref:10093

Location:
trunk/src/VBox/VMM/testcase
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstVMStruct.h

    r91895 r92392  
    11861186    GEN_CHECK_OFF(VMMCPU, cCallRing3Disabled);
    11871187    GEN_CHECK_OFF(VMMCPU, enmCallRing3Operation);
    1188     GEN_CHECK_OFF(VMMCPU, rcCallRing3);
    1189     GEN_CHECK_OFF(VMMCPU, u64CallRing3Arg);
    11901188    GEN_CHECK_OFF(VMMCPU, CallRing3JmpBufR0);
    11911189    GEN_CHECK_OFF_DOT(VMMCPU, CallRing3JmpBufR0.SpCheck);
  • trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp

    r91306 r92392  
    265265    PVM pVM = NULL; NOREF(pVM);
    266266
    267     CHECK_MEMBER_ALIGNMENT(VMCPU, vmm.s.u64CallRing3Arg, 8);
    268267#if defined(RT_OS_WINDOWS) && defined(RT_ARCH_AMD64)
    269268    CHECK_MEMBER_ALIGNMENT(VMCPU, vmm.s.CallRing3JmpBufR0, 16);
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