New event API - Perl bindings (RHBZ#664558).
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 14 Mar 2011 19:42:47 +0000 (19:42 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 15 Mar 2011 12:16:51 +0000 (12:16 +0000)
commitbc468c87d04b34faacd208c49cca4a5096e5103c
tree75d1da10c27c224f5a114cdf3e50920b41de86e4
parent7e51cc94ddb7527b37111d6fecce96dca14b900a
New event API - Perl bindings (RHBZ#664558).

The methods $h->set_progress_callback and $h->clear_progress_callback
have been removed, and replaced with a complete mechanism for setting
and deleting general-purpose events.

This also updates virt-resize to use the new API.
generator/.depend
generator/generator_perl.ml
perl/t/400-events.t [new file with mode: 0644]
tools/virt-resize