Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 25 of 45) sorted by relevance

12

/qemu/scripts/
H A Dmeson-buildoptions.py83 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 Dqemu-option.c226 QemuOpt *opt; in qemu_opt_find() 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
528 QemuOpt *opt; in qemu_opt_set_bool() local
551 QemuOpt *opt; in qemu_opt_set_number() local
580 QemuOpt *opt; in qemu_opt_foreach() local
[all …]
H A Dqdist.c247 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()
H A Doslib-win32.c182 unsigned long opt = 0; in qemu_socket_set_block() local
189 unsigned long opt = 1; in qemu_socket_try_set_nonblock() local
/qemu/tests/qtest/libqos/
H A Dvirtio-9p-client.c294 TVersionRes v9fs_tversion(TVersionOpt opt) in v9fs_tversion()
362 TAttachRes v9fs_tattach(TAttachOpt opt) in v9fs_tattach()
417 TWalkRes v9fs_twalk(TWalkOpt opt) in v9fs_twalk()
492 TGetAttrRes v9fs_tgetattr(TGetAttrOpt opt) in v9fs_tgetattr()
560 TReadDirRes v9fs_treaddir(TReadDirOpt opt) in v9fs_treaddir()
651 TLOpenRes v9fs_tlopen(TLOpenOpt opt) in v9fs_tlopen()
695 TWriteRes v9fs_twrite(TWriteOpt opt) in v9fs_twrite()
741 TFlushRes v9fs_tflush(TFlushOpt opt) in v9fs_tflush()
774 TMkdirRes v9fs_tmkdir(TMkdirOpt opt) in v9fs_tmkdir()
834 TlcreateRes v9fs_tlcreate(TlcreateOpt opt) in v9fs_tlcreate()
[all …]
/qemu/qapi/
H A Dopts-visitor.c116 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 Dtest-qemu-opts.c163 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 Dtest-crypto-akcipher.c665 QCryptoAkCipherOptions opt; member
675 QCryptoAkCipherOptions opt; member
946 QCryptoAkCipherOptions opt = { in test_rsakey() local
H A Dtest-qdist.c125 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 Dtest-blockjob-txn.c90 QDict *opt = qdict_new(); in test_block_job_start() local
H A Dtest-blockjob.c74 QDict *opt = qdict_new(); in create_blk() local
/qemu/nbd/
H A Dclient.c67 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 Dcommon.c50 const char *nbd_opt_lookup(uint32_t opt) in nbd_opt_lookup()
/qemu/fsdev/
H A Dqemu-fsdev.c109 const char **opt; in validate_opt() local
/qemu/linux-user/
H A Dgen-vdso.c68 int opt = getopt(argc, argv, "o:p:r:s:"); in main() local
/qemu/tests/bench/
H A Dbenchmark-crypto-akcipher.c26 QCryptoAkCipherOptions opt; in create_rsa_akcipher() local
/qemu/tests/plugin/
H A Dmem.c91 char *opt = argv[i]; in qemu_plugin_install() local
H A Dbb.c103 char *opt = argv[i]; in qemu_plugin_install() local
H A Dsyscall.c123 char *opt = argv[i]; in qemu_plugin_install() local
H A Dinsn.c205 char *opt = argv[i]; in qemu_plugin_install() local
/qemu/include/qemu/
H A Doption.h112 QemuOpt *opt; member
/qemu/contrib/plugins/
H A Dhotblocks.c147 char *opt = argv[i]; in qemu_plugin_install() local
H A Dhotpages.c171 char *opt = argv[i]; in qemu_plugin_install() local
H A Dhwprofile.c265 char *opt = argv[i]; in qemu_plugin_install() local
/qemu/system/
H A Dvl.c535 DeviceOption *opt; in default_driver_check_json() local
1793 ObjectOption *opt, *next; in object_option_foreach_add() local
1808 ObjectOption *opt = g_new0(ObjectOption, 1); in object_option_add_visitor() local
2625 DeviceOption *opt; in qemu_create_cli_devices() local
3351 DeviceOption *opt = g_new0(DeviceOption, 1); in qemu_init() local

12