Paolo Bonzini
cf9d4e68d7
qapi-gen: mark coroutine QMP command functions as coroutine_fn
...
Coroutine commands have to be declared as coroutine_fn, but the
marker does not show up in the qapi-comands-* headers; likewise, the
marshaling function calls the command and therefore must be coroutine_fn.
Static analysis would want coroutine_fn to match between prototype and
declaration, because in principle coroutines might be compiled to a
completely different calling convention. So we would like to add the
marker to the header.
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2023-04-20 11:17:35 +02:00
..
2023-03-22 15:06:57 +00:00
2022-12-14 16:19:35 +01:00
2020-09-18 14:12:32 -04:00
2023-04-04 15:16:29 +01:00
2023-04-20 11:17:35 +02:00
2022-05-12 14:23:19 +02:00
2020-05-31 13:56:46 +02:00
2023-02-02 10:44:23 +00:00
2020-07-14 22:22:22 +02:00
2023-04-20 11:17:35 +02:00
2018-08-23 18:46:25 +02:00
2021-01-12 12:38:03 +01:00
2022-04-21 11:01:00 -04:00
2022-04-21 11:01:00 -04:00
2023-03-05 13:44:08 -08:00
2020-02-07 15:15:16 +01:00
2020-02-07 15:15:16 +01:00
2022-04-21 16:56:55 +04:00
2021-10-23 20:28:56 +02:00
2022-09-26 17:23:47 +02:00
2023-02-17 11:22:19 +01:00
2020-10-04 18:36:23 +02:00
2023-02-27 22:29:02 +01:00
2022-07-05 10:15:49 +02:00
2023-02-08 07:16:23 +01:00
2020-09-09 17:17:00 +01:00
2022-04-21 17:03:51 +04:00
2022-04-21 11:01:00 -04:00
2021-05-01 11:45:35 -07:00
2022-06-06 09:26:54 +02:00
2017-05-10 10:19:24 +03:00
2020-02-07 15:15:16 +01:00
2021-11-30 22:25:58 +01:00
2022-11-06 09:48:42 +01:00
2021-02-24 11:05:21 +00:00
2022-07-04 11:08:57 +05:30
2021-02-09 20:53:56 +00:00
2022-10-27 11:54:37 +01:00
2023-01-13 16:22:57 +01:00
2020-08-21 06:30:14 -04:00
2021-03-24 14:24:40 +00:00
2022-10-01 21:16:36 +02:00
2023-02-27 09:18:56 +01:00
2022-12-15 15:02:35 +01:00
2023-02-10 14:12:06 +01:00
2023-02-27 11:01:30 +01:00
2021-10-14 09:50:56 +02:00
2020-08-21 06:30:17 -04:00
2022-03-22 14:46:17 +04:00
2022-06-06 09:26:53 +02:00
2023-04-20 11:17:34 +02:00
2022-10-31 10:06:11 +01:00
2023-03-07 20:44:09 +00:00
2020-10-10 11:37:47 +02:00
2022-07-05 16:17:53 +05:30
2021-01-12 12:38:03 +01:00
2022-05-07 07:46:58 +02:00
2021-07-12 17:37:06 +01:00
2020-10-12 11:50:23 -04:00
2022-04-21 11:01:00 -04:00
2020-11-15 17:04:40 +01:00
2023-02-02 10:44:23 +00:00
2020-02-07 15:15:16 +01:00
2021-06-02 06:51:09 +02:00
2023-01-06 00:51:02 +01:00
2020-09-08 07:17:09 +02:00
2021-01-04 14:24:58 +00:00
2020-08-31 08:23:39 +02:00
2020-10-22 11:53:52 -04:00
2022-06-24 17:07:06 +02:00
2021-07-13 13:59:59 +02:00
2020-03-20 16:02:00 +01:00
2021-02-08 11:19:51 +00:00
2022-10-22 23:19:11 +02:00
2022-05-07 07:46:58 +02:00