VirtualBox

Changeset 92408 in vbox for trunk/include/VBox/vmm/vm.h


Ignore:
Timestamp:
Nov 12, 2021 9:49:06 PM (3 years ago)
Author:
vboxsync
Message:

VMM: Reworked most of the call-ring-3 stuff into setjmp-longjmp-on-assert and removed the stack switching/copying/resume code. bugref:10093 bugref:10124

File:
1 edited

Legend:

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

    r92358 r92408  
    219219        struct VMMCPU       s;
    220220#endif
    221         uint8_t             padding[1344];       /* multiple of 64 */
     221        uint8_t             padding[9536];       /* multiple of 64 */
    222222    } vmm;
    223223
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