Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dmain.c426 static bool ga_command_is_allowed(const QmpCommand *cmd, GAState *state) in ga_command_is_allowed() function
477 bool want = ga_command_is_allowed(cmd, state); in ga_apply_command_filters_iter()