VirtualBox

Changeset 51934 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Jul 8, 2014 2:35:49 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94826
Message:

VMM/EM: Reschedule halted VCPUs if NMI/SMI shows up.

File:
1 edited

Legend:

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

    r51852 r51934  
    424424/** Externally forced VMCPU actions. Used to quit the idle/wait loop. */
    425425#define VMCPU_FF_EXTERNAL_HALTED_MASK           (  VMCPU_FF_INTERRUPT_APIC | VMCPU_FF_INTERRUPT_PIC | VMCPU_FF_REQUEST \
    426                                                  | VMCPU_FF_TIMER)
     426                                                 | VMCPU_FF_INTERRUPT_NMI  | VMCPU_FF_INTERRUPT_SMI | VMCPU_FF_TIMER)
    427427
    428428/** High priority VM pre-execution actions. */
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