QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Leonardo Bras b88651cb4d QIOChannel: Add flags on io_writev and introduce io_flush callback 4 years ago
..
baum.c modules: add chardev module annotations 5 years ago
char-console.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
char-fd.c chardev: replace qemu_set_nonblock() 4 years ago
char-fe.c chardev: mark explicitly first argument as poisoned 5 years ago
char-file.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
char-io.c QIOChannel: Add flags on io_writev and introduce io_flush callback 4 years ago
char-mux.c chardev: don't exit() straight away on C-a x 4 years ago
char-null.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
char-parallel.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
char-pipe.c Remove qemu-common.h include from most units 4 years ago
char-pty.c chardev: replace qemu_set_nonblock() 4 years ago
char-ringbuf.c Use DECLARE_*CHECKER* macros 6 years ago
char-serial.c chardev: replace qemu_set_nonblock() 4 years ago
char-socket.c util: rename qemu_*block() socket functions 4 years ago
char-stdio.c chardev: replace qemu_set_nonblock() 4 years ago
char-udp.c qapi: Convert simple union SocketAddressLegacy to flat one 5 years ago
char-win-stdio.c Use DECLARE_*CHECKER* macros 6 years ago
char-win.c chardev: Improve error report by calling error_setg_win32() 6 years ago
char.c chardev: Propagate error from logfile opening 5 years ago
chardev-internal.h Clean up decorations and whitespace around header guards 4 years ago
meson.build char: move qemu_openpty_raw from util/ to char/ 4 years ago
msmouse.c Use DECLARE_*CHECKER* macros 6 years ago
spice.c chardev-spice: add missing module_obj directive 5 years ago
testdev.c Use DECLARE_*CHECKER* macros 6 years ago
trace-events docs: fix references to docs/devel/tracing.rst 5 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
wctablet.c chardev/wctable: don't free the instance in wctablet_chr_finalize 4 years ago