libvirt/src/remote
Eric Blake dbb564f862 list: provide RPC call for snapshots
The generator doesn't handle lists of virDomainSnapshotPtr, so
this commit requires a bit more work than some RPC additions.

* src/remote/remote_protocol.x
(REMOTE_PROC_DOMAIN_LIST_ALL_SNAPSHOTS)
(REMOTE_PROC_DOMAIN_SNAPSHOT_LIST_ALL_CHILDREN): New RPC calls,
with corresponding structs.
* daemon/remote.c (remoteDispatchDomainListAllSnapshots)
(remoteDispatchDomainSnapshotListAllChildren): New functions.
* src/remote/remote_driver.c (remoteDomainListAllSnapshots)
(remoteDomainSnapshotListAllChildren): Likewise.
* src/remote_protocol-structs: Regenerate.
2012-06-19 13:50:03 -06:00
..
qemu_protocol.x build: use correct type for pid and similar types 2012-03-02 06:57:43 -07:00
remote_driver.c list: provide RPC call for snapshots 2012-06-19 13:50:03 -06:00
remote_driver.h Use XDG Base Directories instead of storing in home directory 2012-05-14 15:15:58 +01:00
remote_protocol.x list: provide RPC call for snapshots 2012-06-19 13:50:03 -06:00