libvirt/src/lxc
Cole Robinson 6094ad7bd7 Promote virEvent*Handle/Timeout to public API
Since we virEventRegisterDefaultImpl is now a public API, callers need
a way to invoke the default registered Handle and Timeout functions. We
already have general functions for these internally, so promote
them to the public API.

v2:
    Actually add APIs to libvirt.h
2011-06-21 10:08:47 -04:00
..
libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
lxc_conf.c libvirt,logging: cleanup VIR_XXX0() 2011-05-11 12:41:14 -06:00
lxc_conf.h lxc: Use virDomainEventState helpers 2011-05-13 10:48:32 -04:00
lxc_container.c lxc: Ensure container <init> actually exists 2011-06-07 14:38:54 -04:00
lxc_container.h lxc: controller: Improve container error reporting 2011-06-07 14:38:54 -04:00
lxc_controller.c lxc: Verify root fs exists before mounting 2011-06-07 14:38:54 -04:00
lxc_driver.c Promote virEvent*Handle/Timeout to public API 2011-06-21 10:08:47 -04:00
lxc_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
lxc.conf LXC add driver config file lxc.conf 2009-10-08 17:40:14 +02:00
test_libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
veth.c Fix allocation of veth's to not skip an index 2011-06-15 10:56:08 +01:00
veth.h lxc: avoid large stacks with veth creation 2010-09-02 15:48:24 -06:00