char: move to chardev/
commit178fe0ae9d879777d31b0494459f172fa5db064e
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 9 Dec 2016 21:29:03 +0000 (10 00:29 +0300)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 31 Jan 2017 09:03:46 +0000 (31 13:03 +0400)
tree027664620b89d6f5587ccee5a15c781031c8d924
parent0b663b7d77f1a2170fe30a91e3d6de1bb769a378
char: move to chardev/

The following commits will split char.c in several files. Let's put them
in a subdirectory.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
MAINTAINERS
Makefile.objs
chardev/Makefile.objs [new file with mode: 0644]
chardev/char.c [moved from qemu-char.c with 100% similarity]
tests/Makefile.include