libvirt/examples
Daniel P. Berrange 0c97e70b74 Update event loop example programs to demonstrate best practice
The example C event loop code is a nasty hack and not compliant
with the require API semantics. Delete this, so that developers
don't mistakenly copy it. Instead call the new public event loop
APIs.

Update the python event loop example, so that it can optionally
use the public event APIs, as an alternative to the pure python
code. The pure python event code is a good working example, so
don't delete it.

Also make the python example use a read only connection to avoid
authentication prompts

* examples/domain-events/events-c/event-test.c: Replace event
  loop code with use of public APIs
* examples/domain-events/events-python/event-test.py: Allow
  optional use of new public event APIs
2011-03-29 10:59:46 +01:00
..
apparmor Improve the apparmor example 2010-04-06 23:01:24 +02:00
domain-events Update event loop example programs to demonstrate best practice 2011-03-29 10:59:46 +01:00
dominfo maint: avoid space-tab 2010-12-21 13:21:25 -07:00
domsuspend maint: avoid space-tab 2010-12-21 13:21:25 -07:00
hellolibvirt Fix build in separate build directory 2009-10-01 16:55:09 +02:00
openauth Add openauth example to demonstrate a custom auth callback 2010-07-13 13:50:27 +02:00
python Remove bogus check for Xen in example program 2010-11-29 15:17:00 +00:00
systemtap Include socket address in client probe data 2010-10-22 12:00:45 +01:00
xml nwfilter: let qemu's after-migration packet pass 2010-04-27 14:50:35 -04:00