qemu/chardev
Markus Armbruster dfd100f242 sockets: Rename SocketAddress to SocketAddressLegacy
The next commit will rename SocketAddressFlat to SocketAddress, and
the commit after that will replace most uses of SocketAddressLegacy by
SocketAddress, replacing most of this commit's renames right back.

Note that checkpatch emits a few "line over 80 characters" warnings.
The long lines are all temporary; the SocketAddressLegacy replacement
will shorten them again.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <1493192202-3184-5-git-send-email-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2017-05-09 09:14:40 +02:00
..
char-console.c
char-fd.c
char-fd.h
char-file.c
char-io.c
char-io.h
char-mux.c mux: simplfy muxes_realize_done 2017-05-04 15:34:41 +04:00
char-mux.h mux: simplfy muxes_realize_done 2017-05-04 15:34:41 +04:00
char-null.c
char-parallel.c
char-parallel.h
char-pipe.c
char-pty.c char: remove qemu_chr_be_generic_open 2017-05-04 15:34:41 +04:00
char-ringbuf.c
char-serial.c
char-serial.h
char-socket.c sockets: Rename SocketAddress to SocketAddressLegacy 2017-05-09 09:14:40 +02:00
char-stdio.c
char-udp.c sockets: Rename SocketAddress to SocketAddressLegacy 2017-05-09 09:14:40 +02:00
char-win-stdio.c
char-win-stdio.h
char-win.c
char-win.h
char.c -----BEGIN PGP SIGNATURE----- 2017-05-05 17:07:55 +01:00
Makefile.objs