Module microvmi::api::events

source ·

Structs§

  • This provides an abstraction of event which the hypervisor reports and using which we introspect the guest

Enums§

  • Types of x86 control registers are listed here
  • Reply provided to the hypervisor after detecting an event
  • Various types of events along with their relevant attributes being handled by this driver
  • Various types of intercepts handled by libmicrovmi