On 28.09.2011 11:05, Xu He Jie wrote: > > Signed-off-by: Xu He Jie <xuhj@xxxxxxxxxxxxxxxxxx> > --- > src/remote/remote_driver.c | 1 + > src/remote/remote_protocol.x | 7 ++++++- > 2 files changed, 7 insertions(+), 1 deletions(-) > > diff --git a/src/remote/remote_driver.c b/src/remote/remote_driver.c > index 1217d94..372341c 100644 > --- a/src/remote/remote_driver.c > +++ b/src/remote/remote_driver.c > @@ -4313,6 +4313,7 @@ static virDriver remote_driver = { > .domainResume = remoteDomainResume, /* 0.3.0 */ > .domainShutdown = remoteDomainShutdown, /* 0.3.0 */ > .domainReboot = remoteDomainReboot, /* 0.3.0 */ > + .domainReset = remoteDomainReset, /* 0.3.0 */ One small nit, the number in comment means the version when corresponding API was introduced. So please change this to 0.9.7 Michal -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list