commit | dafd325dbbf6053e15f256b53942cb44103058dd | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 02 11:24:13 2014 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 16 23:36:32 2014 +0100 |
tree | a051b6a8d5d6b441b3e7ae48766c5f72c352b395 | |
parent | 8af47027eb51d2d2afd15cff3ab7236a0211b8a0 [diff] |
qemu-char: Convert socket backend to QAPI Convert the socket char backend to the new style QAPI framework; this allows it to return an Error ** to callers who might not want it to print directly about socket failures. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1409653457-27863-2-git-send-email-peter.maydell@linaro.org