| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.3.3
- Avahi support
- NUMA support
- APIs for collecting statistics on disks and interfaces
- API for domains migration
- localtime clock support
- PS/2 and USB input devices
- Secure remote access support
- unification of daemons
- lots of assorted improvements, bugfixes and cleanups
- documentation and localization improvements
- Resolves: rhbz#223833
- Resolves: rhbz#235851
- Resolves: rhbz#251641
- Resolves: rhbz#251706
- Resolves: rhbz#253494
- Resolves: rhbz#254051
- Resolves: rhbz#273421
- Resolves: rhbz#306931
- Resolves: rhbz#328841
- Resolves: rhbz#346281
|
| |
|
|
|
| |
provide bindings for block and interface statistics
Daniel
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
src/internal.h src/libvirt_sym.version src/xen_internal.c
src/xs_internal.c: added a new entry point to get node hardware
informations virGetNodeInfo, and associated driver hook.
* src/xend_internal.c: implemented the node and version information
hooks for the Xen Daemon
* python/libvir.c python/libvirt-python-api.xml python/generator.py:
also added Python bindings for the new call
Daniel
|
| |
|
|
|
|
| |
UUID strings can contain zeroes, so the autogenerated conversion
functions don't work.
Daniel
|
| |
|
|
|
|
|
|
| |
* python/generator.py python/libvir.c python/libvirt-python-api.xml:
also fixing the binding for getting a domain UUID
* python/tests/Makefile.am python/tests/uuid.py: added a test
for the new UUID API
Daniel
|
|
|
the specs, the icons, the docs, etc ...
* configure.in: prepare for 0.0.3
Daniel
|