Cole Robinson wrote:
> On 02/18/2014 10:45 PM, Jim Fehlig wrote:
>
>> Cole Robinson wrote:
>>
>>> On 02/18/2014 05:12 AM, Kim Larry wrote:
>>>
>>>
The thing I found today is that if libvirt uses xend driver, shutdown
events
are delivered, but if libvirt uses libxl
On 02/18/2014 10:45 PM, Jim Fehlig wrote:
> Cole Robinson wrote:
>> On 02/18/2014 05:12 AM, Kim Larry wrote:
>>
>>> The thing I found today is that if libvirt uses xend driver, shutdown events
>>> are delivered, but if libvirt uses libxl drvier, doesn't show up anything.
>>> It
>>> seems there
Cole Robinson wrote:
> On 02/18/2014 05:12 AM, Kim Larry wrote:
>
>> The thing I found today is that if libvirt uses xend driver, shutdown events
>> are delivered, but if libvirt uses libxl drvier, doesn't show up anything. It
>> seems there are bugs on shutdown event, so I did dig into the libv
On 02/18/2014 05:12 AM, Kim Larry wrote:
> 2014년 2월 11일 오후 10:00에 Eric Blake 작성:
>
>> On 02/11/2014 12:20 AM, Kim Larry wrote:
>>
> libvirtd version is 1.1.4 and using Xen for hypervisor.
I'm not as familiar with the xen hypervisor as with qemu; it may just be
the case that no one h
2014년 2월 11일 오후 10:00에 Eric Blake 작성:On 02/11/2014 12:20 AM, Kim Larry wrote: libvirtd version is 1.1.4 and using Xen for hypervisor.I'm not as familiar with the xen hypervisor as with qemu; it may just bethe case that no one has coded the xen driver to send a shutdown event.At any rate, I can con
On 02/09/2014 03:52 AM, Kim Larry wrote:
> Hi,
>
> I used event-test.py from here:
> http://libvirt.org/git/?p=libvirt-python.git;a=blob;f=examples/event-test.py;h=1402c043ca99fdc1cf03ad97ab60e7e3bbabfad2;hb=HEAD__which
>
> is very lasted version.
>
> However, it detects all of events but not
Hi, I used event-test.py from here: http://libvirt.org/git/?p=libvirt-python.git;a=blob;f=examples/event-test.py;h=1402c043ca99fdc1cf03ad97ab60e7e3bbabfad2;hb=HEAD which is very lasted version.However, it detects all of events but not domain shutdown. I've searched through Google and got nothing.li