SHA256
1
0
forked from pool/xen
OBS User unknown
2007-02-19 22:34:05 +00:00
committed by Git OBS Bridge
parent 724a41d19b
commit 44b305a3f0
37 changed files with 7482 additions and 3272 deletions

View File

@@ -1,3 +1,54 @@
-------------------------------------------------------------------
Fri Feb 16 18:07:09 MST 2007 - jfehlig@novell.com
- Added changeset 13775 from xen-unstable. This patch fixes
the last known issue with the Xen API patchset backported
from xen-unstable.
-------------------------------------------------------------------
Fri Feb 16 11:31:15 MST 2007 - jfehlig@novell.com
- Added c/s 13226 from xen-unstable. It affects Xen API only.
- Added patch to remove ':disk' and 'tap:qcow' from stored domain
config. Fixes bug #237414 and helps with bug #242953.
-------------------------------------------------------------------
Thu Feb 15 19:03:13 MST 2007 - jfehlig@novell.com
- Backported Xen API functionality from xen-unstable to support
hosting CIM providers. This functionality is required for
FATE feature 110320. ECO has been approved.
+ Includes 19 changesets from xen-unstable. Most are
specific to Xen API.
+ Includes 1 patch that relaxes parsing of xml response
in Xen API c-bindings.
-------------------------------------------------------------------
Thu Feb 15 12:52:24 MST 2007 - carnold@novell.com
- Added x86-nmi-inject.patch for NW debuging. (#245942)
-------------------------------------------------------------------
Thu Feb 15 10:09:41 MST 2007 - carnold@novell.com
- kernel panic in DomU while installing 32bit DomU on 64bit
Dom0. (#244055) Patches 13630-domctl.patch,
13903-domctl.patch and 13908-domctl.patch
- Updated patch pae-guest-linear-pgtable.patch
-------------------------------------------------------------------
Mon Feb 12 17:00:58 MST 2007 - ccoffing@novell.com
- Load xenblk at dom0 start to support bootstrapping from
non-loopback devices. (#242963, #186696)
- Update vm-install:
+ Update translations
+ Clean up exception error codes and sync man pages
+ Honor ordering of arguments (as claimed in man page)
+ #240984: properly detach vncviewer
+ #240387: default to absolute coordinate mouse for Windows
- Drop logging patch. (#245150)
-------------------------------------------------------------------
Mon Feb 12 01:50:34 CET 2007 - ro@suse.de