summaryrefslogtreecommitdiffstats
path: root/hmp-commands-info.hx
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2015-02-27 16:19:33 +0000
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:28:20 -0600
commit2eab29a98de5e869ae4933272ed55ed3a185c8fe (patch)
treef91584bef0e54d0f6ed0b9b24fda39e0e46b5fa7 /hmp-commands-info.hx
parent8c0ece99408c02f3e8fbf6b76c92ac914ae12ef8 (diff)
downloadhqemu-2eab29a98de5e869ae4933272ed55ed3a185c8fe.zip
hqemu-2eab29a98de5e869ae4933272ed55ed3a185c8fe.tar.gz
io: add abstract QIOChannel classes
Start the new generic I/O channel framework by defining a QIOChannel abstract base class. This is designed to feel similar to GLib's GIOChannel, but with the addition of support for using iovecs, qemu error reporting, file descriptor passing, coroutine integration and use of the QOM framework for easier sub-classing. The intention is that anywhere in QEMU that almost anywhere that deals with sockets will use this new I/O infrastructure, so that it becomes trivial to then layer in support for TLS encryption. This will at least include the VNC server, char device backend and migration code. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'hmp-commands-info.hx')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud