Contents

hv_interrupt_type_t

The type that defines the vCPU’s interrupts.

Declaration

struct hv_interrupt_type_t

Overview

To raise interrupts on a vCPU, call hv_vcpu_set_pending_interrupt(_:_:_:) prior to calling hv_vcpu_run(_:).

Topics

Instance properties

Initializers

Interrupt levels

See Also

Runtime