Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libvirt-java - Java bindings for the libvirt virtualization API
- Description:
Libvirt-java is a base framework allowing to use libvirt, the virtualization
API though the Java programming language.
It requires libvirt-client >= 0.9.12
Packages
libvirt-java-0.4.9-1.el6.noarch
[65 KiB] |
Changelog
by Daniel Veillard (2012-09-14):
- Change Licence to MIT and release 0.4.9
- Fix IndexOutOfBoundsException for unknown error codes
- Fix javadoc warnings
- Fix typo in Domain.java
- setSchedulerParameters sets CPU shares to 2 for any value rhbz#770043
|
libvirt-java-0.4.7-1.el6_3.1.noarch
[71 KiB] |
Changelog
by Daniel Veillard (2012-07-03):
- fix scheduler call parameter breakage with jna (rhbz#836920)
|
libvirt-java-0.4.7-1.el6.noarch
[87 KiB] |
Changelog
by Daniel Veillard (2011-02-04):
- rebase to 0.4.7
- Added libvirt support up to 0.8.2 API
- Only throw errors on real errors.
- Remote non thread safe error reporting
- fix 600819 Incorrect scheduler parameter value passed to native API.
- Resolves: rhbz#675044
|