Virtual Interrupt Types

To send a virtual interrupt, software that typically runs within the parent partition must call the HvAssertVirtualInterrupt hypercall function. In this call to HvAssertVirtualInterrupt, the software must specify a virtual processor within the target partition. To determine the behavior of the virtual interrupt, the software must also specify one of the interrupt types that are defined in the HV_INTERRUPT_TYPE enumeration.

 

 

Send comments about this topic to Microsoft

Build date: 11/16/2013

Show:
© 2014 Microsoft. All rights reserved.