Home
last modified time | relevance | path

Searched refs:qemu_info_t (Results 1 – 25 of 94) sorted by relevance

1234

/dports/emulators/qemu/qemu-6.2.0/include/qemu/
H A Dqemu-plugin.h63 typedef struct qemu_info_t { struct
82 } qemu_info_t; argument
102 const qemu_info_t *info,
/dports/emulators/qemu60/qemu-6.0.0/include/qemu/
H A Dqemu-plugin.h63 typedef struct qemu_info_t { struct
82 } qemu_info_t; typedef
102 const qemu_info_t *info,
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qemu/
H A Dqemu-plugin.h63 typedef struct qemu_info_t { struct
82 } qemu_info_t; argument
102 const qemu_info_t *info,
/dports/emulators/qemu60/qemu-6.0.0/plugins/
H A Dloader.c67 typedef int (*qemu_plugin_install_func_t)(qemu_plugin_id_t, const qemu_info_t *, int, char **);
160 static int plugin_load(struct qemu_plugin_desc *desc, const qemu_info_t *info, Error **errp) in plugin_load()
276 g_autofree qemu_info_t *info = g_new0(qemu_info_t, 1); in qemu_plugin_load_list()
/dports/emulators/qemu42/qemu-4.2.1/plugins/
H A Dloader.c65 typedef int (*qemu_plugin_install_func_t)(qemu_plugin_id_t, const qemu_info_t *, int, char **);
152 static int plugin_load(struct qemu_plugin_desc *desc, const qemu_info_t *info) in plugin_load()
267 g_autofree qemu_info_t *info = g_new0(qemu_info_t, 1); in qemu_plugin_load_list()
/dports/emulators/qemu/qemu-6.2.0/plugins/
H A Dloader.c66 typedef int (*qemu_plugin_install_func_t)(qemu_plugin_id_t, const qemu_info_t *, int, char **);
175 static int plugin_load(struct qemu_plugin_desc *desc, const qemu_info_t *info, Error **errp) in plugin_load()
291 g_autofree qemu_info_t *info = g_new0(qemu_info_t, 1); in qemu_plugin_load_list()
/dports/emulators/qemu5/qemu-5.2.0/plugins/
H A Dloader.c66 typedef int (*qemu_plugin_install_func_t)(qemu_plugin_id_t, const qemu_info_t *, int, char **);
153 static int plugin_load(struct qemu_plugin_desc *desc, const qemu_info_t *info) in plugin_load()
269 g_autofree qemu_info_t *info = g_new0(qemu_info_t, 1); in qemu_plugin_load_list()
/dports/emulators/qemu-utils/qemu-4.2.1/plugins/
H A Dloader.c65 typedef int (*qemu_plugin_install_func_t)(qemu_plugin_id_t, const qemu_info_t *, int, char **);
152 static int plugin_load(struct qemu_plugin_desc *desc, const qemu_info_t *info) in plugin_load()
267 g_autofree qemu_info_t *info = g_new0(qemu_info_t, 1); in qemu_plugin_load_list()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/plugins/
H A Dloader.c66 typedef int (*qemu_plugin_install_func_t)(qemu_plugin_id_t, const qemu_info_t *, int, char **);
153 static int plugin_load(struct qemu_plugin_desc *desc, const qemu_info_t *info) in plugin_load()
268 g_autofree qemu_info_t *info = g_new0(qemu_info_t, 1); in qemu_plugin_load_list()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/plugins/
H A Dloader.c66 typedef int (*qemu_plugin_install_func_t)(qemu_plugin_id_t, const qemu_info_t *, int, char **);
175 static int plugin_load(struct qemu_plugin_desc *desc, const qemu_info_t *info, Error **errp)
291 g_autofree qemu_info_t *info = g_new0(qemu_info_t, 1);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/plugins/
H A Dloader.c66 typedef int (*qemu_plugin_install_func_t)(qemu_plugin_id_t, const qemu_info_t *, int, char **);
153 static int plugin_load(struct qemu_plugin_desc *desc, const qemu_info_t *info) in plugin_load()
268 g_autofree qemu_info_t *info = g_new0(qemu_info_t, 1); in qemu_plugin_load_list()
/dports/emulators/qemu42/qemu-4.2.1/include/qemu/
H A Dqemu-plugin.h75 } qemu_info_t; typedef
95 const qemu_info_t *info,
/dports/emulators/qemu5/qemu-5.2.0/include/qemu/
H A Dqemu-plugin.h76 } qemu_info_t; typedef
96 const qemu_info_t *info,
/dports/emulators/qemu-utils/qemu-4.2.1/include/qemu/
H A Dqemu-plugin.h75 } qemu_info_t; typedef
95 const qemu_info_t *info,
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/qemu/
H A Dqemu-plugin.h75 } qemu_info_t; typedef
95 const qemu_info_t *info,
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/qemu/
H A Dqemu-plugin.h75 } qemu_info_t; typedef
95 const qemu_info_t *info,
/dports/emulators/qemu-utils/qemu-4.2.1/tests/plugin/
H A Dempty.c27 const qemu_info_t *info, in qemu_plugin_install()
/dports/emulators/qemu5/qemu-5.2.0/tests/plugin/
H A Dempty.c27 const qemu_info_t *info, in qemu_plugin_install()
H A Dinsn.c52 const qemu_info_t *info, in qemu_plugin_install()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/plugin/
H A Dempty.c27 const qemu_info_t *info, in qemu_plugin_install()
/dports/emulators/qemu42/qemu-4.2.1/tests/plugin/
H A Dempty.c27 const qemu_info_t *info, in qemu_plugin_install()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/plugin/
H A Dempty.c27 const qemu_info_t *info, in qemu_plugin_install()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/plugin/
H A Dempty.c27 const qemu_info_t *info, in run_qemu()
/dports/emulators/qemu/qemu-6.2.0/tests/plugin/
H A Dempty.c27 const qemu_info_t *info, in qemu_plugin_install()
/dports/emulators/qemu60/qemu-6.0.0/tests/plugin/
H A Dempty.c27 const qemu_info_t *info, in qemu_plugin_install()

1234