[libvirt] libvirt-java

I was wondering how long it usually takes for the java bindings to be updated to the latest version of libvirt. I'm interested in the newer kvm snapshotting features specifically. Thanks, Stephen

On Fri, May 07, 2010 at 09:39:49AM -0600, Stephen Shaw wrote:
I was wondering how long it usually takes for the java bindings to be updated to the latest version of libvirt. I'm interested in the newer kvm snapshotting features specifically.
Really depends how much Bryan has on his plate :-) . It's true that the bindings should be updated to the 0.8.0/0.8.1 API set, there is really some important features additions ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/

On Fri, May 7, 2010 at 11:22, Daniel Veillard <veillard@redhat.com> wrote:
On Fri, May 07, 2010 at 09:39:49AM -0600, Stephen Shaw wrote:
I was wondering how long it usually takes for the java bindings to be updated to the latest version of libvirt. I'm interested in the newer kvm snapshotting features specifically.
Really depends how much Bryan has on his plate :-) . It's true that the bindings should be updated to the 0.8.0/0.8.1 API set, there is really some important features additions !
Daniel
Depending on how much effort/hard it is for a libvirt and java newbie I'd be willing to help out. Oh, and I've never written bindings before. Does that count as 3 strikes? :) Stephen

On Fri, May 07, 2010 at 11:57:44AM -0600, Stephen Shaw wrote:
On Fri, May 7, 2010 at 11:22, Daniel Veillard <veillard@redhat.com> wrote:
On Fri, May 07, 2010 at 09:39:49AM -0600, Stephen Shaw wrote:
I was wondering how long it usually takes for the java bindings to be updated to the latest version of libvirt. I'm interested in the newer kvm snapshotting features specifically.
Really depends how much Bryan has on his plate :-) . It's true that the bindings should be updated to the 0.8.0/0.8.1 API set, there is really some important features additions !
Daniel
Depending on how much effort/hard it is for a libvirt and java newbie I'd be willing to help out. Oh, and I've never written bindings before. Does that count as 3 strikes? :)
Patches are *always* welcome, and we'll help out on-list as much as we can. So give it a try! Take care, --Hugh
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
-- ======================================================== Hugh Brock, hbrock@redhat.com, +1-215-564-3232 Deltacloud API + Portal http://deltacloud.org Libvirt virtualization library http://libvirt.org ========================================================

On Fri, May 07, 2010 at 04:22:03PM -0400, Hugh O. Brock wrote:
On Fri, May 07, 2010 at 11:57:44AM -0600, Stephen Shaw wrote:
On Fri, May 7, 2010 at 11:22, Daniel Veillard <veillard@redhat.com> wrote:
On Fri, May 07, 2010 at 09:39:49AM -0600, Stephen Shaw wrote:
I was wondering how long it usually takes for the java bindings to be updated to the latest version of libvirt. I'm interested in the newer kvm snapshotting features specifically.
Really depends how much Bryan has on his plate :-) . It's true that the bindings should be updated to the 0.8.0/0.8.1 API set, there is really some important features additions !
Daniel
Depending on how much effort/hard it is for a libvirt and java newbie I'd be willing to help out. Oh, and I've never written bindings before. Does that count as 3 strikes? :)
Patches are *always* welcome, and we'll help out on-list as much as we can. So give it a try!
libvirt-java git tree is at http://libvirt.org/git/?p=libvirt-java.git;a=summary Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/

On 05/08/2010 03:04 AM, Daniel Veillard wrote:
On Fri, May 07, 2010 at 04:22:03PM -0400, Hugh O. Brock wrote:
On Fri, May 07, 2010 at 11:57:44AM -0600, Stephen Shaw wrote:
On Fri, May 7, 2010 at 11:22, Daniel Veillard<veillard@redhat.com> wrote:
On Fri, May 07, 2010 at 09:39:49AM -0600, Stephen Shaw wrote:
I was wondering how long it usually takes for the java bindings to be updated to the latest version of libvirt. I'm interested in the newer kvm snapshotting features specifically.
Really depends how much Bryan has on his plate :-) . It's true that the bindings should be updated to the 0.8.0/0.8.1 API set, there is really some important features additions !
Daniel
Depending on how much effort/hard it is for a libvirt and java newbie I'd be willing to help out. Oh, and I've never written bindings before. Does that count as 3 strikes? :)
Patches are *always* welcome, and we'll help out on-list as much as we can. So give it a try!
libvirt-java git tree is at
http://libvirt.org/git/?p=libvirt-java.git;a=summary
Daniel
I have this on my plate... I have just not gotten to it. The pattern is pretty simple.. wrapping a C pointer in a single object. If you are ready to give it a crack.. drop a line. -- bk

On 05/10/2010 09:13 AM, Bryan Kearney wrote:
On 05/08/2010 03:04 AM, Daniel Veillard wrote:
On Fri, May 07, 2010 at 04:22:03PM -0400, Hugh O. Brock wrote:
On Fri, May 07, 2010 at 11:57:44AM -0600, Stephen Shaw wrote:
On Fri, May 7, 2010 at 11:22, Daniel Veillard<veillard@redhat.com> wrote:
On Fri, May 07, 2010 at 09:39:49AM -0600, Stephen Shaw wrote:
I was wondering how long it usually takes for the java bindings to be updated to the latest version of libvirt. I'm interested in the newer kvm snapshotting features specifically.
Really depends how much Bryan has on his plate :-) . It's true that the bindings should be updated to the 0.8.0/0.8.1 API set, there is really some important features additions !
Daniel
Depending on how much effort/hard it is for a libvirt and java newbie I'd be willing to help out. Oh, and I've never written bindings before. Does that count as 3 strikes? :)
I just pushed in the 0.7.1 API, adding in secret support. This is largely untested since my qemu and test hypervisors do not support them or do not have any. If folks could give the new API a kickdrive that woudl be good. -- bk
participants (4)
-
Bryan Kearney
-
Daniel Veillard
-
Hugh O. Brock
-
Stephen Shaw