]> xenbits.xensource.com Git - libvirt.git/commit
build: also check qemu_protocol for on-the-wire stability
authorEric Blake <eblake@redhat.com>
Fri, 8 Jul 2011 16:54:02 +0000 (10:54 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 11 Jul 2011 23:48:32 +0000 (17:48 -0600)
commit62dee6fa487aa11a9cc8770aa4fbd910a07afbdc
tree0938c4a87b609fe8018b8f6ac04169f7268fbdda
parentdf94811f7165fbb78b5f8a10360664c1bd23d7d1
build: also check qemu_protocol for on-the-wire stability

Since we are going to add some libvirt-qemu.so entry points in
0.9.4, we might as well start checking for RPC stability, just
as for libvirt.so.

* src/Makefile.am (PROTOCOL_STRUCTS): New variable.
(remote_protocol-structs): Rename...
(%_protocol-structs): ...and make more generic.
* src/qemu_protocol-structs: New file.
src/Makefile.am
src/qemu_protocol-structs [new file with mode: 0644]