2 * QEMU Marshalling Framework
5 * Copyright IBM, Corp. 2010
8 * Anthony Liguori <aliguori@us.ibm.com>
10 * This work is licensed under the terms of the GNU GPL, version 2. See
11 * the COPYING file in the top-level directory.
20 Marshaller
*xml_writer_open(FILE *filp
);
21 void xml_writer_close(Marshaller
*m
);