+6
−0
include/qemu/buffer.h
0 → 100644
+118
−0
+0
−43
+1
−15
+1
−0
Loading
The Buffer code in the VNC server is useful for the IO channel
code, so pull it out into a shared module, QIOBuffer.
Signed-off-by:
Daniel P. Berrange <berrange@redhat.com>