aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* example: Support debug output and loop switchPhilipp Hahn2011-10-121-2/+11
* example: Redirect --help output to stdout/stderrPhilipp Hahn2011-10-121-4/+4
* example: Fix argument handlingPhilipp Hahn2011-10-121-2/+2
* Update examples for probing with systemtapDaniel P. Berrange2011-10-114-29/+293
* snapshot: better events when starting pausedEric Blake2011-09-021-4/+33
* maint: add missing copyright noticesEric Blake2011-07-289-0/+23
* update apparmor security driver for new udev pathsJamie Strandboge2011-07-141-3/+3
* microblaze: Add architecture supportJohn Williams2011-07-071-0/+4
* python: events: Fix C->Python handle callback prototypeCole Robinson2011-06-211-4/+2
* Introduce a new event emitted when a virtualization failure occursDaniel P. Berrange2011-05-291-0/+19
* nwfilter: enable filtering of gratuitous ARP packetsStefan Berger2011-05-231-1/+5
* build: avoid gcc preprocessor extensionsEric Blake2011-05-111-2/+1
* libvirt,logging: cleanup VIR_XXX0()Lai Jiangshan2011-05-111-6/+4
* Fix domain events C example on Win32Daniel P. Berrange2011-03-311-2/+10
* Update event loop example programs to demonstrate best practiceDaniel P. Berrange2011-03-292-163/+43
* maint: kill all remaining uses of old DEBUG macroEric Blake2011-02-211-14/+14
* Prevent overfilling of self-pipe in python event loopDaniel P. Berrange2011-01-281-1/+9
* event-test: Simplify debug on/offCole Robinson2011-01-101-18/+19
* maint: avoid space-tabEric Blake2010-12-212-2/+4
* Remove bogus check for Xen in example programDaniel P. Berrange2010-11-291-4/+0
* Use python discovered through env instead of hardcoding a pathMatthias Bolte2010-11-145-5/+5
* Include socket address in client probe dataDaniel P. Berrange2010-10-221-2/+2
* Add dtrace static probes in libvirtdDaniel P. Berrange2010-10-222-0/+30
* build: fix example build on MacOS XEric Blake2010-09-301-2/+4
* Add openauth example to demonstrate a custom auth callbackMatthias Bolte2010-07-133-0/+297
* maint: simplify some ignore filesEric Blake2010-06-151-2/+0
* nwfilter: let qemu's after-migration packet passStefan Berger2010-04-276-6/+45
* Cygwin's GCC doesn't like this .sa_handler initialization for some reasonMatthias Bolte2010-04-261-3/+4
* Fix printing of event detail in python events demo programDaniel P. Berrange2010-04-221-7/+20
* Install nwfilter xml files from source directory.Philipp Hahn2010-04-201-1/+1
* Fix up python bindings for new event callbacksDaniel P. Berrange2010-04-081-1/+21
* Improve the apparmor exampleJamie Strandboge2010-04-063-19/+32
* Distribute nwfilter xml files and add them to rpmDaniel Veillard2010-03-311-0/+2
* Add some examples filtersStefan Berger2010-03-2613-0/+166
* Add domain events for graphics network clientsDaniel P. Berrange2010-03-261-1/+50
* Add support for an explicit IO error eventDaniel P. Berrange2010-03-261-1/+22
* Add support for an explicit watchdog eventDaniel P. Berrange2010-03-261-2/+20
* Add support for an explicit RTC change eventDaniel P. Berrange2010-03-261-1/+20
* Add support for an explicit guest reboot eventDaniel P. Berrange2010-03-261-1/+19
* Convert domain events example to new APIDaniel P. Berrange2010-03-261-20/+21
* python example: poll(-0.001) does not sleep foreverPhilipp Hahn2010-03-241-2/+2
* build: consistently indent preprocessor directivesEric Blake2010-03-091-10/+10
* maint: avoid excess parens in STREQEric Blake2010-02-011-1/+1
* Don't call disabled timer callbacks in event-test.cMatthias Bolte2010-01-261-2/+3
* gnulib added a new syntax-check test: use $(VAR), not @VAR@Jim Meyering2010-01-182-2/+2
* add AppArmor test and examples to distJamie Strandboge2009-12-141-0/+5
* AppArmor updates of examplesJamie Strandboge2009-11-132-1/+43
* Add a Python example that lists active ESX domainsMatthias Bolte2009-11-083-1/+175
* Rewrite example domain events programm for pythonDaniel P. Berrange2009-10-091-147/+398
* Documentation and examples for SVirt Apparmor driverJamie Strandboge2009-10-084-0/+150