mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-14 05:34:43 +00:00
Add a QIOChannel subclass that is capable of operating on things that are files, such as plain files, pipes, character/block devices, but notably not sockets. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>