[libvirt] Java Bindings up to 0.8.1: Need Help Testing

I have moved the bindings up to 0.8.1. It is mostly cut and paste code, but the test driver does not support some of the new features so I would appreciate if someone could bang on them a bit. Specifically, I would like to see someone try out: Snapshots Streams (Callbacks in particular) Secrets I have put an SRPM out at [1] and a compiled jar at [2]. You can always clone the repo at [3] and build it from there. Thanks! -- bk [1] http://bkearney.fedorapeople.org/libvirt-java-0.4.5-ALPHA.fc12.src.rpm [2] http://bkearney.fedorapeople.org/libvirt-0.4.5.ALPHA.jar [3] http://www.libvirt.org/git/?p=libvirt-java.git;a=summary

On Wed, May 19, 2010 at 01:03:32PM -0400, Bryan Kearney wrote:
I have moved the bindings up to 0.8.1. It is mostly cut and paste code, but the test driver does not support some of the new features so I would appreciate if someone could bang on them a bit. Specifically, I would like to see someone try out:
Snapshots Streams (Callbacks in particular)
Don't bother with Streams yet. Although its in the public API, this is not yet used by any real public APIs, only the tunnelled migration code
Secrets
This describes how the secrets stuff works under QEMU http://berrange.com/posts/2009/12/02/using-qcow2-disk-encryption-with-libvir... Regards, Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
participants (2)
-
Bryan Kearney
-
Daniel P. Berrange