libvirt/src/rpc
Eric Blake 85edb0c8bb blockjob: add blockcommit support to rpc
Relatively straightforward.  Our decision to make block job
speed a long keeps haunting us on new API.

* src/remote/remote_protocol.x (remote_domain_block_commit_args):
New struct.
* src/remote/remote_driver.c (remote_driver): Enable it.
* src/remote_protocol-structs: Regenerate.
* src/rpc/gendispatch.pl (long_legacy): Exempt another bandwidth.
2012-09-17 21:46:41 -06:00
..
gendispatch.pl blockjob: add blockcommit support to rpc 2012-09-17 21:46:41 -06:00
genprotocol.pl Remove tabs from all perl files & enforce this 2012-07-30 13:09:57 +01:00
gensystemtap.pl Remove tabs from all perl files & enforce this 2012-07-30 13:09:57 +01:00
virkeepalive.c Turn virKeepAlive into a virObject 2012-08-07 11:47:41 +01:00
virkeepalive.h Turn virKeepAlive into a virObject 2012-08-07 11:47:41 +01:00
virkeepaliveprotocol.x Define keepalive protocol 2011-11-24 11:44:08 +01:00
virnetclient.c Fix unwanted closing of libvirt client connection 2012-09-10 14:13:06 +02:00
virnetclient.h libssh2_transport: Add libssh2 session support to net client code 2012-08-21 14:47:09 +02:00
virnetclientprogram.c Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
virnetclientprogram.h Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
virnetclientstream.c Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
virnetclientstream.h Turn virNetClient* into virObject instances 2012-08-07 11:47:55 +01:00
virnetmessage.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virnetmessage.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virnetprotocol.x maint: avoid regression on copyright listings 2012-07-27 07:42:34 -06:00
virnetsaslcontext.c Turn virNetSASLContext and virNetSASLSession into virObject instances 2012-08-07 11:47:41 +01:00
virnetsaslcontext.h Turn virNetSASLContext and virNetSASLSession into virObject instances 2012-08-07 11:47:41 +01:00
virnetserver.c Refactor the way new clients are registered with the server 2012-08-20 13:34:25 +01:00
virnetserver.h Refactor RPC client private data setup 2012-08-15 10:59:10 +01:00
virnetserverclient.c Refactor impl of the virNetServerClientNew method 2012-08-20 13:34:30 +01:00
virnetserverclient.h Refactor RPC client private data setup 2012-08-15 10:59:10 +01:00
virnetservermdns.c build: add stubs so mdns code can be unconditionally compiled 2012-08-02 13:35:21 -06:00
virnetservermdns.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virnetserverprogram.c security: Fix libvirtd crash possibility 2012-09-14 08:13:19 +02:00
virnetserverprogram.h Turn virNetServer* into virObject instances 2012-08-07 11:47:55 +01:00
virnetserverservice.c Add support for creating sockets & RPC servers from a pre-opened fd 2012-08-20 13:34:34 +01:00
virnetserverservice.h Add support for creating sockets & RPC servers from a pre-opened fd 2012-08-20 13:34:34 +01:00
virnetsocket.c libssh2_session: Add support for creating known_hosts file 2012-08-22 11:49:07 +02:00
virnetsocket.h libssh2_transport: add ssh context support to virNetSocket 2012-08-21 14:47:09 +02:00
virnetsshsession.c Fix some typos in messages, docs and comments. 2012-08-22 15:34:07 -06:00
virnetsshsession.h libssh2_session: Add support for creating known_hosts file 2012-08-22 11:49:07 +02:00
virnettlscontext.c maint: fix missing spaces in message 2012-09-12 11:55:29 -06:00
virnettlscontext.h Turn virNetTLSContext and virNetTLSSession into virObject instances 2012-08-07 11:47:41 +01:00