VirtualBox

Changeset 54650 in vbox for trunk/src/VBox/Runtime/r0drv


Ignore:
Timestamp:
Mar 5, 2015 1:42:10 PM (10 years ago)
Author:
vboxsync
Message:

SUPDrv/VMMR0: properly handle the CR4 shadow register on Linux >= 4.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h

    r50077 r54650  
    141141#endif
    142142
     143/* for cr4_init_shadow() / cpu_tlbstate. */
     144#if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 20, 0)
     145# include <asm/tlbflush.h>
     146#endif
     147
    143148#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 0)
    144149# ifndef page_to_pfn
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