Home
last modified time | relevance | path

Searched refs:ga_disable_not_allowed (Results 1 – 1 of 1) sorted by relevance

/qemu/qga/
H A Dmain.c443 static void ga_disable_not_allowed(const QmpCommand *cmd, void *opaque) in ga_disable_not_allowed() function
1436 qmp_for_each_command(&ga_commands, ga_disable_not_allowed, config->allowedrpcs); in initialize_agent()