Re: [libvirt] [PATCH 2/2] snapshot: implement getparent for vbox

2011-10-03 Thread Eric Blake
On 10/02/2011 02:50 AM, Matthias Bolte wrote: 2011/9/29 Eric Blakeebl...@redhat.com: Again, built by copying from existing functions. * src/vbox/vbox_tmpl.c (vboxDomainSnapshotGetParent): New function. --- I can only compile-test this; I'm relying on someone with an actual vbox setup to

Re: [libvirt] [PATCH 2/2] snapshot: implement getparent for vbox

2011-10-02 Thread Matthias Bolte
2011/9/29 Eric Blake ebl...@redhat.com: Again, built by copying from existing functions. * src/vbox/vbox_tmpl.c (vboxDomainSnapshotGetParent): New function. --- I can only compile-test this; I'm relying on someone with an actual vbox setup to actually test it. This patch needs some fixes,

[libvirt] [PATCH 2/2] snapshot: implement getparent for vbox

2011-09-29 Thread Eric Blake
Again, built by copying from existing functions. * src/vbox/vbox_tmpl.c (vboxDomainSnapshotGetParent): New function. --- I can only compile-test this; I'm relying on someone with an actual vbox setup to actually test it. Also, I didn't see anything in existing code that would efficiently