guest_intr_notifications_t
Data type for flags describing when to call the interrupt handler for an interrupt on a PIC vdev
Synopsis:
#include <qvm/types.h>typedef uint32_t guest_intr_notifications_t;Description:
The guest_intr_notifications_t data type is used to store GIN_* flags which indicate when to call the interrupt handler following an interrupt on a PIC vdev.
Page updated:
