hv_interrupt_type_t
The type that defines the vCPU’s interrupts.
Declaration
struct hv_interrupt_type_tOverview
To raise interrupts on a vCPU, call hv_vcpu_set_pending_interrupt(_:_:_:) prior to calling hv_vcpu_run(_:).
The type that defines the vCPU’s interrupts.
struct hv_interrupt_type_tTo raise interrupts on a vCPU, call hv_vcpu_set_pending_interrupt(_:_:_:) prior to calling hv_vcpu_run(_:).