/qemu/scripts/ |
H A D | meson-buildoptions.py | 83 def get_help(opt): argument 110 def help_line(left, opt, indent, long): argument 127 def allow_arg(opt): argument 139 def require_arg(opt): argument 161 def cli_option(opt): argument 168 def cli_help_key(opt): argument 177 def cli_metavar(opt): argument
|
/qemu/util/ |
H A D | qemu-option.c | 226 QemuOpt *opt; in qemu_opt_find() local 236 static void qemu_opt_del(QemuOpt *opt) in qemu_opt_del() 249 QemuOpt *opt, *next_opt; in qemu_opt_del_all() local 260 QemuOpt *opt; in qemu_opt_get() local 299 QemuOpt *opt; in qemu_opt_get_del() local 318 QemuOpt *opt; in qemu_opt_has_help_opt() local 331 QemuOpt *opt; in qemu_opt_get_bool_helper() local 368 QemuOpt *opt; in qemu_opt_get_number_helper() local 406 QemuOpt *opt; in qemu_opt_get_size_helper() local 441 static bool qemu_opt_parse(QemuOpt *opt, Error **errp) in qemu_opt_parse() [all …]
|
H A D | qdist.c | 247 uint32_t opt, bool is_left) in qdist_pr_label() 305 char *qdist_pr(const struct qdist *dist, size_t n_bins, uint32_t opt) in qdist_pr()
|
/qemu/tests/qtest/libqos/ |
H A D | virtio-9p-client.c | 295 TVersionRes v9fs_tversion(TVersionOpt opt) in v9fs_tversion() 363 TAttachRes v9fs_tattach(TAttachOpt opt) in v9fs_tattach() 418 TWalkRes v9fs_twalk(TWalkOpt opt) in v9fs_twalk() 493 TGetAttrRes v9fs_tgetattr(TGetAttrOpt opt) in v9fs_tgetattr() 564 TSetAttrRes v9fs_tsetattr(TSetAttrOpt opt) in v9fs_tsetattr() 610 TReadDirRes v9fs_treaddir(TReadDirOpt opt) in v9fs_treaddir() 701 TLOpenRes v9fs_tlopen(TLOpenOpt opt) in v9fs_tlopen() 745 TWriteRes v9fs_twrite(TWriteOpt opt) in v9fs_twrite() 791 TFlushRes v9fs_tflush(TFlushOpt opt) in v9fs_tflush() 824 TMkdirRes v9fs_tmkdir(TMkdirOpt opt) in v9fs_tmkdir() [all …]
|
/qemu/qapi/ |
H A D | opts-visitor.c | 116 opts_visitor_insert(GHashTable *unprocessed_opts, const QemuOpt *opt) in opts_visitor_insert() 141 const QemuOpt *opt; in opts_start_struct() local 271 const QemuOpt *opt; in opts_next_list() local 353 const QemuOpt *opt; in opts_type_str() local 375 const QemuOpt *opt; in opts_type_bool() local 398 const QemuOpt *opt; in opts_type_int64() local 455 const QemuOpt *opt; in opts_type_uint64() local 508 const QemuOpt *opt; in opts_type_size() local
|
/qemu/tests/unit/ |
H A D | test-qemu-opts.c | 163 const char *opt = NULL; in test_qemu_opt_get() local 206 bool opt; in test_qemu_opt_get_bool() local 249 uint64_t opt; in test_qemu_opt_get_number() local 292 uint64_t opt; in test_qemu_opt_get_size() local 380 uint64_t opt; in test_qemu_opts_reset() local 962 QemuOpt *opt; in test_opts_to_qdict_duplicates() local
|
H A D | test-crypto-akcipher.c | 665 QCryptoAkCipherOptions opt; member 675 QCryptoAkCipherOptions opt; member 946 QCryptoAkCipherOptions opt = { in test_rsakey() local
|
H A D | test-qdist.c | 125 static void do_test_pr(uint32_t opt) in do_test_pr() 202 static inline void do_test_pr_label(uint32_t opt) in do_test_pr_label()
|
H A D | test-blockjob-txn.c | 90 QDict *opt = qdict_new(); in test_block_job_start() local
|
H A D | test-blockjob.c | 74 QDict *opt = qdict_new(); in create_blk() local
|
/qemu/nbd/ |
H A D | client.c | 67 static int nbd_send_option_request(QIOChannel *ioc, uint32_t opt, in nbd_send_option_request() 114 static int nbd_receive_option_reply(QIOChannel *ioc, uint32_t opt, in nbd_receive_option_reply() 339 static int nbd_opt_info_or_go(QIOChannel *ioc, uint32_t opt, in nbd_opt_info_or_go() 562 static int nbd_request_simple_option(QIOChannel *ioc, int opt, bool strict, in nbd_request_simple_option() 668 static int nbd_send_meta_query(QIOChannel *ioc, uint32_t opt, in nbd_send_meta_query() 716 uint32_t opt, in nbd_receive_one_meta_context()
|
H A D | common.c | 53 const char *nbd_opt_lookup(uint32_t opt) in nbd_opt_lookup()
|
/qemu/fsdev/ |
H A D | qemu-fsdev.c | 98 const char **opt; in validate_opt() local
|
/qemu/tests/bench/ |
H A D | benchmark-crypto-akcipher.c | 26 QCryptoAkCipherOptions opt; in create_rsa_akcipher() local
|
/qemu/include/qemu/ |
H A D | option.h | 112 QemuOpt *opt; member
|
/qemu/linux-user/ |
H A D | gen-vdso.c | 69 int opt = getopt(argc, argv, "o:p:r:s:"); in main() local
|
/qemu/tests/tcg/plugins/ |
H A D | patch.c | 203 char *opt = argv[i]; in qemu_plugin_install() local
|
H A D | bb.c | 103 char *opt = argv[i]; in qemu_plugin_install() local
|
H A D | syscall.c | 217 char *opt = argv[i]; in qemu_plugin_install() local
|
H A D | insn.c | 270 char *opt = argv[i]; in qemu_plugin_install() local
|
/qemu/contrib/plugins/ |
H A D | stoptrigger.c | 115 char *opt = argv[i]; in qemu_plugin_install() local
|
H A D | bbv.c | 133 char *opt = argv[i]; in qemu_plugin_install() local
|
H A D | hotblocks.c | 166 char *opt = argv[i]; in qemu_plugin_install() local
|
H A D | hotpages.c | 171 char *opt = argv[i]; in qemu_plugin_install() local
|
H A D | ips.c | 151 char *opt = argv[i]; in qemu_plugin_install() local
|