Home
last modified time | relevance | path

Searched refs:QemuOpts (Results 76 – 100 of 123) sorted by relevance

12345

/qemu/qom/
H A Dobject_interfaces.c239 bool user_creatable_print_help(const char *type, QemuOpts *opts) in user_creatable_print_help()
/qemu/block/
H A Dblkverify.c116 QemuOpts *opts; in blkverify_open()
H A Dgluster.c512 QemuOpts *opts; in qemu_gluster_parse_json()
803 QemuOpts *opts; in qemu_gluster_open()
1119 QemuOpts *opts, in qemu_gluster_co_create_opts()
H A Discsi.c1328 static void apply_chap(struct iscsi_context *iscsi, QemuOpts *opts, in apply_chap()
1369 static void apply_header_digest(struct iscsi_context *iscsi, QemuOpts *opts, in apply_header_digest()
1390 static char *get_initiator_name(QemuOpts *opts) in get_initiator_name()
1618 QemuOpts *opts; in iscsi_parse_iscsi_option()
1804 QemuOpts *opts; in iscsi_open()
H A Dqcow2.c184 qcow2_extract_crypto_opts(QemuOpts *opts, const char *fmt, Error **errp) in qcow2_extract_crypto_opts()
881 static bool read_cache_sizes(BlockDriverState *bs, QemuOpts *opts, in read_cache_sizes()
990 QemuOpts *opts = NULL; in qcow2_update_options_prepare()
3428 static size_t qcow2_opt_get_cluster_size_del(QemuOpts *opts, bool extended_l2, in qcow2_opt_get_cluster_size_del()
3441 static int qcow2_opt_get_version_del(QemuOpts *opts, Error **errp) in qcow2_opt_get_version_del()
3461 static uint64_t qcow2_opt_get_refcount_bits_del(QemuOpts *opts, int version, in qcow2_opt_get_refcount_bits_del()
3882 qcow2_co_create_opts(BlockDriver *drv, const char *filename, QemuOpts *opts, in qcow2_co_create_opts()
5057 static BlockMeasureInfo *qcow2_measure(QemuOpts *opts, BlockDriverState *in_bs, in qcow2_measure()
5672 qcow2_amend_options(BlockDriverState *bs, QemuOpts *opts, in qcow2_amend_options()
H A Dblkdebug.c182 static int add_rule(void *opaque, QemuOpts *opts, Error **errp) in add_rule()
477 QemuOpts *opts; in blkdebug_open()
H A Dpreallocate.c110 QemuOpts *opts = qemu_opts_create(&runtime_opts, NULL, 0, &error_abort); in preallocate_absorb_opts()
H A Dparallels.c1097 QemuOpts *opts, Error **errp) in parallels_co_create_opts()
1209 QemuOpts *opts = qemu_opts_create(&parallels_runtime_opts, NULL, 0, errp); in parallels_opts_prealloc()
H A Dblklogwrites.c171 QemuOpts *opts; in blk_log_writes_open()
H A Dreplication.c87 QemuOpts *opts = NULL; in replication_open()
/qemu/hw/smbios/
H A Dsmbios.c1243 static void save_opt(const char **dest, QemuOpts *opts, const char *name) in save_opt()
1310 static bool save_opt_list(size_t *ndest, char ***dest, QemuOpts *opts, in save_opt_list()
1322 void smbios_entry_add(QemuOpts *opts, Error **errp) in smbios_entry_add()
/qemu/include/net/
H A Dnet.h315 void netdev_add(QemuOpts *opts, Error **errp);
/qemu/replay/
H A Dreplay.c391 void replay_configure(QemuOpts *opts) in replay_configure()
/qemu/plugins/
H A Dloader.c145 QemuOpts *opts; in qemu_plugin_opt_parse()
/qemu/backends/tpm/
H A Dtpm_emulator.c583 static int tpm_emulator_handle_device_opts(TPMEmulator *tpm_emu, QemuOpts *opts) in tpm_emulator_handle_device_opts()
648 static TPMBackend *tpm_emulator_create(QemuOpts *opts) in tpm_emulator_create()
/qemu/block/monitor/
H A Dblock-hmp-cmds.c63 QemuOpts *opts; in hmp_drive_add_node()
95 QemuOpts *opts; in hmp_drive_add()
/qemu/
H A Dqemu-nbd.c539 QemuOpts *sn_opts = NULL; in main()
1093 QemuOpts *o; in main()
/qemu/chardev/
H A Dchar-mux.c342 static void qemu_chr_parse_mux(QemuOpts *opts, ChardevBackend *backend, in qemu_chr_parse_mux()
/qemu/include/block/
H A Dblock-io.h92 BlockMeasureInfo *bdrv_measure(BlockDriver *drv, QemuOpts *opts,
/qemu/system/
H A Dqemu-seccomp.c362 int parse_sandbox(void *opaque, QemuOpts *opts, Error **errp) in parse_sandbox()
/qemu/include/ui/
H A Dconsole.h464 int vnc_init_func(void *opaque, QemuOpts *opts, Error **errp);
/qemu/monitor/
H A Dmonitor.c763 int monitor_init_opts(QemuOpts *opts, Error **errp) in monitor_init_opts()
/qemu/hw/acpi/
H A Dcore.c240 void acpi_table_add(const QemuOpts *opts, Error **errp) in acpi_table_add()
/qemu/hw/9pfs/
H A Dxen-9p-backend.c396 QemuOpts *fsdev; in xen_9pfs_connect()
/qemu/ui/
H A Dvnc.c3828 static int vnc_display_get_addresses(QemuOpts *opts, in vnc_display_get_addresses()
4016 QemuOpts *opts = qemu_opts_find(&qemu_vnc_opts, id); in vnc_display_open()
4262 static void vnc_auto_assign_id(QemuOptsList *olist, QemuOpts *opts) in vnc_auto_assign_id()
4278 QemuOpts *opts = qemu_opts_parse_noisily(olist, str, !is_help_option(str)); in vnc_parse()
4292 int vnc_init_func(void *opaque, QemuOpts *opts, Error **errp) in vnc_init_func()

12345