Changelog for
libvirt-0.1.7-2.x86_64.rpm :
Tue Oct 3 00:00:00 2006 Daniel Veillard
0.1.7-2
- fix missing page size detection code for ia64
- fix mlock size when getting domain info list from hypervisor
Sat Sep 23 00:00:00 2006 Daniel Veillard 0.1.7-1
- Fix bug when running against xen-3.0.3 hypercalls
- Fix memory bug when getting vcpus info from xend
Sat Sep 23 00:00:00 2006 Daniel Veillard 0.1.6-1
- Support for localization
- Support for new Xen-3.0.3 cdrom and disk configuration
- Support for setting VNC port
- Fix bug when running against xen-3.0.2 hypercalls
- Fix reconnection problem when talking directly to http xend
Wed Sep 6 00:00:00 2006 Jeremy Katz - 0.1.5-3
- patch from danpb to support new-format cd devices for HVM guests
Wed Sep 6 00:00:00 2006 Daniel Veillard 0.1.5-2
- reactivating ia64 support
Wed Sep 6 00:00:00 2006 Daniel Veillard 0.1.5-1
- new release
- bug fixes
- support for new hypervisor calls
- early code for config files and defined domains
Tue Sep 5 00:00:00 2006 Daniel Berrange - 0.1.4-5
- add patch to address dom0_ops API breakage in Xen 3.0.3 tree
Tue Aug 29 00:00:00 2006 Jeremy Katz - 0.1.4-4
- add patch to support paravirt framebuffer in Xen
Tue Aug 22 00:00:00 2006 Daniel Veillard 0.1.4-3
- another patch to fix network handling in non-HVM guests
Fri Aug 18 00:00:00 2006 Daniel Veillard 0.1.4-2
- patch to fix virParseUUID()
Thu Aug 17 00:00:00 2006 Daniel Veillard 0.1.4-1
- vCPUs and affinity support
- more complete XML, console and boot options
- specific features support
- enforced read-only connections
- various improvements, bug fixes
Thu Aug 3 00:00:00 2006 Jeremy Katz - 0.1.3-6
- add patch from pvetere to allow getting uuid from libvirt
Thu Aug 3 00:00:00 2006 Jeremy Katz - 0.1.3-5
- build on ia64 now
Fri Jul 28 00:00:00 2006 Jeremy Katz - 0.1.3-4
- don\'t BR xen, we just need xen-devel
Fri Jul 28 00:00:00 2006 Daniel Veillard 0.1.3-3
- need rebuild since libxenstore is now versionned
Tue Jul 25 00:00:00 2006 Mark McLoughlin - 0.1.3-2
- Add BuildRequires: xen-devel
Thu Jul 13 00:00:00 2006 Jesse Keating - 0.1.3-1.1
- rebuild
Wed Jul 12 00:00:00 2006 Daniel Veillard 0.1.3-1
- support for HVM Xen guests
- various bugfixes
Tue Jul 4 00:00:00 2006 Daniel Veillard 0.1.2-1
- added a proxy mechanism for read only access using httpu
- fixed header includes paths
Thu Jun 22 00:00:00 2006 Daniel Veillard 0.1.1-1
- extend and cleanup the driver infrastructure and code
- python examples
- extend uuid support
- bug fixes, buffer handling cleanups
- support for new Xen hypervisor API
- test driver for unit testing
- virsh --conect argument
Tue Apr 11 00:00:00 2006 Daniel Veillard 0.1.0-1
- various fixes
- new APIs: for Node information and Reboot
- virsh improvements and extensions
- documentation updates and man page
- enhancement and fixes of the XML description format
Tue Feb 28 23:00:00 2006 Daniel Veillard 0.0.6-1
- added error handling APIs
- small bug fixes
- improve python bindings
- augment documentation and regression tests
Thu Feb 23 23:00:00 2006 Daniel Veillard 0.0.5-1
- new domain creation API
- new UUID based APIs
- more tests, documentation, devhelp
- bug fixes
Fri Feb 10 23:00:00 2006 Daniel Veillard 0.0.4-1
- fixes some problems in 0.0.3 due to the change of names
Wed Feb 8 23:00:00 2006 Daniel Veillard 0.0.3-1
- changed library name to libvirt from libvir, complete and test the python
bindings
Sun Jan 29 23:00:00 2006 Daniel Veillard 0.0.2-1
- upstream release of 0.0.2, use xend, save and restore added, python bindings
fixed
Wed Nov 2 23:00:00 2005 Daniel Veillard 0.0.1-1
- created