VirtualBox

Changeset 94933 in vbox


Ignore:
Timestamp:
May 9, 2022 8:27:05 AM (3 years ago)
Author:
vboxsync
Message:

VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping the host CPU features. This is safer than keeping this info in the shared part of the VM structure. [build fix] bugref:10093

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/CPUMR0.cpp

    r94931 r94933  
    3232#include <iprt/assert.h>
    3333#include <iprt/asm-amd64-x86.h>
     34#include <iprt/mem.h>
    3435#ifdef VBOX_WITH_VMMR0_DISABLE_LAPIC_NMI
    35 # include <iprt/mem.h>
    3636# include <iprt/memobj.h>
    3737# include <VBox/apic.h>
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