On 02/21/2011 02:28 AM, Gui Jianfeng wrote: > Remote protocol implementation of virDomainSetBlkioParameters and virDomainGetBlkioParameters. > > Signed-off-by: Gui Jianfeng <guijianfeng@xxxxxxxxxxxxxx> > --- > 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@xxxxxxxxxx +1-801-349-2682 Libvirt virtualization library http://libvirt.org
Attachment:
signature.asc
Description: OpenPGP digital signature
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list