[libvirt] [PATCH 5/6] remote-protocol: Remote protocol implementation of virDomainSetBlkioParameters and virDomainGetBlkioParameters.

Eric Blake eblake at redhat.com
Mon Feb 21 22:44:02 UTC 2011


On 02/21/2011 02:28 AM, Gui Jianfeng wrote:
> Remote protocol implementation of virDomainSetBlkioParameters and virDomainGetBlkioParameters.
> 
> Signed-off-by: Gui Jianfeng <guijianfeng at cn.fujitsu.com>
> ---
>  daemon/remote.c                     |  210 +++++++++++++++++++++++++++++++++++
>  daemon/remote_dispatch_args.h       |    2 +
>  daemon/remote_dispatch_prototypes.h |   16 +++
>  daemon/remote_dispatch_ret.h        |    1 +
>  daemon/remote_dispatch_table.h      |   10 ++
>  src/remote/remote_driver.c          |  173 ++++++++++++++++++++++++++++-
>  src/remote/remote_protocol.c        |   89 +++++++++++++++
>  src/remote/remote_protocol.h        |   55 +++++++++
>  src/remote/remote_protocol.x        |   44 +++++++-
>  9 files changed, 597 insertions(+), 3 deletions(-)

If you will install the dwarves package for pdwtags, then 'make check'
will alert you to the fact that you also need to patch
src/remote_protocol-structs to make it clear that the API is pure addition.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110221/c47bc2c5/attachment-0001.sig>


More information about the libvir-list mailing list