VirtualBox

Changeset 107389 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Dec 19, 2024 3:55:08 PM (5 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166432
Message:

VMM/CPUM: The CPUMFEATURE structures can't be in target specific headers, since we need them for the host CPU as well. jiraref:VBP-1470

File:
1 edited

Legend:

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

    r106629 r107389  
    11/* $Id$ */
    22/** @file
    3  * CPUM - Host Context Ring 0.
     3 * CPUM - Host Context Ring 0, only targeting x86.
    44 */
    55
     
    3131*********************************************************************************************************************************/
    3232#define LOG_GROUP LOG_GROUP_CPUM
     33#define VBOX_VMM_TARGET_X86
    3334#define CPUM_WITH_NONCONST_HOST_FEATURES
    3435#include <VBox/vmm/cpum.h>
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette