VirtualBox

Changeset 101668 in vbox for trunk/include/VBox/vmm/vm.h


Ignore:
Timestamp:
Oct 31, 2023 4:10:37 AM (15 months ago)
Author:
vboxsync
Message:

vmm/vm.h: Space nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/vm.h

    r101667 r101668  
    718718/** All the forced VMCPU flags. */
    719719#define VMCPU_FF_ALL_MASK                       (  UINT32_MAX \
    720                                                 | VMCPU_FF_VMX_MTF | VMCPU_FF_VMX_APIC_WRITE | VMCPU_FF_VMX_INT_WINDOW \
    721                                                 | VMCPU_FF_VMX_NMI_WINDOW )
     720                                                 | VMCPU_FF_VMX_MTF | VMCPU_FF_VMX_APIC_WRITE | VMCPU_FF_VMX_INT_WINDOW \
     721                                                 | VMCPU_FF_VMX_NMI_WINDOW )
    722722
    723723/** All the forced VM flags except those related to raw-mode and hardware
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