Download List

项目描述

Libvirt is a library for management of virtualized
operating systems. Initially supporting the Xen
hypervisor, it provides a generic driver backend
to allow implementations for management of
arbitrary hypervisors (QEMU, UML, etc). The
library aims to provide a long term stable API to
isolate applications from instability in the APIs
of the underlying virtualization technology. The
core library API is written in C, with bindings
for Python and a command line tool for shell
scripting also provided. The library allows either
full read-write access to the hypervisor, or for
unprivileged use a secure read-only channel (eg
for monitoring).

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-18 07:25
0.4.0

此版本将通过SASL的远程管理服务可插入认证。 PolicyKit的认证,并加入本地访问。可携性的增强使得建立在Windows Cygwin的/ MinGW的。 CD - ROM媒体的变化是增加了支持和KVM QEMU的。用于查询NUMA拓扑的空气污染指数enahnced。许多代码清理,可移植性修复和bug修正了,测试覆盖率的提高。
标签: Major feature enhancements
This release added pluggable authentication via SASL on the remote management service. PolicyKit authentication was added for local access. Portability enhancements allow builds on Windows cygwin/mingw. CD-ROM media change support was added in QEMU and KVM. The APIs for querying NUMA topology were enahnced. Numerous code cleanups, portability fixes, and bugfixes were made, and test coverage was improved.

2007-08-30 01:52
0.3.2

移民对Xen的支持。保存和恢复核查团的支持。用于查询的API磁盘和网络接口的统计数据。为查找域Xen的性能改进。其他杂项小bug和功能的增强。
标签: Minor feature enhancements
Migration support for Xen. Save and restore support for KVM. APIs for querying disk and network interface statistics. Performance improvements for looking up Xen domains. Miscellaneous other small bugfixes and feature enhancements.

2007-07-11 14:47
0.3.0

安全远程访问节点支持加入。许多错误修正和文件进行了改进。
标签: Major feature enhancements
Support for secure remote access to nodes was
added. Many bugfixes and documentation
improvements were made.

2007-02-22 23:24
0.2.0

此版本增加了对管理与QEMU和KVM虚拟化平台的客户的支持。它增加了管理网络配置的支持。它改善了回归测试,更新本地化字符串,并在命令行参数解析小幅修正。
标签: Major feature enhancements
This release adds support for managing guests with the QEmu and KVM virtualization platforms. It adds support for managing network configuration. It improves regression testing, updates localization strings, and has minor fixes in command line argument parsing.

2007-01-23 12:35
0.1.11

此版本完成管理XM的配置文件在Xen的支持“= 3.0.3。轻微错误修正了包括在Xen管理无效域“= 3.0.4。一个主要的内存泄漏得到解决在内部virConf对象管理Xen的客人“= 3.0.3使用。正式放松- NG模式现已列入允许XML验证文件的描述虚拟机。
标签: Major bugfixes
This release finishes support for managing XM config files in Xen <= 3.0.3. Minor bugfixes were included for inactive domains managed in Xen >= 3.0.4. A major memory leak was resolved in the internal virConf object used in managing guests in Xen <= 3.0.3. A formal Relax-NG schema is now included to allow validation of XML files describing virtual machines.

Project Resources