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
..
2020-09-18 14:12:32 -04:00
2021-01-22 14:51:35 +01:00
2021-07-09 18:42:46 +02:00
2018-06-01 19:20:38 +03:00
2016-02-23 12:43:05 +00:00
2021-01-08 15:13:38 +00:00
2021-03-15 17:01:17 +01:00
2020-05-15 07:08:14 +02:00
2021-03-09 21:19:10 +01:00
2013-02-19 12:30:05 +01:00
2021-03-15 17:01:12 +01:00
2019-08-16 13:31:52 +02:00
2021-07-22 14:44:47 +02:00
2021-02-17 14:29:12 +01:00
2021-05-12 18:20:25 +02:00
2020-09-21 09:44:54 +02:00
2021-03-15 17:00:58 +01:00
2020-08-31 08:10:47 +02:00