libvirt/src/lxc
Adam Litke 3a70131312 Add new API virDomainMemoryStats to header and drivers
Set up the types for the domainMemoryStats function and insert it into the
virDriver structure definition.  Because of static initializers, update
every driver and set the new field to NULL.

* include/libvirt/libvirt.h.in: new API
* src/driver.h src/*/*_driver.c src/vbox/vbox_tmpl.c: add the new
  entry to the driver structure
* python/generator.py: fix compiler errors, the actual python binding is
  implemented later
2009-12-20 13:28:42 +01:00
..
libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
lxc_conf.c Various fixes following a code review 2009-11-10 17:48:12 +01:00
lxc_conf.h 528575 avoid libvirtd crash on LCX domain autostart 2009-10-21 13:32:20 +02:00
lxc_container.c Remove capng_lock() call when spawning LXC container init process 2009-11-13 11:50:05 +00:00
lxc_container.h Move LXC driver into src/lxc/ 2009-09-21 14:41:42 +01:00
lxc_controller.c Various fixes following a code review 2009-11-10 17:48:12 +01:00
lxc_driver.c Add new API virDomainMemoryStats to header and drivers 2009-12-20 13:28:42 +01:00
lxc_driver.h Move LXC driver into src/lxc/ 2009-09-21 14:41:42 +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 LXC allow container to have ethN interfaces 2009-11-05 14:11:30 +01:00
veth.h LXC allow container to have ethN interfaces 2009-11-05 14:11:30 +01:00