I suffer with the new callback API :)

Does the new callback API need the EventRegisterImpl call ?

Can anyone explain me the steps to install these callbacks ? I have a lot of difficulties to understand the polling process in the sample, does this polling is mandatory ?

Help please

Arnaud

--------------------------------------------------
From: <arnaud.champ...@devatom.fr>
Sent: Friday, January 28, 2011 3:46 PM
To: <arnaud.champ...@devatom.fr>; "Daniel P. Berrange" <berra...@redhat.com>
Cc: <libvir-list@redhat.com>
Subject: Re: [libvirt] Raising events for testing

Weird, only domain lifecycle events works :( I do something wrong...

--------------------------------------------------
From: <arnaud.champ...@devatom.fr>
Sent: Friday, January 28, 2011 2:23 PM
To: "Daniel P. Berrange" <berra...@redhat.com>
Cc: <libvir-list@redhat.com>
Subject: Re: [libvirt] Raising events for testing

Many thanks Daniel ! I'll test that

--------------------------------------------------
From: "Daniel P. Berrange" <berra...@redhat.com>
Sent: Friday, January 28, 2011 12:00 PM
To: <arnaud.champ...@devatom.fr>
Cc: <libvir-list@redhat.com>
Subject: Re: [libvirt] Raising events for testing

On Thu, Jan 27, 2011 at 11:50:05PM +0100, arnaud.champ...@devatom.fr wrote:
?Hi,

I have binded the new API for domain events and callbacks in C#. It seems to work (LifeCycle events works for sure, I have tested them). Now I want to test other event types and I don't know how to raise them for test (RTC change, WatchDog, Graphics and so on...).

Anyone can point me on the right thing I have to do to raise these events ?

RTC change -> In your guest OS change the hardware clock
WatchDog - Add a <watchdog> device to XML and in Linux 'cat /dev/watchdog' and wait 60 seconds
Graphics -> Connect to the guest VNC
Reboot  - Reboot the guest
I/O error - Run a guest on NFS with the 'soft,intr' flags on the mount point. THen stop the NFS server and do I/O in the guest and wait a while

Daniel


--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list



--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to