提交 c62e7702 编写于 作者: M Martin Kletzander

remote: Add flags to remote_protocol-structs

Caused by 3b6c8185.
Signed-off-by: NMartin Kletzander <mkletzan@redhat.com>
上级 4349e24d
......@@ -310,9 +310,11 @@ struct remote_domain_set_perf_events_args {
u_int params_len;
remote_typed_param * params_val;
} params;
u_int flags;
};
struct remote_domain_get_perf_events_args {
remote_nonnull_domain dom;
u_int flags;
};
struct remote_domain_get_perf_events_ret {
struct {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册