char: add a /chardevs container
commit2f5d45a150b2f20f7423aed185c1e99e1d4d23cd
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 14 Dec 2016 12:23:36 +0000 (14 15:23 +0300)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 4 May 2017 11:34:41 +0000 (4 15:34 +0400)
tree814a0705fdb9f09ed06e90eb172766ee1f9bd9c0
parentf8df5f922152a47b3889921d249e00dab766d950
char: add a /chardevs container

Add a /chardevs container object to hold the list of chardevs.
(Note: QTAILQ chardevs is going away in the following commits)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
chardev/char.c
gdbstub.c
hw/usb/ccid-card-passthru.c
hw/usb/redirect.c
include/sysemu/char.h
net/vhost-user.c
tests/test-char.c
tests/vhost-user-test.c