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.
 
 
 
 
 
 
Markus Armbruster d2e49aad72 char: Fix socket with "type": "vsock" address 9 years ago
..
Makefile.objs char: move parallel chardev in its own file 9 years ago
char-console.c char: move console in its own file 9 years ago
char-fd.c char: remove the right fd been watched in qemu_chr_fe_set_handlers() 9 years ago
char-fd.h char: move fd chardev in its own file 9 years ago
char-file.c char: move file chardev in its own file 9 years ago
char-io.c char: remove the right fd been watched in qemu_chr_fe_set_handlers() 9 years ago
char-io.h char: remove the right fd been watched in qemu_chr_fe_set_handlers() 9 years ago
char-mux.c char: move mux to its own file 9 years ago
char-mux.h char: move mux to its own file 9 years ago
char-null.c char: move null chardev to its own file 9 years ago
char-parallel.c char: move parallel chardev in its own file 9 years ago
char-parallel.h char: move parallel chardev in its own file 9 years ago
char-pipe.c char: move pipe chardev in its own file 9 years ago
char-pty.c char: remove the right fd been watched in qemu_chr_fe_set_handlers() 9 years ago
char-ringbuf.c char: move ringbuf/memory to its own file 9 years ago
char-serial.c char: move serial chardev to its own file 9 years ago
char-serial.h char: move serial chardev to its own file 9 years ago
char-socket.c char: Fix socket with "type": "vsock" address 9 years ago
char-stdio.c char: move stdio in its own file 9 years ago
char-udp.c char: remove the right fd been watched in qemu_chr_fe_set_handlers() 9 years ago
char-win-stdio.c char: move win-stdio into its own file 9 years ago
char-win-stdio.h char: move win-stdio into its own file 9 years ago
char-win.c char: move win chardev base class in its own file 9 years ago
char-win.h char: move win chardev base class in its own file 9 years ago
char.c char: remove the right fd been watched in qemu_chr_fe_set_handlers() 9 years ago