Re: [libvirt] ruby-libvirt bindings

2008-08-24 Thread Chris Lalancette
Donald Plummer wrote: > I'm trying to get the ruby-libvirt bindings working. I've installed > them from the gem (ruby-libvirt-0.0.7.gem), but I'm having trouble. My > setup is: > > Client: Debian Lenny, libvirt 0.4.4 compilied with Xen API 3.0.1 support > Server: CentOS 5.2, libvirt 0.3.3 compilie

[libvirt] Proposed functionality: API to extract host description from saved state, restore with modified XML

2008-08-24 Thread Charles Duffy
Per subject. Obviously only for use by folks who *really* know what they're doing. :) I'm looking for the ability to restore a snapshot saved with domain.save(), with disk images pointing at a different location (in my particular use case, pointing at a an empty copy-and-write image backendin

[libvirt] ruby-libvirt bindings

2008-08-24 Thread Donald Plummer
I'm trying to get the ruby-libvirt bindings working. I've installed them from the gem (ruby-libvirt-0.0.7.gem), but I'm having trouble. My setup is: Client: Debian Lenny, libvirt 0.4.4 compilied with Xen API 3.0.1 support Server: CentOS 5.2, libvirt 0.3.3 compilied with Xen API 3.0.1 (running Xen

Re: [libvirt] "Choose alarm timer" feature for kvm

2008-08-24 Thread Daniel P. Berrange
On Sun, Aug 24, 2008 at 08:40:46PM +0200, Tiziano M?ller wrote: > Hi everyone > > In KVM it is possible to select the alarm timer being used (dynticks, > hpet, rtc, unix). What exactly do these options do ? Is there anything describing the pros/cons of the different options & is there a way to de

[libvirt] "Choose alarm timer" feature for kvm

2008-08-24 Thread Tiziano Müller
Hi everyone In KVM it is possible to select the alarm timer being used (dynticks, hpet, rtc, unix). Is someone already working on the support of this for libvirt? If not I'll see that I can come up with patches for libvirt and virt-inst within the next month (if time permits). Cheers, Tiziano -

Re: [libvirt] BUG

2008-08-24 Thread Stefan de Konink
On Sun, 24 Aug 2008, Daniel P. Berrange wrote: > On Sun, Aug 24, 2008 at 01:33:34AM +0200, Stefan de Konink wrote: > > With the tip of DanB I am currently using the inactive XML storage quite > > satisfied with the concept of first undefining than starting. But there > > is still a bug. > > > > Th

Re: [libvirt] BUG

2008-08-24 Thread Daniel P. Berrange
On Sun, Aug 24, 2008 at 01:33:34AM +0200, Stefan de Konink wrote: > With the tip of DanB I am currently using the inactive XML storage quite > satisfied with the concept of first undefining than starting. But there > is still a bug. > > The inactive XML adds a tag. Now that is (in my > perspec