qemu/chardev
Marc-André Lureau a68403b0a6 chardev: report a simpler error about duplicated id
Report:
  "Chardev with id 'char2' already exists"
Rather than:
  "Failed to add chardev 'char2': duplicate yank instance"

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
..
baum.c modules: add chardev module annotations 2021-07-09 18:20:27 +02:00
char-console.c
char-fd.c chardev: fix qemu_chr_open_fd() with fd_in==fd_out 2021-08-05 16:15:33 +04:00
char-fe.c chardev: mark explicitly first argument as poisoned 2021-08-05 16:15:33 +04:00
char-file.c
char-io.c
char-mux.c
char-null.c
char-parallel.c
char-pipe.c
char-pty.c
char-ringbuf.c
char-serial.c
char-socket.c chardev/socket: print a more correct command-line address 2021-08-04 23:23:31 +04:00
char-stdio.c
char-udp.c
char-win-stdio.c
char-win.c
char.c chardev: report a simpler error about duplicated id 2021-08-05 16:15:33 +04:00
chardev-internal.h
meson.build
msmouse.c
spice.c chardev-spice: add missing module_obj directive 2021-07-22 14:44:47 +02:00
testdev.c
trace-events
trace.h
wctablet.c