guest_cpu_access_flags_t

Flags for vCPU state read/write requests

Synopsis:

#include <qvm/guest.h>
typedef uint32_t guest_cpu_access_flags_t;

Description:

The guest_cpu_access_flags_t data type is used to store GXF_* flags that configure properties of vCPU state read/write requests when calling one of the following functions:
Page updated: