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.
 
 
 
 
 
 
Marc-André Lureau 0f9668e0c1 Remove qemu-common.h include from most units 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 Remove qemu-common.h include from most units 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 chardev: use a child source for qio input source 8 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 Remove qemu-common.h include from most units 4 years ago
char-ringbuf.c Use DECLARE_*CHECKER* macros 6 years ago
char-serial.c chardev: Add macOS to list of OSes that support -chardev serial 6 years ago
char-socket.c chardev/char-socket: tcp_chr_sync_read: don't clobber errno 4 years ago
char-stdio.c char-stdio: Fix QMP default for 'signal' 5 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 Use DECLARE_*CHECKER* macros 6 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