OBS User unknown
2008-10-08 16:23:52 +00:00
committed by Git OBS Bridge
parent 6be8feb47a
commit d045108cb4
12 changed files with 1367 additions and 63 deletions

View File

@@ -1,3 +1,58 @@
-------------------------------------------------------------------
Mon Oct 6 15:36:17 MDT 2008 - jfehlig@novell.com
- Use xend vs hypercall interface to change max mem setting
bnc#431766
-------------------------------------------------------------------
Wed Oct 1 16:04:21 MDT 2008 - jfehlig@novell.com
- Enabled libvirtd listen mode in libvirtd init script.
-------------------------------------------------------------------
Tue Sep 30 19:07:45 MDT 2008 - jfehlig@novell.com
- Updated to version 0.4.6
- avoid a segfault if missing qemu emulator
- reading vncdisplay from xend domain
- segfault in OpenVZ
- fix parsing of pool without a source
- Fixed bug in network interface parsing
- vif-parsing.patch submitted upstream
-------------------------------------------------------------------
Tue Sep 16 13:02:40 MDT 2008 - jfehlig@novell.com
- open-iscsi package required for iscsi storage backend
-------------------------------------------------------------------
Mon Sep 15 15:59:28 MDT 2008 - jfehlig@novell.com
- Updated to version 0.4.5
- NETNS support for Linux containers
- unified XML domain and network parsing for all drivers
- OpenVZ features improvements
- OpenVZ and Linux containers support now default
- USB device passthrough for QEmu/KVM
- storage pool source discovery
- other bug fixes and improvements
-------------------------------------------------------------------
Thu Sep 4 15:49:55 CEST 2008 - kwolf@suse.de
- Added Python bindings for the snapshot functions
-------------------------------------------------------------------
Wed Sep 3 21:09:27 CEST 2008 - kwolf@suse.de
- Implemented listing of snapshots for Xen and in virsh
-------------------------------------------------------------------
Tue Sep 2 13:23:22 CEST 2008 - kwolf@suse.de
- Added snapshot support. Implemented snapshot_create/apply/delete
for Xen.
-------------------------------------------------------------------
Fri Aug 29 17:37:53 MDT 2008 - jfehlig@novell.com