]> xenbits.xensource.com Git - libvirt.git/commit
virNodeGetCPUMap: Implement wire protocol.
authorViktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Tue, 16 Oct 2012 14:05:11 +0000 (16:05 +0200)
committerEric Blake <eblake@redhat.com>
Wed, 24 Oct 2012 00:46:48 +0000 (18:46 -0600)
commitd804d35facb7462bd462e936dc9aa1e0becf0933
treecf13ffd8283b63740586c8ec83521d931a32cc87
parent7ecc1d814a72ee80e68bb3e792e00780f0567e5f
virNodeGetCPUMap: Implement wire protocol.

- Defined the wire protocol format for virNodeGetCPUMap and its
  arguments
- Implemented remote method invocation (remoteNodeGetCPUMap)
- Implemented method dispatcher (remoteDispatchNodeGetCPUMap)

Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
daemon/remote.c
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs