You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/chardev
Stefan Weil via 1566b8c8df chardev/baum: Fix compiler warning for Windows builds
Compiler warning:

../chardev/baum.c:657:25: warning: comparison between pointer and integer

Use brlapi_fileDescriptor instead of int for brlapi_fd and
BRLAPI_INVALID_FILE_DESCRIPTOR instead of -1.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
5 days ago
..
baum.c chardev/baum: Fix compiler warning for Windows builds 5 days ago
char-console.c qom: Have class_init() take a const data argument 5 months ago
char-fd.c chardev/char-fd: skip automatic zero-init of large array 3 months ago
char-fe.c include: Rename sysemu/ -> system/ 9 months ago
char-file.c qom: Have class_init() take a const data argument 5 months ago
char-hmp-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 7 months ago
char-hub.c qom: Have class_init() take a const data argument 5 months ago
char-io.c Revert "qemu-char: do not operate on sources from finalize callbacks" 1 year ago
char-mux.c qom: Have class_init() take a const data argument 5 months ago
char-null.c qom: Have class_init() take a const data argument 5 months ago
char-parallel.c qom: Have class_init() take a const data argument 5 months ago
char-pipe.c qom: Have class_init() take a const data argument 5 months ago
char-pty.c chardev/char-pty: skip automatic zero-init of large array 3 months ago
char-ringbuf.c qom: Have class_init() take a const data argument 5 months ago
char-serial.c qom: Have class_init() take a const data argument 5 months ago
char-socket.c chardev/char-socket: skip automatic zero-init of large array 3 months ago
char-stdio.c qom: Have class_init() take a const data argument 5 months ago
char-udp.c qom: Have class_init() take a const data argument 5 months ago
char-win-stdio.c qom: Have class_init() take a const data argument 5 months ago
char-win.c qom: Have class_init() take a const data argument 5 months ago
char.c qom: Have class_init() take a const data argument 5 months ago
chardev-internal.h chardev/char-hub: implement backend chardev aggregator 7 months ago
meson.build chardev/char-hub: implement backend chardev aggregator 7 months ago
msmouse.c qom: Have class_init() take a const data argument 5 months ago
spice.c qom: Have class_init() take a const data argument 5 months ago
testdev.c qom: Have class_init() take a const data argument 5 months ago
trace-events chardev: add tracing of socket error conditions 1 year ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
wctablet.c qom: Have class_init() take a const data argument 5 months ago