commit | a61ae7f88ce5c4c781d89b789118bf19a17b028f | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 02 11:24:16 2014 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 16 23:36:32 2014 +0100 |
tree | 1bb8fdb7da1a7037201c6454fed753b5a5d56e5c | |
parent | 90a14bfe52166e5a85fff4e20532a22ae21dc6a7 [diff] |
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