qapi: add QemuFileInputVisitor
commit4ee2fc982bfe2d0483e1bb7b3c7bd4bfae1aa855
authorMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 25 Aug 2011 16:30:34 +0000 (25 11:30 -0500)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 12 Oct 2011 23:18:24 +0000 (12 18:18 -0500)
tree6e6dd8461a0ddffe354ccdef14ef630486025ed5
parent0dbb5807c9834f532ac3960c7db38c038ea24e86
qapi: add QemuFileInputVisitor

Visitor interfaces to read values from a QEMUFile
Makefile.objs
qapi/qemu-file-input-visitor.c [new file with mode: 0644]
qapi/qemu-file-input-visitor.h [new file with mode: 0644]