GVM User Suite
User tools for the GVM open source project.
|
Notifies the start of a VM. More...
#include <init.h>
Data Fields | |
struct UUID | mdev |
MDEV UUID. More... | |
struct UUID | vm |
VM UUID. More... | |
char | name [128] |
VM Name. More... | |
uint32_t | status |
Status for the notified start. More... | |
Notifies the start of a VM.
This structure is used to notify the starting of a VM's
uint32_t RmVmNotifyStart::status |