Home
last modified time | relevance | path

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

/openbmc/qemu/include/qapi/qmp/
H A Ddispatch.h22 typedef enum QmpCommandOptions enum
28 } QmpCommandOptions; typedef
35 QmpCommandOptions options;
45 QmpCommandFunc *fn, QmpCommandOptions options,
/openbmc/qemu/qapi/
H A Dqmp-registry.c19 QmpCommandFunc *fn, QmpCommandOptions options, in qmp_register_command()