Re: [libvirt-users] [Libvir] libvirt & vde_switch

2011-04-06 Thread Robert Šmol
On 04/06/2011 04:00 PM, Nicolas Sebrecht wrote: The 06/04/11, Robert Šmol wrote: On 04/06/2011 10:34 AM, Nicolas Sebrecht wrote: The 05/04/11, Robert Šmol wrote: I would like to ask about status of VDE and libvirt. I found a thread from http://www.redhat.com/archives/libvir-list/2008-Febru

[libvirt-users] Re: [Libvir] libvirt & vde_switch

2011-04-06 Thread Nicolas Sebrecht
The 06/04/11, Robert Šmol wrote: > On 04/06/2011 10:34 AM, Nicolas Sebrecht wrote: > >The 05/04/11, Robert Šmol wrote: > > > >>I would like to ask about status of VDE and libvirt. I found a > >>thread from > >>http://www.redhat.com/archives/libvir-list/2008-February/msg00030.html. > >AFAIK, vde_sw

Re: [libvirt-users] [Libvir] libvirt & vde_switch

2011-04-06 Thread Robert Šmol
On 04/06/2011 10:34 AM, Nicolas Sebrecht wrote: The 05/04/11, Robert Šmol wrote: I would like to ask about status of VDE and libvirt. I found a thread from http://www.redhat.com/archives/libvir-list/2008-February/msg00030.html. AFAIK, vde_switch is still unsupported by libvirt and nobody seem

[libvirt-users] Re: [Libvir] libvirt & vde_switch

2011-04-06 Thread Nicolas Sebrecht
The 05/04/11, Robert Šmol wrote: > I would like to ask about status of VDE and libvirt. I found a > thread from > http://www.redhat.com/archives/libvir-list/2008-February/msg00030.html. AFAIK, vde_switch is still unsupported by libvirt and nobody seems to work on it these days. Most people want

Re: [libvirt-users] Can I update libvirt while KVM guest os are running

2011-04-06 Thread Masanari Iida
Answer to myself. Troubleshooted the symptom with my colleague and found the root cause. In case of libvirt update from 0.6.3 to 0.8.2, I had to restart my Guest OS. Otherwise I got an error when I execute attached-disk with libvirt 0.8.2. > error: Failed to attach disk > error: internal error mi

[libvirt-users] Registering a callback in Java

2011-04-06 Thread kadir yüceer
I'm able to edit org.libvirt.Domain.java and print a message when, for example suspend() is called. However I want to use eventCallback API of libvirt. Isn't this the proper piece of code to register a callback to any domain(domain parameter is null), for a lifecycle event(event id 0). conn.domainE