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.
 
 
 
 
 
 
Nicholas Piggin 4c193bb129 chardev: set record/replay on the base device of a muxed device 2 years ago
..
baum.c replace TABs with spaces 3 years ago
char-console.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
char-fd.c Refactoring: refactor TFR() macro to RETRY_ON_EINTR() 3 years ago
char-fe.c error: Drop superfluous #include "qapi/qmp/qerror.h" 2 years ago
char-file.c chardev: Allow setting file chardev input file on the command line 3 years ago
char-hmp-cmds.c char: Move HMP commands from monitor/ to chardev/ 3 years ago
char-io.c Revert "qemu-char: do not operate on sources from finalize callbacks" 2 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 chardev/parallel: Don't close stdin on inappropriate device 2 years ago
char-pipe.c Refactoring: refactor TFR() macro to RETRY_ON_EINTR() 3 years ago
char-pty.c chardev/char-pty: Avoid losing bytes when the other side just (re-)connected 3 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 chardev: add tracing of socket error conditions 2 years ago
char-stdio.c char-stdio: Restore blocking mode of stdout on exit 2 years ago
char-udp.c qapi chardev: Elide redundant has_FOO in generated C 3 years ago
char-win-stdio.c chardev/char-win-stdio.c: restore old console mode 2 years ago
char-win.c chardev: Improve error report by calling error_setg_win32() 6 years ago
char.c chardev: set record/replay on the base device of a muxed device 2 years ago
chardev-internal.h Clean up decorations and whitespace around header guards 4 years ago
meson.build chardev/parallel: Don't close stdin on inappropriate device 2 years ago
msmouse.c util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr() 2 years ago
spice.c ui/spice: Require spice-server >= 0.14.0 3 years ago
testdev.c Use DECLARE_*CHECKER* macros 6 years ago
trace-events chardev: add tracing of socket error conditions 2 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
wctablet.c ui/input: Constify QemuInputHandler structure 2 years ago