]> git.ipfire.org Git - thirdparty/qemu.git/commit - qemu-char.c
qemu-char: Remove register_char_driver() machinery
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 2 Sep 2014 10:24:16 +0000 (11:24 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Sep 2014 22:36:32 +0000 (23:36 +0100)
commita61ae7f88ce5c4c781d89b789118bf19a17b028f
tree1bb8fdb7da1a7037201c6454fed753b5a5d56e5c
parent90a14bfe52166e5a85fff4e20532a22ae21dc6a7
qemu-char: Remove register_char_driver() machinery

Now that all the char backends have been converted to the QAPI
framework we can remove the machinery for handling old style
backends.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1409653457-27863-5-git-send-email-peter.maydell@linaro.org
include/sysemu/char.h
qemu-char.c