Revision 11d0f125 qga/commands-win32.c

b/qga/commands-win32.c
124 124
    return 0;
125 125
}
126 126

  
127
void qmp_guest_suspend_disk(Error **err)
128
{
129
    error_set(err, QERR_UNSUPPORTED);
130
}
131

  
127 132
/* register init/cleanup routines for stateful command groups */
128 133
void ga_command_state_init(GAState *s, GACommandState *cs)
129 134
{

Also available in: Unified diff