]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Cleanup remote protocol definitions
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 10 Dec 2010 12:24:16 +0000 (12:24 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Tue, 28 Jun 2011 16:33:31 +0000 (17:33 +0100)
commit6818cf869017ca406290cd36c83712a246f876bc
tree8c2defe5fe446677a50904639f84b14e757cc74c
parentea9694b21a7b9bfa8ef59fc0c20232573b28b489
Cleanup remote protocol definitions

The standard remote protocol for libvirtd no longer needs to
include definitions of the generic message header/error structs
or status codes. This is all defined in the generic RPC protocol

* src/remote/remote_protocol.x: Remove all RPC message definitions
* src/remote/remote_protocol.h, src/remote/remote_protocol.c:
  Re-generate
* daemon/remote_generate_stubs.pl: Delete obsolete script
src/remote/remote_protocol.x