Home
last modified time | relevance | path

Searched defs:qemu_plugin_dyn_cb (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/include/qemu/
H A Dplugin.h95 struct qemu_plugin_dyn_cb { struct
96 union qemu_plugin_cb_sig f;
97 void *userp;
98 unsigned tcg_flags;
99 enum plugin_dyn_cb_subtype type;
101 enum qemu_plugin_mem_rw rw;
103 union {
/dports/emulators/qemu5/qemu-5.2.0/include/qemu/
H A Dplugin.h79 struct qemu_plugin_dyn_cb { struct
80 union qemu_plugin_cb_sig f;
81 void *userp;
82 unsigned tcg_flags;
83 enum plugin_dyn_cb_subtype type;
85 enum qemu_plugin_mem_rw rw;
87 union {
/dports/emulators/qemu-utils/qemu-4.2.1/include/qemu/
H A Dplugin.h95 struct qemu_plugin_dyn_cb { struct
96 union qemu_plugin_cb_sig f;
97 void *userp;
98 unsigned tcg_flags;
99 enum plugin_dyn_cb_subtype type;
101 enum qemu_plugin_mem_rw rw;
103 union {
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/qemu/
H A Dplugin.h95 struct qemu_plugin_dyn_cb { struct
96 union qemu_plugin_cb_sig f;
97 void *userp;
98 unsigned tcg_flags;
99 enum plugin_dyn_cb_subtype type;
101 enum qemu_plugin_mem_rw rw;
103 union {
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/qemu/
H A Dplugin.h95 struct qemu_plugin_dyn_cb { struct
96 union qemu_plugin_cb_sig f;
97 void *userp;
98 unsigned tcg_flags;
99 enum plugin_dyn_cb_subtype type;
101 enum qemu_plugin_mem_rw rw;
103 union {
/dports/emulators/qemu60/qemu-6.0.0/include/qemu/
H A Dplugin.h79 struct qemu_plugin_dyn_cb { struct
80 union qemu_plugin_cb_sig f;
81 void *userp;
82 unsigned tcg_flags;
83 enum plugin_dyn_cb_subtype type;
85 enum qemu_plugin_mem_rw rw;
87 union {
/dports/emulators/qemu/qemu-6.2.0/include/qemu/
H A Dplugin.h99 struct qemu_plugin_dyn_cb { struct
100 union qemu_plugin_cb_sig f;
101 void *userp;
102 enum plugin_dyn_cb_subtype type;
104 enum qemu_plugin_mem_rw rw;
106 union {
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/qemu/
H A Dplugin.h79 struct qemu_plugin_dyn_cb { struct
80 union qemu_plugin_cb_sig f;
81 void *userp;
82 enum plugin_dyn_cb_subtype type;
84 enum qemu_plugin_mem_rw rw;
86 union {