
17 May
2011
17 May
'11
2:53 p.m.
2011/5/16 Eric Blake <eblake@redhat.com>:
On 05/15/2011 12:23 AM, Matthias Bolte wrote:
For virDomainDestroy and virDrvSupportsFeature. --- daemon/remote_generator.pl | 14 ++++++++++ src/remote/remote_driver.c | 55 ------------------------------------------ src/remote/remote_protocol.x | 4 +- 3 files changed, 16 insertions(+), 57 deletions(-)
Comparison of the new generated functions to the replaced versions is sane (not identical, but the differences do not affect operation).
ACK.
Thanks, pushed. Matthias