libvirt/proxy
Jiri Denemark 6695818c03 XML parsing/formating code for CPU flags
* include/libvirt/virterror.h src/util/virterror.c: add new domain
  VIR_FROM_CPU for errors
* src/conf/cpu_conf.c src/conf/cpu_conf.h: new parsing module
* src/Makefile.am proxy/Makefile.am: include new files
* src/conf/capabilities.[ch] src/conf/domain_conf.[ch]: reference
  new code
* src/libvirt_private.syms: private export of new entry points
2009-12-18 14:44:55 +01:00
..
.gitignore generate .gitignore files from .cvsignore ones 2008-10-17 10:03:15 +00:00
libvirt_proxy.c avoid calling exit with a constant; use EXIT_* instead 2009-12-15 17:46:04 +01:00
Makefile.am XML parsing/formating code for CPU flags 2009-12-18 14:44:55 +01:00