VirtualBox

Changeset 97004 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Oct 5, 2022 1:17:28 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153936
Message:

VMM/HMVMXR0: Convered two HMEVENT stack variables into static const.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/HMVMXCommon.h

    r96407 r97004  
    232232AssertCompileSizeAlignment(HMEVENT, 8);
    233233
     234/** Initializer for a HMEVENT structure with    */
     235#define HMEVENT_INIT_ONLY_INT_INFO(a_uIntInfo) { 0, 0, 0, 0, (a_uIntInfo), 0 }
    234236
    235237/**
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