Marc-André Lureau
bf7b1eab25
chardev: mark explicitly first argument as poisoned
...
Since commit 9894dc0cdcc397ee5b26370bc53da6d360a363c2 "char: convert
from GIOChannel to QIOChannel", the first argument to the watch callback
can actually be a QIOChannel, which is not a GIOChannel (but a QEMU
Object).
Even though we never used that pointer, change the callback type to warn
the users. Possibly a better fix later, we may want to store the
callback and call it from intermediary functions.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2021-08-05 16:15:33 +04:00
..
2021-07-05 13:03:16 +02:00
2021-07-20 15:29:27 +02:00
2021-06-17 07:10:32 -05:00
2021-06-28 07:27:32 -07:00
2021-08-02 12:55:51 +01:00
2021-07-26 07:07:07 -10:00
2021-05-13 19:11:42 +02:00
2021-07-09 14:30:01 +01:00
2021-08-05 16:15:33 +04:00
2021-08-02 12:19:18 +08:00
2021-04-09 16:05:16 -04:00
2021-05-02 17:24:51 +02:00
2021-07-22 15:46:54 +02:00
2021-06-02 06:51:09 +02:00
2021-07-27 11:00:00 +01:00
2021-06-02 06:51:09 +02:00
2021-07-06 18:04:38 -04:00
2021-07-29 10:59:49 +10:00
2021-08-03 16:31:07 -04:00
2021-07-20 15:30:42 +02:00
2021-07-11 14:32:49 +01:00
2021-07-27 10:57:39 +01:00
2021-07-08 14:15:01 -05:00
2021-07-20 20:10:20 +02:00
2021-07-26 06:56:41 -10:00
2021-06-02 06:51:09 +02:00
2021-05-02 17:24:50 +02:00
2021-07-20 15:18:39 +02:00
2021-07-11 14:32:49 +01:00
2021-08-02 12:19:18 +08:00
2021-05-02 17:24:51 +02:00
2021-05-02 17:24:50 +02:00
2021-07-26 21:09:39 +02:00
2021-06-02 06:51:09 +02:00
2021-05-02 17:24:51 +02:00
2021-07-16 11:10:45 -04:00
2021-08-03 16:31:07 -04:00
2021-08-03 16:32:34 -04:00
2021-05-02 17:24:50 +02:00
2021-07-29 10:59:49 +10:00
2021-07-04 22:47:51 +03:00
2021-07-20 15:34:20 -04:00
2021-07-20 15:32:49 +02:00
2021-06-02 06:51:09 +02:00
2021-05-03 10:07:41 +02:00
2021-07-12 19:15:11 +01:00
2021-07-02 11:13:39 -04:00
2021-08-03 19:34:51 +02:00
2021-07-08 14:42:00 -05:00
2021-05-02 17:24:51 +02:00
2021-05-14 10:26:18 -04:00
2021-06-25 08:53:28 -04:00
2021-06-25 08:53:28 -04:00
2021-05-05 13:52:00 +01:00
2021-06-24 05:00:12 -07:00
2021-06-02 06:51:09 +02:00
2021-07-20 20:10:21 +02:00
2021-08-05 16:15:33 +04:00
2021-07-14 13:47:17 -06:00
2021-08-05 16:15:33 +04:00
2021-06-02 06:51:09 +02:00
2021-06-02 06:51:09 +02:00
2021-05-02 17:24:51 +02:00
2021-06-17 07:10:32 -05:00
2021-06-17 07:10:32 -05:00