summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2008-10-23 13:18:18 +0000
committerDaniel Veillard <veillard@redhat.com>2008-10-23 13:18:18 +0000
commit1509b8027fd0b73c30aeab443f81dd5a18d80544 (patch)
tree5630e008b78ffefbfdd4e1afee8ab0aaa7e01565 /AUTHORS
parent* docs/apps.html docs/apps.html.in: update monitoring apps section (diff)
downloadlibvirt-1509b8027fd0b73c30aeab443f81dd5a18d80544.tar.gz
libvirt-1509b8027fd0b73c30aeab443f81dd5a18d80544.tar.bz2
libvirt-1509b8027fd0b73c30aeab443f81dd5a18d80544.zip
Massive patch adding event APIs by Ben Guthro
* include/libvirt/libvirt.h include/libvirt/libvirt.h.in src/libvirt.c src/libvirt_sym.version: new libvirt event entry points, big patch provided by Ben Guthro * Makefile.am configure.in src/driver.h src/event.c src/event.h src/internal.h src/libvirt.c src/libvirt_sym.version src/lxc_driver.c src/openvz_driver.c src/qemu_conf.h src/qemu_driver.c src/remote_internal.c src/storage_backend_fs.c src/test.c qemud/event.c qemud/event.h qemud/mdns.c qemud/qemud.c qemud/qemud.h qemud/remote.c qemud/remote_dispatch_localvars.h qemud/remote_dispatch_proc_switch.h qemud/remote_dispatch_prototypes.h qemud/remote_protocol.c qemud/remote_protocol.h qemud/remote_protocol.x proxy/Makefile.am python/generator.py: Not much is left untouched by the patch adding the events support * docs/libvirt-api.xml docs/libvirt-refs.xml docs/html/libvirt-libvirt.html: regenerated the docs * examples/domain-events/events-c/Makefile.am examples/domain-events/events-c/event-test.c: a test example * AUTHORS: added Ben Guthro daniel
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index b7c065f5a..8cfa43124 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -52,6 +52,7 @@ Patches have also been contributed by:
Nguyen Anh Quynh <aquynh@gmail.com>
James Morris <jmorris@namei.org>
Chris Wrigh <chrisw@redhat.com>
+ Ben Guthro <bguthro@virtualiron.com>
[....send patches to get your name here....]