]> xenbits.xensource.com Git - libvirt.git/commit
snapshot: RPC for new query APIs
authorEric Blake <eblake@redhat.com>
Thu, 24 May 2012 22:47:04 +0000 (16:47 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 11 Jun 2012 18:04:12 +0000 (12:04 -0600)
commita2bc4a0c6917b2da859a01cd77761504b1850f6f
treec35b8f586b8f6a7047ea97c95bad205714d62d17
parent757c47635dce0c9b67ea0b9668f9240509ee9030
snapshot: RPC for new query APIs

Pretty straightforward.

* src/remote/remote_protocol.x
(remote_domain_snapshot_is_current_args)
(remote_domain_snapshot_is_current_ret)
(remote_domain_snapshot_has_metadata_args)
(remote_domain_snapshot_has_metadata_ret): New structs.
(REMOTE_PROC_DOMAIN_SNAPSHOT_IS_CURRENT)
(REMOTE_PROC_DOMAIN_SNAPSHOT_HAS_METADATA): New RPC calls.
* src/remote/remote_driver.c (remote_driver): Call them.
* src/remote_protocol-structs: Regenerate.
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs