VirtualBox

Ignore:
Timestamp:
Oct 21, 2024 10:33:37 AM (4 months ago)
Author:
vboxsync
Message:

Runtime/r0drv/nt/initterm-r0drv-nt.cpp: Make it build on win.arm64, disable QuantumEnd and DpcQueueDepth hack on ARM, they shouldn't be required there, bugref:10732 [scm fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp

    r106544 r106552  
    364364    GET_SYSTEM_ROUTINE(MmMapLockedPagesSpecifyCache);
    365365#else
    366     /* MmMapLockedPagesSpecifyCache is a pre processor macro on arm64. */ 
     366    /* MmMapLockedPagesSpecifyCache is a pre processor macro on arm64. */
    367367    g_pfnrtMmMapLockedPagesSpecifyCache = (decltype(MmMapLockedPagesSpecifyCache) *)RTR0DbgKrnlInfoGetSymbol(hKrnlInfo, NULL, "MmMapLockedPagesSpecifyCache");
    368368#endif
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