libvirt/src/remote
Laine Stump 7a99b0abaf network: implement RPC calls for virNetworkUpdate
This is very short, because almost everything is autogenerated. All
that's needed are:

* src/remote/remote_driver.c: add pointer to autogenerated
    remoteNetworkUpdate to the function table for the remote
    network driver.

* src/remote/remote_protocol.x: add the "args" struct and add one more
    item to the remote_procedure enum for this function.

* src/remote_protocol-struct: update to match remote_protocol.x
2012-09-18 04:21:32 -04:00
..
qemu_protocol.x agent: add remote driver support 2012-08-23 19:05:50 +08:00
remote_driver.c network: implement RPC calls for virNetworkUpdate 2012-09-18 04:21:32 -04:00
remote_driver.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
remote_protocol.x network: implement RPC calls for virNetworkUpdate 2012-09-18 04:21:32 -04:00