libvirt/include/libvirt
Eduardo Otubo a7a82f9889 First version of the Power Hypervisor driver
Features supported:
- Connects to HMC/VIOS or IVM systems.
- Life cycle commands (resume and shutdown).
- dumpxml
- 'list' and 'list --all'

What is being implemented:
- better and centralized control for UUID
- definexml
- CPU management commands

* src/domain_conf.c src/domain_conf.h: first version of the driver
* configure.in src/Makefile.am include/libvirt/virterror.h
  src/domain_conf.[ch] src/libvirt.c src/virterror.c: glue the driver
  in the general framework
2009-07-24 16:17:06 +02:00
..
.gitignore generate .gitignore files from .cvsignore ones 2008-10-17 10:03:15 +00:00
libvirt.h Add support for physical memory access for QEmu 2009-07-22 16:29:38 +02:00
libvirt.h.in Add support for physical memory access for QEmu 2009-07-22 16:29:38 +02:00
Makefile.am * src/Makefile.am src/internal.h src/libvirt.c src/libvirt_sym.version 2006-02-24 22:36:10 +00:00
virterror.h First version of the Power Hypervisor driver 2009-07-24 16:17:06 +02:00