qemu/include/chardev
Marc-André Lureau bf7b1eab25 chardev: mark explicitly first argument as poisoned
Since commit 9894dc0cdc "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
..
char-fd.h
char-fe.h chardev: mark explicitly first argument as poisoned 2021-08-05 16:15:33 +04:00
char-io.h
char-parallel.h
char-serial.h
char-win-stdio.h
char-win.h
char.h chardev: Fix yank with the chardev-change case 2021-04-01 15:27:44 +04:00
spice.h