mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-20 19:37:59 +02:00
Add a QIOChannel subclass that is capable of performing I/O to/from a separate process, via a pair of pipes. The command can be used for unidirectional or bi-directional I/O. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>