This commit is contained in:
parent
54963fbc09
commit
1e7cc04da7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 17 08:52:44 CEST 2008 - olh@suse.de
|
||||||
|
|
||||||
|
- add ExclusiveArch x86 x86_64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 13 10:51:51 MDT 2008 - carnold@novell.com
|
Mon Oct 13 10:51:51 MDT 2008 - carnold@novell.com
|
||||||
|
|
||||||
|
271
xen.spec
271
xen.spec
@ -19,6 +19,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: xen
|
Name: xen
|
||||||
|
ExclusiveArch: %ix86 x86_64
|
||||||
%define xvers 3.3
|
%define xvers 3.3
|
||||||
%define xvermaj 3
|
%define xvermaj 3
|
||||||
%define changeset 18447
|
%define changeset 18447
|
||||||
@ -41,7 +42,7 @@ BuildRequires: glibc-32bit glibc-devel-32bit
|
|||||||
BuildRequires: kernel-source kernel-syms module-init-tools xorg-x11
|
BuildRequires: kernel-source kernel-syms module-init-tools xorg-x11
|
||||||
%endif
|
%endif
|
||||||
Version: 3.3.1_18447_01
|
Version: 3.3.1_18447_01
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
@ -938,6 +939,8 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 17 2008 olh@suse.de
|
||||||
|
- add ExclusiveArch x86 x86_64
|
||||||
* Mon Oct 13 2008 carnold@novell.com
|
* Mon Oct 13 2008 carnold@novell.com
|
||||||
- bnc#431324 - Cannot boot from XEN kernel
|
- bnc#431324 - Cannot boot from XEN kernel
|
||||||
* Mon Oct 13 2008 kwolf@suse.de
|
* Mon Oct 13 2008 kwolf@suse.de
|
||||||
@ -946,7 +949,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
blktap-ioemu-close-fix.patch
|
blktap-ioemu-close-fix.patch
|
||||||
- blktapctrl: If tapdisk-ioemu has been shut down and a new
|
- blktapctrl: If tapdisk-ioemu has been shut down and a new
|
||||||
instance is needed, fix saving the PID of the new instance
|
instance is needed, fix saving the PID of the new instance
|
||||||
* Thu Oct 02 2008 jfehlig@novell.com
|
* Fri Oct 03 2008 jfehlig@novell.com
|
||||||
- bnc#431737 - Fix use of deprecated python constructs in xend
|
- bnc#431737 - Fix use of deprecated python constructs in xend
|
||||||
* Mon Sep 29 2008 carnold@novell.com
|
* Mon Sep 29 2008 carnold@novell.com
|
||||||
- Update to c/s 18430, remove our versions of upstream patches.
|
- Update to c/s 18430, remove our versions of upstream patches.
|
||||||
@ -957,9 +960,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Thu Sep 25 2008 kwolf@suse.de
|
* Thu Sep 25 2008 kwolf@suse.de
|
||||||
- bnc#429801 - Fixed xm start -c / --vncviewer
|
- bnc#429801 - Fixed xm start -c / --vncviewer
|
||||||
xm-start-fix.patch
|
xm-start-fix.patch
|
||||||
* Wed Sep 24 2008 carnold@novell.com
|
* Thu Sep 25 2008 carnold@novell.com
|
||||||
- bnc#382401 - xm man page missing information for commands.
|
- bnc#382401 - xm man page missing information for commands.
|
||||||
* Wed Sep 17 2008 carnold@novell.com
|
* Thu Sep 18 2008 carnold@novell.com
|
||||||
- Pulled some upstream patches for Intel and AMD microcode fixes.
|
- Pulled some upstream patches for Intel and AMD microcode fixes.
|
||||||
* Tue Sep 16 2008 carnold@novell.com
|
* Tue Sep 16 2008 carnold@novell.com
|
||||||
- Update to changeset 18412. Contains several bug fixes including
|
- Update to changeset 18412. Contains several bug fixes including
|
||||||
@ -973,10 +976,10 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
fate#302942
|
fate#302942
|
||||||
* Thu Sep 11 2008 jfehlig@novell.com
|
* Thu Sep 11 2008 jfehlig@novell.com
|
||||||
- Added ocfs2 to Should-Start in xendomains init script
|
- Added ocfs2 to Should-Start in xendomains init script
|
||||||
* Wed Sep 10 2008 plc@novell.com
|
* Thu Sep 11 2008 plc@novell.com
|
||||||
- Added pv cdrom support to blktap
|
- Added pv cdrom support to blktap
|
||||||
fate#300964
|
fate#300964
|
||||||
* Wed Sep 10 2008 jfehlig@novell.com
|
* Thu Sep 11 2008 jfehlig@novell.com
|
||||||
- Removed invocation of network-bridge script from xend-config.sxp.
|
- Removed invocation of network-bridge script from xend-config.sxp.
|
||||||
Networks are now created through yast2-network package.
|
Networks are now created through yast2-network package.
|
||||||
- Added sysconfig hook script for Xen to cope with ifup/ifdown
|
- Added sysconfig hook script for Xen to cope with ifup/ifdown
|
||||||
@ -1011,19 +1014,19 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Mon Aug 18 2008 carnold@suse.de
|
* Mon Aug 18 2008 carnold@suse.de
|
||||||
- Removed git dependency. Instead use a static version of
|
- Removed git dependency. Instead use a static version of
|
||||||
ioemu-remote.
|
ioemu-remote.
|
||||||
* Thu Aug 14 2008 jfehlig@novell.com
|
* Fri Aug 15 2008 jfehlig@novell.com
|
||||||
- Added patch to prevent starting same domU from multiple hosts.
|
- Added patch to prevent starting same domU from multiple hosts.
|
||||||
Feature is disabled by default - see /etc/xen/xend-config.sxp.
|
Feature is disabled by default - see /etc/xen/xend-config.sxp.
|
||||||
fate#305062
|
fate#305062
|
||||||
* Mon Aug 11 2008 jfehlig@novell.com
|
* Tue Aug 12 2008 jfehlig@novell.com
|
||||||
- Added python-openssl to Requires list for xen-tools. This
|
- Added python-openssl to Requires list for xen-tools. This
|
||||||
package is required if SSL relocation is enabled by user.
|
package is required if SSL relocation is enabled by user.
|
||||||
* Mon Aug 11 2008 carnold@novell.com
|
* Tue Aug 12 2008 carnold@novell.com
|
||||||
- Updated to xen-unstable changeset 18309. Pre 3.3.0-rc4.
|
- Updated to xen-unstable changeset 18309. Pre 3.3.0-rc4.
|
||||||
* Sat Aug 09 2008 jfehlig@novell.com
|
* Sat Aug 09 2008 jfehlig@novell.com
|
||||||
- Disabled xend-relocation-ssl-server for now. Certificates must
|
- Disabled xend-relocation-ssl-server for now. Certificates must
|
||||||
be created and feature needs testing.
|
be created and feature needs testing.
|
||||||
* Fri Aug 08 2008 carnold@novell.com
|
* Sat Aug 09 2008 carnold@novell.com
|
||||||
- Update to xen-unstable changeset 18269 post RC3. Reverse
|
- Update to xen-unstable changeset 18269 post RC3. Reverse
|
||||||
version back to 3.3.0 from 4.0.0.
|
version back to 3.3.0 from 4.0.0.
|
||||||
* Wed Aug 06 2008 carnold@novell.com
|
* Wed Aug 06 2008 carnold@novell.com
|
||||||
@ -1031,9 +1034,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
3.3.0 to 4.0.0
|
3.3.0 to 4.0.0
|
||||||
* Mon Aug 04 2008 carnold@novell.com
|
* Mon Aug 04 2008 carnold@novell.com
|
||||||
- Updated to xen-unstable changeset 18210. Post 3.3.0-rc2.
|
- Updated to xen-unstable changeset 18210. Post 3.3.0-rc2.
|
||||||
* Tue Jul 08 2008 carnold@novell.com
|
* Wed Jul 09 2008 carnold@novell.com
|
||||||
- Updated to xen-unstable changeset 17990.
|
- Updated to xen-unstable changeset 17990.
|
||||||
* Tue Jul 08 2008 kwolf@suse.de
|
* Wed Jul 09 2008 kwolf@suse.de
|
||||||
- ioemu: Write barriers for blktap devices
|
- ioemu: Write barriers for blktap devices
|
||||||
ioemu-blktap-barriers.patch
|
ioemu-blktap-barriers.patch
|
||||||
* Thu Jul 03 2008 kwolf@suse.de
|
* Thu Jul 03 2008 kwolf@suse.de
|
||||||
@ -1047,7 +1050,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- qcow2: Read/Write multiple sectors at once if possible to
|
- qcow2: Read/Write multiple sectors at once if possible to
|
||||||
improve performance.
|
improve performance.
|
||||||
ioemu-qcow2-multiblock-aio.patch
|
ioemu-qcow2-multiblock-aio.patch
|
||||||
* Thu Jun 12 2008 kwolf@novell.com
|
* Fri Jun 13 2008 kwolf@novell.com
|
||||||
- Add snapshot support to ioemu and blktapctrl
|
- Add snapshot support to ioemu and blktapctrl
|
||||||
snapshot-ioemu-save.patch
|
snapshot-ioemu-save.patch
|
||||||
snapshot-ioemu-restore.patch
|
snapshot-ioemu-restore.patch
|
||||||
@ -1065,7 +1068,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
ifup-bridge in sysconfig has been fixed so patch is no longer
|
ifup-bridge in sysconfig has been fixed so patch is no longer
|
||||||
needed. Calling ifdown on bridge now removes ports and deletes
|
needed. Calling ifdown on bridge now removes ports and deletes
|
||||||
bridge, so network-bridge no longer needs to do these tasks.
|
bridge, so network-bridge no longer needs to do these tasks.
|
||||||
* Fri May 16 2008 carnold@novell.com
|
* Sat May 17 2008 carnold@novell.com
|
||||||
- bnc#390985 - xm man page needs FIXME sections to be fixed
|
- bnc#390985 - xm man page needs FIXME sections to be fixed
|
||||||
xen-fixme-doc.diff
|
xen-fixme-doc.diff
|
||||||
* Wed May 14 2008 carnold@novell.com
|
* Wed May 14 2008 carnold@novell.com
|
||||||
@ -1084,9 +1087,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Update to Xen 3.2.1 FCS changeset 16881.
|
- Update to Xen 3.2.1 FCS changeset 16881.
|
||||||
* Fri Apr 11 2008 carnold@novell.com
|
* Fri Apr 11 2008 carnold@novell.com
|
||||||
- Update to Xen 3.2.1 RC5 changeset 16864.
|
- Update to Xen 3.2.1 RC5 changeset 16864.
|
||||||
* Thu Apr 10 2008 jfehlig@novell.com
|
* Fri Apr 11 2008 jfehlig@novell.com
|
||||||
- bnc#378595 - Do not use ifup/ifdown in network-bridge for now.
|
- bnc#378595 - Do not use ifup/ifdown in network-bridge for now.
|
||||||
* Mon Mar 24 2008 carnold@novell.com
|
* Tue Mar 25 2008 carnold@novell.com
|
||||||
- bnc#373194 - The xen module and the kernel for Dom0 don't match.
|
- bnc#373194 - The xen module and the kernel for Dom0 don't match.
|
||||||
- Add ncurses-devel build dependency
|
- Add ncurses-devel build dependency
|
||||||
* Mon Mar 24 2008 carnold@novell.com
|
* Mon Mar 24 2008 carnold@novell.com
|
||||||
@ -1101,12 +1104,12 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Wed Mar 12 2008 jfehlig@novell.com
|
* Wed Mar 12 2008 jfehlig@novell.com
|
||||||
- Increased dom0-min-mem value to 512Mb in xend-config.sxp
|
- Increased dom0-min-mem value to 512Mb in xend-config.sxp
|
||||||
bnc#370007
|
bnc#370007
|
||||||
* Mon Mar 10 2008 jfehlig@novell.com
|
* Tue Mar 11 2008 jfehlig@novell.com
|
||||||
- Fixed initialization of default VM config values when creating
|
- Fixed initialization of default VM config values when creating
|
||||||
VMs through Xen API. bnc#368273
|
VMs through Xen API. bnc#368273
|
||||||
* Mon Mar 10 2008 jfehlig@novell.com
|
* Mon Mar 10 2008 jfehlig@novell.com
|
||||||
- Removed unused/untested xend-relocation script.
|
- Removed unused/untested xend-relocation script.
|
||||||
* Fri Mar 07 2008 jfehlig@novell.com
|
* Sat Mar 08 2008 jfehlig@novell.com
|
||||||
- Set device model when creating pvfb consoles via XenAPI.
|
- Set device model when creating pvfb consoles via XenAPI.
|
||||||
bnc#367851
|
bnc#367851
|
||||||
* Fri Mar 07 2008 jfehlig@novell.com
|
* Fri Mar 07 2008 jfehlig@novell.com
|
||||||
@ -1117,11 +1120,11 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Fri Feb 29 2008 plc@novell.com
|
* Fri Feb 29 2008 plc@novell.com
|
||||||
- Send UNIT_ATTENTION when CD drive has newly inserted media and
|
- Send UNIT_ATTENTION when CD drive has newly inserted media and
|
||||||
becomes ready. bnc#365386
|
becomes ready. bnc#365386
|
||||||
* Thu Feb 28 2008 jfehlig@novell.com
|
* Fri Feb 29 2008 jfehlig@novell.com
|
||||||
- Updated block-iscsi script and xen-domUloader patch, bnc #365385
|
- Updated block-iscsi script and xen-domUloader patch, bnc #365385
|
||||||
* Thu Feb 28 2008 carnold@novell.com
|
* Thu Feb 28 2008 carnold@novell.com
|
||||||
- Add support for Intel EPT / VPID.
|
- Add support for Intel EPT / VPID.
|
||||||
* Tue Feb 26 2008 carnold@novell.com
|
* Wed Feb 27 2008 carnold@novell.com
|
||||||
- bnc#362415 - SLE-based installs 32-bit fully-virtualized have
|
- bnc#362415 - SLE-based installs 32-bit fully-virtualized have
|
||||||
network problems during installs.
|
network problems during installs.
|
||||||
- bnc#358244 - Time remaining does not change properly for FV SLES10
|
- bnc#358244 - Time remaining does not change properly for FV SLES10
|
||||||
@ -1133,18 +1136,18 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Tranlate colors from 32 bit to 16 bit when viewing a 32 bit PV
|
- Tranlate colors from 32 bit to 16 bit when viewing a 32 bit PV
|
||||||
VM from a 16 bit client. bnc#351470
|
VM from a 16 bit client. bnc#351470
|
||||||
Also includes upstream mouse queue patch.
|
Also includes upstream mouse queue patch.
|
||||||
* Fri Feb 22 2008 jfehlig@novell.com
|
* Sat Feb 23 2008 jfehlig@novell.com
|
||||||
- Added PAM configuration files for remote authentication via
|
- Added PAM configuration files for remote authentication via
|
||||||
Xen API. bnc #353464
|
Xen API. bnc #353464
|
||||||
* Tue Feb 19 2008 carnold@novell.com
|
* Tue Feb 19 2008 carnold@novell.com
|
||||||
- Fix PV drivers for HVM guests.
|
- Fix PV drivers for HVM guests.
|
||||||
* Fri Feb 15 2008 carnold@novell.com
|
* Sat Feb 16 2008 carnold@novell.com
|
||||||
- Support for pxe booting fully virtualized guests in vm-install is
|
- Support for pxe booting fully virtualized guests in vm-install is
|
||||||
complete.
|
complete.
|
||||||
* Thu Feb 14 2008 carnold@novell.com
|
* Thu Feb 14 2008 carnold@novell.com
|
||||||
- Added upstream changesets that fix various bugs.
|
- Added upstream changesets that fix various bugs.
|
||||||
16859 16929 16930 16945 16947 16962 16976 16980 16995 16998 17036
|
16859 16929 16930 16945 16947 16962 16976 16980 16995 16998 17036
|
||||||
* Wed Feb 13 2008 jfehlig@novell.com
|
* Thu Feb 14 2008 jfehlig@novell.com
|
||||||
- Updated network-multinet
|
- Updated network-multinet
|
||||||
- Simplify bridge creation
|
- Simplify bridge creation
|
||||||
- Create traditional bridge and hostonly networks by default
|
- Create traditional bridge and hostonly networks by default
|
||||||
@ -1152,15 +1155,15 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Added upstream changesets 16932, 16965, 16977, and 16988 to fix
|
- Added upstream changesets 16932, 16965, 16977, and 16988 to fix
|
||||||
various bugs in tool stack
|
various bugs in tool stack
|
||||||
- Also added upstream changeset 16989 to complete fate #302941.
|
- Also added upstream changeset 16989 to complete fate #302941.
|
||||||
* Mon Feb 04 2008 plc@novell.com
|
* Tue Feb 05 2008 plc@novell.com
|
||||||
- Replaced xen-blktab-subtype-strip.patch with official upstream
|
- Replaced xen-blktab-subtype-strip.patch with official upstream
|
||||||
changeset for bnc#353065.
|
changeset for bnc#353065.
|
||||||
* Fri Feb 01 2008 carnold@novell.com
|
* Sat Feb 02 2008 carnold@novell.com
|
||||||
- Update to xen 3.2 FCS. Changeset 16718
|
- Update to xen 3.2 FCS. Changeset 16718
|
||||||
- Merge xen-tools and xen-tools-ioemu into xen-tools.
|
- Merge xen-tools and xen-tools-ioemu into xen-tools.
|
||||||
* Wed Dec 19 2007 carnold@novell.com
|
* Thu Dec 20 2007 carnold@novell.com
|
||||||
- Update to xen 3.2 RC2. Changeset 16646
|
- Update to xen 3.2 RC2. Changeset 16646
|
||||||
* Thu Dec 13 2007 carnold@novell.com
|
* Fri Dec 14 2007 carnold@novell.com
|
||||||
- Added agent support for HP Proliant hardware.
|
- Added agent support for HP Proliant hardware.
|
||||||
* Wed Dec 05 2007 carnold@novell.com
|
* Wed Dec 05 2007 carnold@novell.com
|
||||||
- #338108 - VUL-0: Xen security issues in SLE10
|
- #338108 - VUL-0: Xen security issues in SLE10
|
||||||
@ -1175,29 +1178,29 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- #334445: xenbaked: Fix security vulnerability CVE-2007-3919.
|
- #334445: xenbaked: Fix security vulnerability CVE-2007-3919.
|
||||||
* Thu Nov 01 2007 carnold@novell.com
|
* Thu Nov 01 2007 carnold@novell.com
|
||||||
- #310279: Kernel Panic while booting Xen
|
- #310279: Kernel Panic while booting Xen
|
||||||
* Tue Oct 02 2007 ccoffing@novell.com
|
* Wed Oct 03 2007 ccoffing@novell.com
|
||||||
- #286859: Fix booting from SAN
|
- #286859: Fix booting from SAN
|
||||||
* Thu Sep 13 2007 ccoffing@novell.com
|
* Thu Sep 13 2007 ccoffing@novell.com
|
||||||
- #310338: Fix "No such file or directory" in network-multinet
|
- #310338: Fix "No such file or directory" in network-multinet
|
||||||
* Wed Sep 12 2007 jfehlig@novell.com
|
* Thu Sep 13 2007 jfehlig@novell.com
|
||||||
- #309940: Fix 'xm reboot'
|
- #309940: Fix 'xm reboot'
|
||||||
- Moved hvm_vnc.diff and xend_mem_leak.diff to 'Upstream patches'
|
- Moved hvm_vnc.diff and xend_mem_leak.diff to 'Upstream patches'
|
||||||
section of spec file since both have been accepted upstream now.
|
section of spec file since both have been accepted upstream now.
|
||||||
* Mon Sep 10 2007 jfehlig@novell.com
|
* Mon Sep 10 2007 jfehlig@novell.com
|
||||||
- #289283: Fix memory leak in xend
|
- #289283: Fix memory leak in xend
|
||||||
* Fri Sep 07 2007 jfehlig@novell.com
|
* Sat Sep 08 2007 jfehlig@novell.com
|
||||||
- #297125: Expose 'type vnc' in vfb device sexp for HVM guests.
|
- #297125: Expose 'type vnc' in vfb device sexp for HVM guests.
|
||||||
* Thu Sep 06 2007 ccoffing@novell.com
|
* Fri Sep 07 2007 ccoffing@novell.com
|
||||||
- #302106: Update network-multinet
|
- #302106: Update network-multinet
|
||||||
* Wed Sep 05 2007 carnold@novell.com
|
* Wed Sep 05 2007 carnold@novell.com
|
||||||
- #307458: AMD-V CR8 intercept reduction for HVM windows 64b guests
|
- #307458: AMD-V CR8 intercept reduction for HVM windows 64b guests
|
||||||
* Wed Aug 29 2007 ccoffing@novell.com
|
* Thu Aug 30 2007 ccoffing@novell.com
|
||||||
- Update block-iscsi to match changes to open-iscsi.
|
- Update block-iscsi to match changes to open-iscsi.
|
||||||
* Mon Aug 27 2007 carnold@novell.com
|
* Tue Aug 28 2007 carnold@novell.com
|
||||||
- #289275 - domu will not reboot if pci= is passed in at boot time.
|
- #289275 - domu will not reboot if pci= is passed in at boot time.
|
||||||
* Fri Aug 24 2007 carnold@novell.com
|
* Fri Aug 24 2007 carnold@novell.com
|
||||||
- #297345: Added several upstream patches for hvm migration.
|
- #297345: Added several upstream patches for hvm migration.
|
||||||
* Fri Aug 17 2007 jfehlig@novell.com
|
* Sat Aug 18 2007 jfehlig@novell.com
|
||||||
- Added upstream c/s 15128, 15153, 15477, and 15716. These patches
|
- Added upstream c/s 15128, 15153, 15477, and 15716. These patches
|
||||||
provide foundation for bug #238986
|
provide foundation for bug #238986
|
||||||
- Renamed xend_dev_destroy_cleanup.patch to reflect the upstream
|
- Renamed xend_dev_destroy_cleanup.patch to reflect the upstream
|
||||||
@ -1205,7 +1208,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
file.
|
file.
|
||||||
* Mon Aug 13 2007 carnold@novell.com
|
* Mon Aug 13 2007 carnold@novell.com
|
||||||
- hvm svm: Log into 'xm dmesg' that SVM NPT is enabled.
|
- hvm svm: Log into 'xm dmesg' that SVM NPT is enabled.
|
||||||
* Fri Aug 10 2007 ccoffing@novell.com
|
* Sat Aug 11 2007 ccoffing@novell.com
|
||||||
- Honor RPM_OPT_FLAGS better
|
- Honor RPM_OPT_FLAGS better
|
||||||
* Thu Aug 09 2007 ccoffing@novell.com
|
* Thu Aug 09 2007 ccoffing@novell.com
|
||||||
- #298176: Do not enable NX if CPU/BIOS does not support it
|
- #298176: Do not enable NX if CPU/BIOS does not support it
|
||||||
@ -1251,23 +1254,23 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Xen fails to create VM due to "out of memory" errors. (#280637)
|
- Xen fails to create VM due to "out of memory" errors. (#280637)
|
||||||
* Tue Jul 17 2007 plc@novell.com
|
* Tue Jul 17 2007 plc@novell.com
|
||||||
- Added CDROM removable media patch from 3.0.4
|
- Added CDROM removable media patch from 3.0.4
|
||||||
* Fri Jul 06 2007 ccoffing@novell.com
|
* Sat Jul 07 2007 ccoffing@novell.com
|
||||||
- xensource bug #858: Disable strict aliasing for xenstore, to
|
- xensource bug #858: Disable strict aliasing for xenstore, to
|
||||||
avoid domU hangs.
|
avoid domU hangs.
|
||||||
* Tue Jul 03 2007 ccoffing@novell.com
|
* Wed Jul 04 2007 ccoffing@novell.com
|
||||||
- #285929: Bad "xendomains status" output w/ empty XENDOMAINS_SAVE
|
- #285929: Bad "xendomains status" output w/ empty XENDOMAINS_SAVE
|
||||||
* Tue Jul 03 2007 carnold@novell.com
|
* Tue Jul 03 2007 carnold@novell.com
|
||||||
- Changes necessary to support EDD and EDID from Jan.
|
- Changes necessary to support EDD and EDID from Jan.
|
||||||
* Wed Jun 20 2007 jfehlig@novell.com
|
* Thu Jun 21 2007 jfehlig@novell.com
|
||||||
- Added upstream changesets 15273, 15274, and 15275.
|
- Added upstream changesets 15273, 15274, and 15275.
|
||||||
- Removed the modified 15157 patch. This patch was actually a
|
- Removed the modified 15157 patch. This patch was actually a
|
||||||
consolidation of changesets 15157 and 15250. These changesets
|
consolidation of changesets 15157 and 15250. These changesets
|
||||||
are now discrete patches to ease subsequent updates of Xen.
|
are now discrete patches to ease subsequent updates of Xen.
|
||||||
* Wed Jun 20 2007 ccoffing@novell.com
|
* Thu Jun 21 2007 ccoffing@novell.com
|
||||||
- Split vm-install off as a separate package.
|
- Split vm-install off as a separate package.
|
||||||
- Update man page.
|
- Update man page.
|
||||||
- Update Ron Terry's network-multi script.
|
- Update Ron Terry's network-multi script.
|
||||||
* Mon Jun 18 2007 ccoffing@novell.com
|
* Tue Jun 19 2007 ccoffing@novell.com
|
||||||
- Fix compiler warnings.
|
- Fix compiler warnings.
|
||||||
- Update block-npiv.
|
- Update block-npiv.
|
||||||
* Mon Jun 11 2007 ccoffing@novell.com
|
* Mon Jun 11 2007 ccoffing@novell.com
|
||||||
@ -1291,7 +1294,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
'xm block-detach dom dev_name'. Modified version fixes bug 262805
|
'xm block-detach dom dev_name'. Modified version fixes bug 262805
|
||||||
without introducing regression. Patch fixing c/s 15157 has been
|
without introducing regression. Patch fixing c/s 15157 has been
|
||||||
submitted upstream.
|
submitted upstream.
|
||||||
* Wed May 23 2007 ccoffing@novell.com
|
* Thu May 24 2007 ccoffing@novell.com
|
||||||
- Drop xen-messages.diff; Xen now supports HVM save/restore.
|
- Drop xen-messages.diff; Xen now supports HVM save/restore.
|
||||||
* Tue May 22 2007 ccoffing@novell.com
|
* Tue May 22 2007 ccoffing@novell.com
|
||||||
- Update Ron Terry's network-multi script.
|
- Update Ron Terry's network-multi script.
|
||||||
@ -1305,7 +1308,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
+ #259994: disk size would reset when editing path
|
+ #259994: disk size would reset when editing path
|
||||||
+ #247073: handle autoyast URLs
|
+ #247073: handle autoyast URLs
|
||||||
+ #254311: physical disks were showing as 0.0 GB
|
+ #254311: physical disks were showing as 0.0 GB
|
||||||
* Wed May 16 2007 ccoffing@novell.com
|
* Thu May 17 2007 ccoffing@novell.com
|
||||||
- Properly quote pathnames in domUloader to fix EVMS. (#274484)
|
- Properly quote pathnames in domUloader to fix EVMS. (#274484)
|
||||||
- Allow user to specify a default 'keymap' in xend's configuration
|
- Allow user to specify a default 'keymap' in xend's configuration
|
||||||
file. (#258818 and 241149)
|
file. (#258818 and 241149)
|
||||||
@ -1329,10 +1332,10 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Added security fixes for problems found Travis Orandy (#270621)
|
- Added security fixes for problems found Travis Orandy (#270621)
|
||||||
CVE-2007-1320, CVE-2007-1321, CVE-2007-1322, CVE-2007-1323,
|
CVE-2007-1320, CVE-2007-1321, CVE-2007-1322, CVE-2007-1323,
|
||||||
CVE-2007-1366
|
CVE-2007-1366
|
||||||
* Thu May 03 2007 ccoffing@novell.com
|
* Fri May 04 2007 ccoffing@novell.com
|
||||||
- Update to xen-3.1-testing rc7 (changeset 15020).
|
- Update to xen-3.1-testing rc7 (changeset 15020).
|
||||||
- Fix identification of virt-manager windows. (#264162)
|
- Fix identification of virt-manager windows. (#264162)
|
||||||
* Tue May 01 2007 jfehlig@novell.com
|
* Wed May 02 2007 jfehlig@novell.com
|
||||||
- Integrated domUloader with 3.0.5. Updated xen-domUloader.diff.
|
- Integrated domUloader with 3.0.5. Updated xen-domUloader.diff.
|
||||||
* Mon Apr 30 2007 ccoffing@novell.com
|
* Mon Apr 30 2007 ccoffing@novell.com
|
||||||
- Update to xen-3.0.5-testing rc4 (changeset 14993).
|
- Update to xen-3.0.5-testing rc4 (changeset 14993).
|
||||||
@ -1348,29 +1351,29 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Fri Apr 20 2007 ccoffing@novell.com
|
* Fri Apr 20 2007 ccoffing@novell.com
|
||||||
- Updated README. (#250705)
|
- Updated README. (#250705)
|
||||||
- Fix vm-install's detection of PV RHEL4/5 kernels. (#260983)
|
- Fix vm-install's detection of PV RHEL4/5 kernels. (#260983)
|
||||||
* Thu Apr 19 2007 ccoffing@novell.com
|
* Fri Apr 20 2007 ccoffing@novell.com
|
||||||
- Place xenstore-* tools in new xen-tools-domU package, to be used
|
- Place xenstore-* tools in new xen-tools-domU package, to be used
|
||||||
by suse_register. (#249157)
|
by suse_register. (#249157)
|
||||||
* Tue Apr 17 2007 ccoffing@novell.com
|
* Tue Apr 17 2007 ccoffing@novell.com
|
||||||
- Update translations.
|
- Update translations.
|
||||||
* Thu Apr 12 2007 ccoffing@novell.com
|
* Fri Apr 13 2007 ccoffing@novell.com
|
||||||
- Combine two xenstore reads into one transaction, which causes
|
- Combine two xenstore reads into one transaction, which causes
|
||||||
xenstored to not thrash so badly, and makes virt-manager more
|
xenstored to not thrash so badly, and makes virt-manager more
|
||||||
responsive and less likely to time out or lock up. Partial fix
|
responsive and less likely to time out or lock up. Partial fix
|
||||||
for #237406.
|
for #237406.
|
||||||
- If disk is read-only, pass -r to losetup. (#264158)
|
- If disk is read-only, pass -r to losetup. (#264158)
|
||||||
* Thu Apr 05 2007 ccoffing@novell.com
|
* Fri Apr 06 2007 ccoffing@novell.com
|
||||||
- Update vm-install:
|
- Update vm-install:
|
||||||
+ #260510: do not delete xml settings file
|
+ #260510: do not delete xml settings file
|
||||||
+ #260579: write correct vif line for PV NIC in FV VM
|
+ #260579: write correct vif line for PV NIC in FV VM
|
||||||
+ #261288: re-enable add disk buttons after deleting a disk
|
+ #261288: re-enable add disk buttons after deleting a disk
|
||||||
+ #192272, #222765, #250618: Update OS list and their defaults
|
+ #192272, #222765, #250618: Update OS list and their defaults
|
||||||
* Tue Apr 03 2007 ccoffing@novell.com
|
* Wed Apr 04 2007 ccoffing@novell.com
|
||||||
- Could not do simultaneous installs via virt-manager. (#259917)
|
- Could not do simultaneous installs via virt-manager. (#259917)
|
||||||
* Mon Apr 02 2007 jfehlig@novell.com
|
* Tue Apr 03 2007 jfehlig@novell.com
|
||||||
- Fix improper handling of guest kernel arguments in domUloader.
|
- Fix improper handling of guest kernel arguments in domUloader.
|
||||||
Bug #259810
|
Bug #259810
|
||||||
* Mon Apr 02 2007 ccoffing@novell.com
|
* Tue Apr 03 2007 ccoffing@novell.com
|
||||||
- Update vm-install:
|
- Update vm-install:
|
||||||
+ #259420: refresh available memory more often
|
+ #259420: refresh available memory more often
|
||||||
+ #259972: cannot enter autoyast url
|
+ #259972: cannot enter autoyast url
|
||||||
@ -1393,11 +1396,11 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Mon Mar 19 2007 ccoffing@novell.com
|
* Mon Mar 19 2007 ccoffing@novell.com
|
||||||
- Update to xen-unstable changeset 14444.
|
- Update to xen-unstable changeset 14444.
|
||||||
- Include Ron Terry's network-multi_bridge
|
- Include Ron Terry's network-multi_bridge
|
||||||
* Fri Mar 09 2007 jfehlig@novell.com
|
* Sat Mar 10 2007 jfehlig@novell.com
|
||||||
- Added lame patch to handle showing suspended state via Xen API.
|
- Added lame patch to handle showing suspended state via Xen API.
|
||||||
The patch only affects Xen API and is thus low risk.
|
The patch only affects Xen API and is thus low risk.
|
||||||
Bug #237859
|
Bug #237859
|
||||||
* Fri Mar 09 2007 carnold@novell.com
|
* Sat Mar 10 2007 carnold@novell.com
|
||||||
- Added AMD support for Vista 64 installation and boot.
|
- Added AMD support for Vista 64 installation and boot.
|
||||||
* Fri Mar 09 2007 ccoffing@novell.com
|
* Fri Mar 09 2007 ccoffing@novell.com
|
||||||
- Make vm-install support NFS for SUSE (#241251).
|
- Make vm-install support NFS for SUSE (#241251).
|
||||||
@ -1414,19 +1417,19 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
PV installation disk)
|
PV installation disk)
|
||||||
+ #252437: Allow virtual CDROM to be added (via ISO) even if
|
+ #252437: Allow virtual CDROM to be added (via ISO) even if
|
||||||
physical CDROM doesn't exist
|
physical CDROM doesn't exist
|
||||||
* Wed Mar 07 2007 jfehlig@novell.com
|
* Thu Mar 08 2007 jfehlig@novell.com
|
||||||
- Fixed bug #252396
|
- Fixed bug #252396
|
||||||
+ Added upstream c/s 14021. Applies to Xen API c-bindings -
|
+ Added upstream c/s 14021. Applies to Xen API c-bindings -
|
||||||
low risk.
|
low risk.
|
||||||
+ Added local patch to correctly set Xen API Console.protocol
|
+ Added local patch to correctly set Xen API Console.protocol
|
||||||
property
|
property
|
||||||
* Wed Mar 07 2007 jfehlig@novell.com
|
* Thu Mar 08 2007 jfehlig@novell.com
|
||||||
- Added upstream patch that fixes save/restore on 32pae guests.
|
- Added upstream patch that fixes save/restore on 32pae guests.
|
||||||
Upstream c/s 14150. Bug #237859
|
Upstream c/s 14150. Bug #237859
|
||||||
* Tue Mar 06 2007 carnold@novell.com
|
* Wed Mar 07 2007 carnold@novell.com
|
||||||
- Remove a debug message which is spamming the logs during live
|
- Remove a debug message which is spamming the logs during live
|
||||||
migration.
|
migration.
|
||||||
* Mon Mar 05 2007 jfehlig@novell.com
|
* Tue Mar 06 2007 jfehlig@novell.com
|
||||||
- Fixed handling of vbd type in Xen API <-> sexpr integration.
|
- Fixed handling of vbd type in Xen API <-> sexpr integration.
|
||||||
Bug #250351
|
Bug #250351
|
||||||
+ Updated an existing patch (xend_disk_decorate_rm.patch) and
|
+ Updated an existing patch (xend_disk_decorate_rm.patch) and
|
||||||
@ -1434,7 +1437,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
purpose of patch.
|
purpose of patch.
|
||||||
* Mon Mar 05 2007 ccoffing@novell.com
|
* Mon Mar 05 2007 ccoffing@novell.com
|
||||||
- Default apic=0 for SLES 8 and 9, for performance. (#228133)
|
- Default apic=0 for SLES 8 and 9, for performance. (#228133)
|
||||||
* Fri Mar 02 2007 carnold@novell.com
|
* Sat Mar 03 2007 carnold@novell.com
|
||||||
- Xen kernel crashes at domain creation time. Bug #248183.
|
- Xen kernel crashes at domain creation time. Bug #248183.
|
||||||
Fix mouse for win2k hvm guest.
|
Fix mouse for win2k hvm guest.
|
||||||
* Fri Mar 02 2007 jfehlig@novell.com
|
* Fri Mar 02 2007 jfehlig@novell.com
|
||||||
@ -1449,15 +1452,15 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Fri Mar 02 2007 jfehlig@novell.com
|
* Fri Mar 02 2007 jfehlig@novell.com
|
||||||
- Add check for HVM domain in domain_save. The check is
|
- Add check for HVM domain in domain_save. The check is
|
||||||
performed in domain_suspend and should be included here as well.
|
performed in domain_suspend and should be included here as well.
|
||||||
* Thu Mar 01 2007 ccoffing@novell.com
|
* Fri Mar 02 2007 ccoffing@novell.com
|
||||||
- Update vm-install:
|
- Update vm-install:
|
||||||
+ #250201: for linux PVFB, pass xencons=tty if graphics=none
|
+ #250201: for linux PVFB, pass xencons=tty if graphics=none
|
||||||
+ #250016: honor non-sparse flag
|
+ #250016: honor non-sparse flag
|
||||||
* Thu Mar 01 2007 jfehlig@novell.com
|
* Fri Mar 02 2007 jfehlig@novell.com
|
||||||
- Fix exception caused by incorrect method name in xen-messages.diff.
|
- Fix exception caused by incorrect method name in xen-messages.diff.
|
||||||
This is one of perhaps several problems with save/restore,
|
This is one of perhaps several problems with save/restore,
|
||||||
bug #237859
|
bug #237859
|
||||||
* Thu Mar 01 2007 dpmerrill@novell.com
|
* Fri Mar 02 2007 dpmerrill@novell.com
|
||||||
- Add xen-ioemu-hvm-pv-support.diff
|
- Add xen-ioemu-hvm-pv-support.diff
|
||||||
This patch allows for shutting down the IDE drive.
|
This patch allows for shutting down the IDE drive.
|
||||||
* Thu Mar 01 2007 jfehlig@novell.com
|
* Thu Mar 01 2007 jfehlig@novell.com
|
||||||
@ -1465,7 +1468,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
+ Updated domUloader to accept '--args' parameter. The args
|
+ Updated domUloader to accept '--args' parameter. The args
|
||||||
provided as an option to --args are simply added to the sexpr
|
provided as an option to --args are simply added to the sexpr
|
||||||
returned by domUloader. pygrub has similar behavior.
|
returned by domUloader. pygrub has similar behavior.
|
||||||
* Wed Feb 28 2007 ccoffing@novell.com
|
* Thu Mar 01 2007 ccoffing@novell.com
|
||||||
- Update vm-install:
|
- Update vm-install:
|
||||||
+ #249013, #228113: default to realtek instead of pcnet
|
+ #249013, #228113: default to realtek instead of pcnet
|
||||||
+ #249124: write os-type to config files
|
+ #249124: write os-type to config files
|
||||||
@ -1474,7 +1477,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
model exceptions
|
model exceptions
|
||||||
+ Add "Add" button to Operating System Installation page, based
|
+ Add "Add" button to Operating System Installation page, based
|
||||||
on usability feedback
|
on usability feedback
|
||||||
* Wed Feb 28 2007 jfehlig@novell.com
|
* Thu Mar 01 2007 jfehlig@novell.com
|
||||||
- Added changeset 13786 and 14022 from xen-unstable. These
|
- Added changeset 13786 and 14022 from xen-unstable. These
|
||||||
changesets affect the Xen API C bindings only and are low risk.
|
changesets affect the Xen API C bindings only and are low risk.
|
||||||
This is a continuation of support for FATE feature 110320. ECO
|
This is a continuation of support for FATE feature 110320. ECO
|
||||||
@ -1484,7 +1487,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
+ #244772: display error message in GUI if xen isn't running
|
+ #244772: display error message in GUI if xen isn't running
|
||||||
+ #246049: better error message when OS==SUSE but ISO looks wrong
|
+ #246049: better error message when OS==SUSE but ISO looks wrong
|
||||||
+ Fix printing of jobid when run with --background
|
+ Fix printing of jobid when run with --background
|
||||||
* Wed Feb 21 2007 ccoffing@novell.com
|
* Thu Feb 22 2007 ccoffing@novell.com
|
||||||
- Don't allow "xm create" of running VM. (#245253)
|
- Don't allow "xm create" of running VM. (#245253)
|
||||||
- Update vm-install:
|
- Update vm-install:
|
||||||
+ Fix inability to use already-extracted SUSE kernel/initrds
|
+ Fix inability to use already-extracted SUSE kernel/initrds
|
||||||
@ -1496,7 +1499,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Tue Feb 20 2007 ccoffing@novell.com
|
* Tue Feb 20 2007 ccoffing@novell.com
|
||||||
- Fix typo in xendomains. (#246107)
|
- Fix typo in xendomains. (#246107)
|
||||||
- Fix order in which vm-install processes command-line arguments.
|
- Fix order in which vm-install processes command-line arguments.
|
||||||
* Fri Feb 16 2007 jfehlig@novell.com
|
* Sat Feb 17 2007 jfehlig@novell.com
|
||||||
- Added changeset 13775 from xen-unstable. This patch fixes
|
- Added changeset 13775 from xen-unstable. This patch fixes
|
||||||
the last known issue with the Xen API patchset backported
|
the last known issue with the Xen API patchset backported
|
||||||
from xen-unstable.
|
from xen-unstable.
|
||||||
@ -1504,7 +1507,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Added c/s 13226 from xen-unstable. It affects Xen API only.
|
- Added c/s 13226 from xen-unstable. It affects Xen API only.
|
||||||
- Added patch to remove ':disk' and 'tap:qcow' from stored domain
|
- Added patch to remove ':disk' and 'tap:qcow' from stored domain
|
||||||
config. Fixes bug #237414 and helps with bug #242953.
|
config. Fixes bug #237414 and helps with bug #242953.
|
||||||
* Thu Feb 15 2007 jfehlig@novell.com
|
* Fri Feb 16 2007 jfehlig@novell.com
|
||||||
- Backported Xen API functionality from xen-unstable to support
|
- Backported Xen API functionality from xen-unstable to support
|
||||||
hosting CIM providers. This functionality is required for
|
hosting CIM providers. This functionality is required for
|
||||||
FATE feature 110320. ECO has been approved.
|
FATE feature 110320. ECO has been approved.
|
||||||
@ -1519,7 +1522,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
Dom0. (#244055) Patches 13630-domctl.patch,
|
Dom0. (#244055) Patches 13630-domctl.patch,
|
||||||
13903-domctl.patch and 13908-domctl.patch
|
13903-domctl.patch and 13908-domctl.patch
|
||||||
- Updated patch pae-guest-linear-pgtable.patch
|
- Updated patch pae-guest-linear-pgtable.patch
|
||||||
* Mon Feb 12 2007 ccoffing@novell.com
|
* Tue Feb 13 2007 ccoffing@novell.com
|
||||||
- Load xenblk at dom0 start to support bootstrapping from
|
- Load xenblk at dom0 start to support bootstrapping from
|
||||||
non-loopback devices. (#242963, #186696)
|
non-loopback devices. (#242963, #186696)
|
||||||
- Update vm-install:
|
- Update vm-install:
|
||||||
@ -1529,9 +1532,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
+ #240984: properly detach vncviewer
|
+ #240984: properly detach vncviewer
|
||||||
+ #240387: default to absolute coordinate mouse for Windows
|
+ #240387: default to absolute coordinate mouse for Windows
|
||||||
- Drop logging patch. (#245150)
|
- Drop logging patch. (#245150)
|
||||||
* Sun Feb 11 2007 ro@suse.de
|
* Mon Feb 12 2007 ro@suse.de
|
||||||
- remove -fstack-protector from RPM_OPT_FLAGS for now
|
- remove -fstack-protector from RPM_OPT_FLAGS for now
|
||||||
* Thu Feb 08 2007 ccoffing@novell.com
|
* Fri Feb 09 2007 ccoffing@novell.com
|
||||||
- Update vm-install:
|
- Update vm-install:
|
||||||
+ Allow specifing disk (and disk size) vs. cdrom from CLI
|
+ Allow specifing disk (and disk size) vs. cdrom from CLI
|
||||||
+ Add missing -M/--max-memory parameter to CLI to match GUI
|
+ Add missing -M/--max-memory parameter to CLI to match GUI
|
||||||
@ -1582,18 +1585,18 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Sat Jan 20 2007 brogers@novell.com
|
* Sat Jan 20 2007 brogers@novell.com
|
||||||
- Fix handling of localtime config file parameter for PV guests
|
- Fix handling of localtime config file parameter for PV guests
|
||||||
(#234376)
|
(#234376)
|
||||||
* Fri Jan 19 2007 ccoffing@novell.com
|
* Sat Jan 20 2007 ccoffing@novell.com
|
||||||
- Update xen-vm-install (NIC UI work; do not require tcp port bz
|
- Update xen-vm-install (NIC UI work; do not require tcp port bz
|
||||||
[#236517]; integrate with virt-manager)
|
[#236517]; integrate with virt-manager)
|
||||||
* Wed Jan 17 2007 ccoffing@novell.com
|
* Thu Jan 18 2007 ccoffing@novell.com
|
||||||
- Update xen-vm-install (more disk UI work; support NetWare
|
- Update xen-vm-install (more disk UI work; support NetWare
|
||||||
response files and licenses)
|
response files and licenses)
|
||||||
* Tue Jan 16 2007 ccoffing@novell.com
|
* Wed Jan 17 2007 ccoffing@novell.com
|
||||||
- Major fixes to xen-vm-install (adding disks in the UI now works,
|
- Major fixes to xen-vm-install (adding disks in the UI now works,
|
||||||
and fixed several CLI exceptions)
|
and fixed several CLI exceptions)
|
||||||
- Microcode does not need to be exactly 2048 bytes (changeset
|
- Microcode does not need to be exactly 2048 bytes (changeset
|
||||||
13079; Kurt)
|
13079; Kurt)
|
||||||
* Fri Jan 12 2007 ccoffing@novell.com
|
* Sat Jan 13 2007 ccoffing@novell.com
|
||||||
- Include script to clone SLES 10 domU, from coolsolutions (fate
|
- Include script to clone SLES 10 domU, from coolsolutions (fate
|
||||||
[#301742])
|
[#301742])
|
||||||
- Updated patches from Gerd and Jan, including PAE > 4 gig fix,
|
- Updated patches from Gerd and Jan, including PAE > 4 gig fix,
|
||||||
@ -1603,7 +1606,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Include xen-unstable patches for HVM save/restore and 32-on-64
|
- Include xen-unstable patches for HVM save/restore and 32-on-64
|
||||||
HVM.
|
HVM.
|
||||||
- Update to xen-3.0.4-1 (changeset 13132).
|
- Update to xen-3.0.4-1 (changeset 13132).
|
||||||
* Wed Jan 10 2007 ccoffing@novell.com
|
* Thu Jan 11 2007 ccoffing@novell.com
|
||||||
- Update xen-vm-install and domUloader to support NetWare.
|
- Update xen-vm-install and domUloader to support NetWare.
|
||||||
- Include AMD's nested page table patches.
|
- Include AMD's nested page table patches.
|
||||||
* Mon Jan 08 2007 ccoffing@novell.com
|
* Mon Jan 08 2007 ccoffing@novell.com
|
||||||
@ -1620,13 +1623,13 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Update to xen-3.0.4 (changeset 13100).
|
- Update to xen-3.0.4 (changeset 13100).
|
||||||
- Update xen-vm-install tools.
|
- Update xen-vm-install tools.
|
||||||
- Include Jim's 2 xen-tools patches for CIM provider issues.
|
- Include Jim's 2 xen-tools patches for CIM provider issues.
|
||||||
* Mon Dec 18 2006 ccoffing@novell.com
|
* Tue Dec 19 2006 ccoffing@novell.com
|
||||||
- Update to xen-3.0.4-rc3 (changeset 13087).
|
- Update to xen-3.0.4-rc3 (changeset 13087).
|
||||||
- Fix line terminators in block-iscsi (#228864)
|
- Fix line terminators in block-iscsi (#228864)
|
||||||
- Make domUloader work with blktap support in xend.
|
- Make domUloader work with blktap support in xend.
|
||||||
* Fri Dec 15 2006 ccoffing@novell.com
|
* Fri Dec 15 2006 ccoffing@novell.com
|
||||||
- Update to xen-3.0.4-rc2 (changeset 13067).
|
- Update to xen-3.0.4-rc2 (changeset 13067).
|
||||||
* Thu Dec 14 2006 ccoffing@novell.com
|
* Fri Dec 15 2006 ccoffing@novell.com
|
||||||
- Update to xen-3.0.4-rc1 (changeset 12901).
|
- Update to xen-3.0.4-rc1 (changeset 12901).
|
||||||
* Wed Dec 13 2006 brogers@novell.com
|
* Wed Dec 13 2006 brogers@novell.com
|
||||||
- Patch for loading bimodal PAE kernel to suuport NetWare
|
- Patch for loading bimodal PAE kernel to suuport NetWare
|
||||||
@ -1634,11 +1637,11 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Update to xen-unstable (changeset 12757).
|
- Update to xen-unstable (changeset 12757).
|
||||||
- Enable LIBXENAPI_BINDINGS and XENFB_TOOLS.
|
- Enable LIBXENAPI_BINDINGS and XENFB_TOOLS.
|
||||||
- Enable unix domain socket for xend; needed by tools.
|
- Enable unix domain socket for xend; needed by tools.
|
||||||
* Tue Dec 05 2006 ccoffing@novell.com
|
* Wed Dec 06 2006 ccoffing@novell.com
|
||||||
- Update to xen-unstable (changeset 12734; feature freeze for
|
- Update to xen-unstable (changeset 12734; feature freeze for
|
||||||
3.0.4)
|
3.0.4)
|
||||||
- Make /etc/xen mode 0700 to protect vnc passwords.
|
- Make /etc/xen mode 0700 to protect vnc passwords.
|
||||||
* Mon Nov 27 2006 ccoffing@novell.com
|
* Tue Nov 28 2006 ccoffing@novell.com
|
||||||
- Fix how bootloader is called by the xend during restarts.
|
- Fix how bootloader is called by the xend during restarts.
|
||||||
(#223850)
|
(#223850)
|
||||||
* Wed Nov 22 2006 ccoffing@novell.com
|
* Wed Nov 22 2006 ccoffing@novell.com
|
||||||
@ -1652,7 +1655,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Fix some problems in the xen-hvm-default-bridge patch. (#219092)
|
- Fix some problems in the xen-hvm-default-bridge patch. (#219092)
|
||||||
- xmlrpc isn't 64-bit clean, causing xend to get exceptions when
|
- xmlrpc isn't 64-bit clean, causing xend to get exceptions when
|
||||||
PFN is > 2 GB. (#220418)
|
PFN is > 2 GB. (#220418)
|
||||||
* Mon Nov 13 2006 kallan@novell.com
|
* Tue Nov 14 2006 kallan@novell.com
|
||||||
- Backport changesets 11847, 11888, 1189[6-9], 119[00-18], 11974,
|
- Backport changesets 11847, 11888, 1189[6-9], 119[00-18], 11974,
|
||||||
1203[0-2], and 12205 from xen-unstable so that the PV drivers
|
1203[0-2], and 12205 from xen-unstable so that the PV drivers
|
||||||
can compile on older kernels such as sles9 and rhel4
|
can compile on older kernels such as sles9 and rhel4
|
||||||
@ -1675,7 +1678,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Tue Oct 31 2006 ccoffing@novell.com
|
* Tue Oct 31 2006 ccoffing@novell.com
|
||||||
- Backport xen-unstable changesets 1184[1-3] to address SVM
|
- Backport xen-unstable changesets 1184[1-3] to address SVM
|
||||||
interrupt injection issues. Replaces earlier (broken) patches.
|
interrupt injection issues. Replaces earlier (broken) patches.
|
||||||
* Mon Oct 30 2006 ccoffing@novell.com
|
* Tue Oct 31 2006 ccoffing@novell.com
|
||||||
- /var/lib/xen/images should not be world readable. (#214638)
|
- /var/lib/xen/images should not be world readable. (#214638)
|
||||||
- Update to xen-3.0.3-0 (changeset 11774; no code changes).
|
- Update to xen-3.0.3-0 (changeset 11774; no code changes).
|
||||||
* Mon Oct 16 2006 ccoffing@novell.com
|
* Mon Oct 16 2006 ccoffing@novell.com
|
||||||
@ -1716,7 +1719,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Build debug version of xen-pae.
|
- Build debug version of xen-pae.
|
||||||
* Mon Sep 25 2006 ccoffing@novell.com
|
* Mon Sep 25 2006 ccoffing@novell.com
|
||||||
- Update to xen-unstable changeset 11616.
|
- Update to xen-unstable changeset 11616.
|
||||||
* Tue Sep 12 2006 ccoffing@novell.com
|
* Wed Sep 13 2006 ccoffing@novell.com
|
||||||
- Update check_python script to identify Python 2.5 RCs as valid.
|
- Update check_python script to identify Python 2.5 RCs as valid.
|
||||||
* Mon Sep 11 2006 ccoffing@novell.com
|
* Mon Sep 11 2006 ccoffing@novell.com
|
||||||
- Update to xen-unstable changeset 11440.
|
- Update to xen-unstable changeset 11440.
|
||||||
@ -1724,17 +1727,17 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
(#204758)
|
(#204758)
|
||||||
- Include Jan's updated patch for #192150 (to preserve register
|
- Include Jan's updated patch for #192150 (to preserve register
|
||||||
context when doing IO).
|
context when doing IO).
|
||||||
* Tue Sep 05 2006 ccoffing@novell.com
|
* Wed Sep 06 2006 ccoffing@novell.com
|
||||||
- Update block-nbd and xmexample.nbd, and add block-iscsi and
|
- Update block-nbd and xmexample.nbd, and add block-iscsi and
|
||||||
xmexample.iscsi (from Kurt).
|
xmexample.iscsi (from Kurt).
|
||||||
* Thu Aug 31 2006 ccoffing@novell.com
|
* Thu Aug 31 2006 ccoffing@novell.com
|
||||||
- Automatically create/destroy virtual frame buffer viewer. Add
|
- Automatically create/destroy virtual frame buffer viewer. Add
|
||||||
"sdl=1" to config file of a paravirtualized VM to get the viewer.
|
"sdl=1" to config file of a paravirtualized VM to get the viewer.
|
||||||
- Log files have moved to /var/log/xen.
|
- Log files have moved to /var/log/xen.
|
||||||
* Tue Aug 29 2006 ccoffing@novell.com
|
* Wed Aug 30 2006 ccoffing@novell.com
|
||||||
- xendomains does not actually save domains. (#201349)
|
- xendomains does not actually save domains. (#201349)
|
||||||
- Update to xen-unstable changeset 11299.
|
- Update to xen-unstable changeset 11299.
|
||||||
* Mon Aug 28 2006 ccoffing@novell.com
|
* Tue Aug 29 2006 ccoffing@novell.com
|
||||||
- Fix incorrect path on x86_64 for vncfb and sdlfb.
|
- Fix incorrect path on x86_64 for vncfb and sdlfb.
|
||||||
* Thu Aug 17 2006 ccoffing@novell.com
|
* Thu Aug 17 2006 ccoffing@novell.com
|
||||||
- Improve xendomains init script, to handle unset sysconfig vars.
|
- Improve xendomains init script, to handle unset sysconfig vars.
|
||||||
@ -1743,12 +1746,12 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Wed Aug 16 2006 ccoffing@novell.com
|
* Wed Aug 16 2006 ccoffing@novell.com
|
||||||
- Update to xen-unstable changeset 11134.
|
- Update to xen-unstable changeset 11134.
|
||||||
- Drop xen-reverse-10064.diff now that kernel is updated.
|
- Drop xen-reverse-10064.diff now that kernel is updated.
|
||||||
* Tue Aug 08 2006 ccoffing@novell.com
|
* Wed Aug 09 2006 ccoffing@novell.com
|
||||||
- Re-enabled patch for #184175.
|
- Re-enabled patch for #184175.
|
||||||
- Update to xen-unstable changeset 10986.
|
- Update to xen-unstable changeset 10986.
|
||||||
- Include Jan's patch to preserve register context when doing
|
- Include Jan's patch to preserve register context when doing
|
||||||
IO. (#192150)
|
IO. (#192150)
|
||||||
* Fri Jul 28 2006 ccoffing@novell.com
|
* Sat Jul 29 2006 ccoffing@novell.com
|
||||||
- Add support to domUloader for "xm create --dry-run". Based on
|
- Add support to domUloader for "xm create --dry-run". Based on
|
||||||
patch from HP.
|
patch from HP.
|
||||||
* Thu Jul 27 2006 ccoffing@novell.com
|
* Thu Jul 27 2006 ccoffing@novell.com
|
||||||
@ -1770,13 +1773,13 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Added for loop to retry the losetup -d in /etc/xen/scripts/block.
|
- Added for loop to retry the losetup -d in /etc/xen/scripts/block.
|
||||||
It is possible for the losetup -d to fail if another process is
|
It is possible for the losetup -d to fail if another process is
|
||||||
examining the loopback devices e.g. losetup -a. (#151105)
|
examining the loopback devices e.g. losetup -a. (#151105)
|
||||||
* Wed Jul 12 2006 ccoffing@novell.com
|
* Thu Jul 13 2006 ccoffing@novell.com
|
||||||
- Corrected and updated README.
|
- Corrected and updated README.
|
||||||
* Mon Jul 10 2006 ccoffing@novell.com
|
* Mon Jul 10 2006 ccoffing@novell.com
|
||||||
- Add Jeff Mahoney's block-sync.diff, to give control of
|
- Add Jeff Mahoney's block-sync.diff, to give control of
|
||||||
"losetup -y" to the user (and potentially yast). Defaults to
|
"losetup -y" to the user (and potentially yast). Defaults to
|
||||||
old async behavior. (#190869)
|
old async behavior. (#190869)
|
||||||
* Thu Jul 06 2006 ccoffing@novell.com
|
* Fri Jul 07 2006 ccoffing@novell.com
|
||||||
- Update to xen-unstable tree. Revert changeset 10064, to maintain
|
- Update to xen-unstable tree. Revert changeset 10064, to maintain
|
||||||
backwards compatibility with SLES 10.
|
backwards compatibility with SLES 10.
|
||||||
* Wed Jul 05 2006 ccoffing@novell.com
|
* Wed Jul 05 2006 ccoffing@novell.com
|
||||||
@ -1804,13 +1807,13 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Fri Jun 23 2006 kallan@novell.com
|
* Fri Jun 23 2006 kallan@novell.com
|
||||||
- Updated xen-bonding.diff to enable bonding again after the latest
|
- Updated xen-bonding.diff to enable bonding again after the latest
|
||||||
patches to network-bridge etc. (#161888)
|
patches to network-bridge etc. (#161888)
|
||||||
* Wed Jun 21 2006 ccoffing@novell.com
|
* Thu Jun 22 2006 ccoffing@novell.com
|
||||||
- Clean up the useless "Nothing to flush" messages, from 'ip addr
|
- Clean up the useless "Nothing to flush" messages, from 'ip addr
|
||||||
flush', in /var/log/xen-hotplug.log
|
flush', in /var/log/xen-hotplug.log
|
||||||
- Fix race condition in domUloader.py, when another process did
|
- Fix race condition in domUloader.py, when another process did
|
||||||
losetup -d while domUloader was running. This would result in
|
losetup -d while domUloader was running. This would result in
|
||||||
the mount failing, and so the VM would fail to start.
|
the mount failing, and so the VM would fail to start.
|
||||||
* Tue Jun 20 2006 ccoffing@novell.com
|
* Wed Jun 21 2006 ccoffing@novell.com
|
||||||
- Revamp balloon.py to account for pages currently being
|
- Revamp balloon.py to account for pages currently being
|
||||||
scrubbed. (#185135)
|
scrubbed. (#185135)
|
||||||
* Mon Jun 19 2006 ccoffing@novell.com
|
* Mon Jun 19 2006 ccoffing@novell.com
|
||||||
@ -1906,11 +1909,11 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
ballooning timeout with the amount of memory being requested
|
ballooning timeout with the amount of memory being requested
|
||||||
(necessary for large memory machines). This is a more proper fix
|
(necessary for large memory machines). This is a more proper fix
|
||||||
for Novell bug #175805, and addresses XenSource bug #650.
|
for Novell bug #175805, and addresses XenSource bug #650.
|
||||||
* Thu Jun 01 2006 ccoffing@novell.com
|
* Fri Jun 02 2006 ccoffing@novell.com
|
||||||
- Update the README, regarding how to make the mouse work properly
|
- Update the README, regarding how to make the mouse work properly
|
||||||
with VNC in HVM.
|
with VNC in HVM.
|
||||||
- Update help text in mk-xen-rescue-img.
|
- Update help text in mk-xen-rescue-img.
|
||||||
* Wed May 31 2006 ccoffing@novell.com
|
* Thu Jun 01 2006 ccoffing@novell.com
|
||||||
- Jan's backport of xen-unstable changesets 9517, 9518, and 9529.
|
- Jan's backport of xen-unstable changesets 9517, 9518, and 9529.
|
||||||
This allows Xen to boot on 4-node configurations without
|
This allows Xen to boot on 4-node configurations without
|
||||||
crashing. (#150114)
|
crashing. (#150114)
|
||||||
@ -1980,7 +1983,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
+ 9685,9686: This patch only affects full virtualization on
|
+ 9685,9686: This patch only affects full virtualization on
|
||||||
Intel. Fixes VM's segment base address, to avoid vmentry
|
Intel. Fixes VM's segment base address, to avoid vmentry
|
||||||
failure. Also remove 32/64 differences in vmx reg store/load.
|
failure. Also remove 32/64 differences in vmx reg store/load.
|
||||||
* Wed May 17 2006 ccoffing@novell.com
|
* Thu May 18 2006 ccoffing@novell.com
|
||||||
- When auto-ballooning domain 0's memory for a new HVM domain,
|
- When auto-ballooning domain 0's memory for a new HVM domain,
|
||||||
all memory (including memory intended for overhead) was given
|
all memory (including memory intended for overhead) was given
|
||||||
to the VM itself. So increasing the memory size calculations
|
to the VM itself. So increasing the memory size calculations
|
||||||
@ -2017,18 +2020,18 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Handle memory failure when staring fully virtualized
|
- Handle memory failure when staring fully virtualized
|
||||||
guests to prevent reboot of the box (AMD) or
|
guests to prevent reboot of the box (AMD) or
|
||||||
hanging the box (VT) (#149179).
|
hanging the box (VT) (#149179).
|
||||||
* Tue May 09 2006 ccoffing@novell.com
|
* Wed May 10 2006 ccoffing@novell.com
|
||||||
- Include select patches from xen-3.0-testing:
|
- Include select patches from xen-3.0-testing:
|
||||||
+ 9665: Fix pciif parsing for compatibility variable.
|
+ 9665: Fix pciif parsing for compatibility variable.
|
||||||
+ 9666: Fix HVM hang; was broken due to previous "hda lost
|
+ 9666: Fix HVM hang; was broken due to previous "hda lost
|
||||||
interrupt" patch. (#169146)
|
interrupt" patch. (#169146)
|
||||||
+ 9667: Do not set GP fault in VMCS for VMX (no bug#; from Intel)
|
+ 9667: Do not set GP fault in VMCS for VMX (no bug#; from Intel)
|
||||||
* Thu May 04 2006 cgriffin@novell.com
|
* Fri May 05 2006 cgriffin@novell.com
|
||||||
- Update xen-3.0-testing tree, changeset 9664:
|
- Update xen-3.0-testing tree, changeset 9664:
|
||||||
+ Changesets 9663 and 9664 fix AMD fully virtualized
|
+ Changesets 9663 and 9664 fix AMD fully virtualized
|
||||||
guests causing the system to reboot when
|
guests causing the system to reboot when
|
||||||
first starting up. (#169855)
|
first starting up. (#169855)
|
||||||
* Thu May 04 2006 cgriffin@novell.com
|
* Fri May 05 2006 cgriffin@novell.com
|
||||||
- With a Xen domain set up with a loop-mountable file as rootfs,
|
- With a Xen domain set up with a loop-mountable file as rootfs,
|
||||||
the "xm start " invocation fails. The cause is a bug
|
the "xm start " invocation fails. The cause is a bug
|
||||||
domUloader.py (#172586)
|
domUloader.py (#172586)
|
||||||
@ -2060,7 +2063,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
+ Fix reboot on large SMP machines (IBM, no bug #).
|
+ Fix reboot on large SMP machines (IBM, no bug #).
|
||||||
- Integrate Jan's patches:
|
- Integrate Jan's patches:
|
||||||
+ Spurious interrupt roundup (#152892).
|
+ Spurious interrupt roundup (#152892).
|
||||||
* Mon Apr 24 2006 ccoffing@novell.com
|
* Tue Apr 25 2006 ccoffing@novell.com
|
||||||
- Integrate Jan's patches:
|
- Integrate Jan's patches:
|
||||||
+ FXSR patch (#135677).
|
+ FXSR patch (#135677).
|
||||||
+ APIC option patch (work-around #150114).
|
+ APIC option patch (work-around #150114).
|
||||||
@ -2094,7 +2097,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Wed Apr 19 2006 agruen@suse.de
|
* Wed Apr 19 2006 agruen@suse.de
|
||||||
- Create /boot symlinks in the %%install section instead of in
|
- Create /boot symlinks in the %%install section instead of in
|
||||||
%%post so that they will end up in the package file list.
|
%%post so that they will end up in the package file list.
|
||||||
* Tue Apr 18 2006 ccoffing@novell.com
|
* Wed Apr 19 2006 ccoffing@novell.com
|
||||||
- Add /etc/xen/vm to vm config file search path (#167208).
|
- Add /etc/xen/vm to vm config file search path (#167208).
|
||||||
* Fri Apr 14 2006 kallan@novell.com
|
* Fri Apr 14 2006 kallan@novell.com
|
||||||
- Add support for bonding in network-bridge. (#161678).
|
- Add support for bonding in network-bridge. (#161678).
|
||||||
@ -2111,7 +2114,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
+ Fixes xmlrpc issues.
|
+ Fixes xmlrpc issues.
|
||||||
+ Fixes several emulated instructions for HVM.
|
+ Fixes several emulated instructions for HVM.
|
||||||
+ Fixes for x86_64 inline assembly.
|
+ Fixes for x86_64 inline assembly.
|
||||||
* Tue Apr 11 2006 ccoffing@novell.com
|
* Wed Apr 12 2006 ccoffing@novell.com
|
||||||
- Fix "jitter" and race in dom0's memory target calculation, which
|
- Fix "jitter" and race in dom0's memory target calculation, which
|
||||||
could cause auto-ballooning to fail (#164714).
|
could cause auto-ballooning to fail (#164714).
|
||||||
* Tue Apr 11 2006 brogers@novell.com
|
* Tue Apr 11 2006 brogers@novell.com
|
||||||
@ -2137,7 +2140,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Fix default localtime for full (Bruce Rogers).
|
- Fix default localtime for full (Bruce Rogers).
|
||||||
- Fix path in mk-xen-resue-img.sh (#163622).
|
- Fix path in mk-xen-resue-img.sh (#163622).
|
||||||
- Update README (pathnames, yast2-vm descriptions, terminology).
|
- Update README (pathnames, yast2-vm descriptions, terminology).
|
||||||
* Mon Apr 03 2006 garloff@suse.de
|
* Tue Apr 04 2006 garloff@suse.de
|
||||||
- init script: Test for control_d in capabilities to determine dom0
|
- init script: Test for control_d in capabilities to determine dom0
|
||||||
rather than privcmd.
|
rather than privcmd.
|
||||||
- init script: Try loading netloop and backend modules.
|
- init script: Try loading netloop and backend modules.
|
||||||
@ -2146,7 +2149,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Mon Apr 03 2006 ccoffing@novell.com
|
* Mon Apr 03 2006 ccoffing@novell.com
|
||||||
- Update to hg 9514 (xen-unstable tree; 3.0.2-rc).
|
- Update to hg 9514 (xen-unstable tree; 3.0.2-rc).
|
||||||
- Fix for rebooting (Jan Beulich; #160064).
|
- Fix for rebooting (Jan Beulich; #160064).
|
||||||
* Fri Mar 31 2006 ccoffing@novell.com
|
* Sat Apr 01 2006 ccoffing@novell.com
|
||||||
- Update to hg 9502 (xen-unstable tree; 3.0.2-rc).
|
- Update to hg 9502 (xen-unstable tree; 3.0.2-rc).
|
||||||
- Update man page (#162402).
|
- Update man page (#162402).
|
||||||
- xen-tools requires python-xml (#161712).
|
- xen-tools requires python-xml (#161712).
|
||||||
@ -2156,13 +2159,13 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Correctly default XAUTHORITY if it is not set. This allows the
|
- Correctly default XAUTHORITY if it is not set. This allows the
|
||||||
GUI to come up for fully virtualized guests (was especially
|
GUI to come up for fully virtualized guests (was especially
|
||||||
problematic when VM was started from YaST). (#142472)
|
problematic when VM was started from YaST). (#142472)
|
||||||
* Wed Mar 29 2006 ccoffing@novell.com
|
* Thu Mar 30 2006 ccoffing@novell.com
|
||||||
- Fixed reversed "Do I have enough memory?" test when creating
|
- Fixed reversed "Do I have enough memory?" test when creating
|
||||||
new VMs (#156448).
|
new VMs (#156448).
|
||||||
* Tue Mar 28 2006 ccoffing@novell.com
|
* Tue Mar 28 2006 ccoffing@novell.com
|
||||||
- Pick up two critical fixes for AMD to fix full virtualization:
|
- Pick up two critical fixes for AMD to fix full virtualization:
|
||||||
c/s 9453 & c/s 9456.
|
c/s 9453 & c/s 9456.
|
||||||
* Thu Mar 23 2006 ccoffing@novell.com
|
* Fri Mar 24 2006 ccoffing@novell.com
|
||||||
- Update to hg 9434 (xen-unstable tree; 3.0.2-rc).
|
- Update to hg 9434 (xen-unstable tree; 3.0.2-rc).
|
||||||
- Fix /etc/xen/scripts/block to properly check if devices can be
|
- Fix /etc/xen/scripts/block to properly check if devices can be
|
||||||
shared.
|
shared.
|
||||||
@ -2181,7 +2184,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Removed the intermediate sym-link between xen.gz and
|
- Removed the intermediate sym-link between xen.gz and
|
||||||
xen-<version>-<release>.gz. Grub 0.97 XFS can not handle a
|
xen-<version>-<release>.gz. Grub 0.97 XFS can not handle a
|
||||||
double indirect to a file. (#151792)
|
double indirect to a file. (#151792)
|
||||||
* Mon Mar 13 2006 garloff@suse.de
|
* Tue Mar 14 2006 garloff@suse.de
|
||||||
- Update README.SuSE: Document limits (mem, cpu hotplug, max_loop),
|
- Update README.SuSE: Document limits (mem, cpu hotplug, max_loop),
|
||||||
more network troubleshooting, update security info.
|
more network troubleshooting, update security info.
|
||||||
- Be more tolerant against errors in ifdown/ifup to better coexist
|
- Be more tolerant against errors in ifdown/ifup to better coexist
|
||||||
@ -2212,7 +2215,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Fix build of hvmloader and vmxassist by removing external
|
- Fix build of hvmloader and vmxassist by removing external
|
||||||
CFLAGS (XS changeset #9110).
|
CFLAGS (XS changeset #9110).
|
||||||
- Fix build by forcing --prefix during installation of *.py.
|
- Fix build by forcing --prefix during installation of *.py.
|
||||||
* Wed Mar 01 2006 ccoffing@novell.com
|
* Thu Mar 02 2006 ccoffing@novell.com
|
||||||
- Update to hg 9029 (xen-unstable tree). Adds support for HVM on
|
- Update to hg 9029 (xen-unstable tree). Adds support for HVM on
|
||||||
64 bit hardware.
|
64 bit hardware.
|
||||||
- Update vncmouse diff to 20060301 from Intel; compensates for lack
|
- Update vncmouse diff to 20060301 from Intel; compensates for lack
|
||||||
@ -2235,7 +2238,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Remove unnecessary x86_64 patch.
|
- Remove unnecessary x86_64 patch.
|
||||||
- Fix auto-ballooning of dom0 memory for HVM domUs (XenSource bug
|
- Fix auto-ballooning of dom0 memory for HVM domUs (XenSource bug
|
||||||
521).
|
521).
|
||||||
* Tue Feb 21 2006 ccoffing@novell.com
|
* Wed Feb 22 2006 ccoffing@novell.com
|
||||||
- Update to hg 8920 (xen-unstable tree). Fixes instruction decode
|
- Update to hg 8920 (xen-unstable tree). Fixes instruction decode
|
||||||
for fully virtualized guests, fixing booting from CDs.
|
for fully virtualized guests, fixing booting from CDs.
|
||||||
- Integrate 3 patches from Intel, to improve VNC performance.
|
- Integrate 3 patches from Intel, to improve VNC performance.
|
||||||
@ -2247,7 +2250,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Update to hg 8870 (xen-unstable tree). More HVM fixes.
|
- Update to hg 8870 (xen-unstable tree). More HVM fixes.
|
||||||
- Remove duplicate balloon.free call.
|
- Remove duplicate balloon.free call.
|
||||||
- Add patch from Intel to fix dom0 crash on 64 bit SMP HVM.
|
- Add patch from Intel to fix dom0 crash on 64 bit SMP HVM.
|
||||||
* Thu Feb 16 2006 carnold@novell.com
|
* Fri Feb 17 2006 carnold@novell.com
|
||||||
- Update to hg 8858 (xen-unstable tree).
|
- Update to hg 8858 (xen-unstable tree).
|
||||||
* Wed Feb 15 2006 ccoffing@novell.com
|
* Wed Feb 15 2006 ccoffing@novell.com
|
||||||
- Update to hg 8857 (xen-unstable tree). Syncs hypervisor core
|
- Update to hg 8857 (xen-unstable tree). Syncs hypervisor core
|
||||||
@ -2281,13 +2284,13 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Revamp mk-xen-rescue-img.sh (#118566).
|
- Revamp mk-xen-rescue-img.sh (#118566).
|
||||||
- Revamp rcxendomains: improved output, error checking, return
|
- Revamp rcxendomains: improved output, error checking, return
|
||||||
values (#143754, #105677).
|
values (#143754, #105677).
|
||||||
* Tue Jan 24 2006 ccoffing@novell.com
|
* Wed Jan 25 2006 ccoffing@novell.com
|
||||||
- Update to hg 8659 (xen-unstable tree).
|
- Update to hg 8659 (xen-unstable tree).
|
||||||
* Mon Jan 23 2006 ccoffing@novell.com
|
* Tue Jan 24 2006 ccoffing@novell.com
|
||||||
- Correct return values and improve messages of init scripts.
|
- Correct return values and improve messages of init scripts.
|
||||||
* Fri Jan 20 2006 ccoffing@novell.com
|
* Sat Jan 21 2006 ccoffing@novell.com
|
||||||
- Use domUloader instead of pygrub.
|
- Use domUloader instead of pygrub.
|
||||||
* Thu Jan 19 2006 carnold@novell.com
|
* Fri Jan 20 2006 carnold@novell.com
|
||||||
- Build based on the xen-unstable.hg 8628
|
- Build based on the xen-unstable.hg 8628
|
||||||
* Wed Jan 18 2006 carnold@novell.com
|
* Wed Jan 18 2006 carnold@novell.com
|
||||||
- Update to hg 8646 xen-unstable-hvm.hg tree.
|
- Update to hg 8646 xen-unstable-hvm.hg tree.
|
||||||
@ -2295,7 +2298,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Allow version string "XEN_VER=3.0" instead of just
|
- Allow version string "XEN_VER=3.0" instead of just
|
||||||
"XEN_VER=xen-3.0" for backwards compatibility.
|
"XEN_VER=xen-3.0" for backwards compatibility.
|
||||||
- Correctly set changeset in compile.h.
|
- Correctly set changeset in compile.h.
|
||||||
* Thu Jan 12 2006 carnold@novell.com
|
* Fri Jan 13 2006 carnold@novell.com
|
||||||
- Added two patches from AMD that apply to the 8513 changeset.
|
- Added two patches from AMD that apply to the 8513 changeset.
|
||||||
* Thu Jan 12 2006 kukuk@suse.de
|
* Thu Jan 12 2006 kukuk@suse.de
|
||||||
- Add libreiserfs-devel to nfb.
|
- Add libreiserfs-devel to nfb.
|
||||||
@ -2311,7 +2314,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Fix gcc 4.1 warnings.
|
- Fix gcc 4.1 warnings.
|
||||||
* Wed Dec 07 2005 ccoffing@novell.com
|
* Wed Dec 07 2005 ccoffing@novell.com
|
||||||
- Update to hg 8241 (xen-3.0-testing).
|
- Update to hg 8241 (xen-3.0-testing).
|
||||||
* Mon Nov 28 2005 ccoffing@novell.com
|
* Tue Nov 29 2005 ccoffing@novell.com
|
||||||
- Update to hg 8073.
|
- Update to hg 8073.
|
||||||
- Rationalize command names (eg, setsize -> xentrace-setsize).
|
- Rationalize command names (eg, setsize -> xentrace-setsize).
|
||||||
- Fix gcc 4.1 warnings.
|
- Fix gcc 4.1 warnings.
|
||||||
@ -2321,7 +2324,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Include a few simple, obvious fixes from upstream.
|
- Include a few simple, obvious fixes from upstream.
|
||||||
- Build xm-test package.
|
- Build xm-test package.
|
||||||
- Update udev scripts.
|
- Update udev scripts.
|
||||||
* Mon Nov 14 2005 ccoffing@novell.com
|
* Tue Nov 15 2005 ccoffing@novell.com
|
||||||
- Includes upstream fixes to fix i586 save/restore.
|
- Includes upstream fixes to fix i586 save/restore.
|
||||||
* Thu Nov 10 2005 ccoffing@novell.com
|
* Thu Nov 10 2005 ccoffing@novell.com
|
||||||
- Include a few simple, obvious fixes: 7609, 7618, 7636, 7689,
|
- Include a few simple, obvious fixes: 7609, 7618, 7636, 7689,
|
||||||
@ -2340,12 +2343,12 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Wed Oct 19 2005 garloff@suse.de
|
* Wed Oct 19 2005 garloff@suse.de
|
||||||
- Avoid race in watchdog functionality.
|
- Avoid race in watchdog functionality.
|
||||||
- Improve network-bridge script.
|
- Improve network-bridge script.
|
||||||
* Tue Oct 18 2005 garloff@suse.de
|
* Wed Oct 19 2005 garloff@suse.de
|
||||||
- Ignore zombies in the xendomains shutdown procedure and have a
|
- Ignore zombies in the xendomains shutdown procedure and have a
|
||||||
configurable timeout for the commands. Make xendomains status
|
configurable timeout for the commands. Make xendomains status
|
||||||
report something useful.
|
report something useful.
|
||||||
- Make xendomains script comaptible to non-SUSE distros.
|
- Make xendomains script comaptible to non-SUSE distros.
|
||||||
* Mon Oct 17 2005 garloff@suse.de
|
* Tue Oct 18 2005 garloff@suse.de
|
||||||
- Update to hg 7398.
|
- Update to hg 7398.
|
||||||
* Mon Oct 17 2005 garloff@suse.de
|
* Mon Oct 17 2005 garloff@suse.de
|
||||||
- Create useful xendomains init script and sysconfig file.
|
- Create useful xendomains init script and sysconfig file.
|
||||||
@ -2378,15 +2381,15 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Sat Sep 10 2005 garloff@suse.de
|
* Sat Sep 10 2005 garloff@suse.de
|
||||||
- Update to hg 6715.
|
- Update to hg 6715.
|
||||||
- Fix network-bridge down.
|
- Fix network-bridge down.
|
||||||
* Wed Sep 07 2005 garloff@suse.de
|
* Thu Sep 08 2005 garloff@suse.de
|
||||||
- Build PAE version along non-PAE version of Hypervisor.
|
- Build PAE version along non-PAE version of Hypervisor.
|
||||||
* Tue Sep 06 2005 garloff@suse.de
|
* Wed Sep 07 2005 garloff@suse.de
|
||||||
- Try to fix network bridge down issue.
|
- Try to fix network bridge down issue.
|
||||||
- Document netowrking and firewalling caveats in README.SUSE.
|
- Document netowrking and firewalling caveats in README.SUSE.
|
||||||
- Enable PAE.
|
- Enable PAE.
|
||||||
* Tue Sep 06 2005 garloff@suse.de
|
* Wed Sep 07 2005 garloff@suse.de
|
||||||
- Update to hg 6644.
|
- Update to hg 6644.
|
||||||
* Sun Sep 04 2005 garloff@suse.de
|
* Mon Sep 05 2005 garloff@suse.de
|
||||||
- Update to hg 6610.
|
- Update to hg 6610.
|
||||||
- Rename default name of xen-br0 to xenbr0.
|
- Rename default name of xen-br0 to xenbr0.
|
||||||
- Fix pygrub installation.
|
- Fix pygrub installation.
|
||||||
@ -2407,14 +2410,14 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
* Mon Aug 22 2005 garloff@suse.de
|
* Mon Aug 22 2005 garloff@suse.de
|
||||||
- Update to hg 6315.
|
- Update to hg 6315.
|
||||||
- Include linux-public headers in xen-devel package.
|
- Include linux-public headers in xen-devel package.
|
||||||
* Sun Aug 21 2005 garloff@suse.de
|
* Mon Aug 22 2005 garloff@suse.de
|
||||||
- Update to hg 6305.
|
- Update to hg 6305.
|
||||||
* Sat Aug 20 2005 garloff@suse.de
|
* Sun Aug 21 2005 garloff@suse.de
|
||||||
- Update to hg 6299.
|
- Update to hg 6299.
|
||||||
- Enable VNC support (depending on LibVNCServer).
|
- Enable VNC support (depending on LibVNCServer).
|
||||||
* Sat Aug 20 2005 garloff@suse.de
|
* Sun Aug 21 2005 garloff@suse.de
|
||||||
- Split off xen-tools-ioemu for supporting unmodified guests.
|
- Split off xen-tools-ioemu for supporting unmodified guests.
|
||||||
* Fri Aug 19 2005 garloff@suse.de
|
* Sat Aug 20 2005 garloff@suse.de
|
||||||
- Enable pygrub (at the cost of depending on e2fsprogs-devel)
|
- Enable pygrub (at the cost of depending on e2fsprogs-devel)
|
||||||
- Enable VMX ioemu SDL support (at the cost of many dependencies)
|
- Enable VMX ioemu SDL support (at the cost of many dependencies)
|
||||||
* Fri Aug 19 2005 garloff@suse.de
|
* Fri Aug 19 2005 garloff@suse.de
|
||||||
@ -2442,23 +2445,23 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Fix version-check in NetWare loader (0x336ec577 -> 0x326ec578).
|
- Fix version-check in NetWare loader (0x336ec577 -> 0x326ec578).
|
||||||
* Fri Jun 17 2005 ccoffing@novell.com
|
* Fri Jun 17 2005 ccoffing@novell.com
|
||||||
- Backport NetWare-friendly loader from Xen 3.0.
|
- Backport NetWare-friendly loader from Xen 3.0.
|
||||||
* Thu Jun 16 2005 ccoffing@novell.com
|
* Fri Jun 17 2005 ccoffing@novell.com
|
||||||
- Destroy domains that failed to be fully created.
|
- Destroy domains that failed to be fully created.
|
||||||
* Fri Jun 10 2005 garloff@suse.de
|
* Fri Jun 10 2005 garloff@suse.de
|
||||||
- Update to latest 2.0-testing snapshot.
|
- Update to latest 2.0-testing snapshot.
|
||||||
- Use RPM version and release no as xen version.
|
- Use RPM version and release no as xen version.
|
||||||
* Tue Jun 07 2005 garloff@suse.de
|
* Wed Jun 08 2005 garloff@suse.de
|
||||||
- Update mk-xen-rescue-img.sh script: Handle SLES9 better.
|
- Update mk-xen-rescue-img.sh script: Handle SLES9 better.
|
||||||
- Export PYTHONOPTIMIZE in xend start script.
|
- Export PYTHONOPTIMIZE in xend start script.
|
||||||
* Mon Jun 06 2005 garloff@suse.de
|
* Tue Jun 07 2005 garloff@suse.de
|
||||||
- Merge _perform_err fixes.
|
- Merge _perform_err fixes.
|
||||||
* Mon May 23 2005 ccoffing@novell.com
|
* Mon May 23 2005 ccoffing@novell.com
|
||||||
- update to 2.0.6
|
- update to 2.0.6
|
||||||
* Wed Apr 13 2005 garloff@suse.de
|
* Thu Apr 14 2005 garloff@suse.de
|
||||||
- More gcc4 and binutils related fixes.
|
- More gcc4 and binutils related fixes.
|
||||||
* Wed Apr 13 2005 garloff@suse.de
|
* Wed Apr 13 2005 garloff@suse.de
|
||||||
- Build fixes for gcc4.
|
- Build fixes for gcc4.
|
||||||
* Sun Apr 03 2005 garloff@suse.de
|
* Mon Apr 04 2005 garloff@suse.de
|
||||||
- Update xen: Various fixes (scheduling, memset, domain crash
|
- Update xen: Various fixes (scheduling, memset, domain crash
|
||||||
handling) and enhancements (bg page scrubbing).
|
handling) and enhancements (bg page scrubbing).
|
||||||
* Thu Mar 24 2005 garloff@suse.de
|
* Thu Mar 24 2005 garloff@suse.de
|
||||||
@ -2472,7 +2475,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Require ports < 1024 to allow controlling VMs.
|
- Require ports < 1024 to allow controlling VMs.
|
||||||
* Mon Mar 21 2005 garloff@suse.de
|
* Mon Mar 21 2005 garloff@suse.de
|
||||||
- Update xen.
|
- Update xen.
|
||||||
* Wed Mar 16 2005 garloff@suse.de
|
* Thu Mar 17 2005 garloff@suse.de
|
||||||
- Update xen.
|
- Update xen.
|
||||||
- Add /var/lib/xen/xen-db/ subdirs.
|
- Add /var/lib/xen/xen-db/ subdirs.
|
||||||
* Sun Mar 13 2005 garloff@suse.de
|
* Sun Mar 13 2005 garloff@suse.de
|
||||||
@ -2500,16 +2503,16 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Add bridge-utils dependency.
|
- Add bridge-utils dependency.
|
||||||
- Update config file and README.
|
- Update config file and README.
|
||||||
- Activate xend init script on installation.
|
- Activate xend init script on installation.
|
||||||
* Wed Feb 09 2005 ro@suse.de
|
* Thu Feb 10 2005 ro@suse.de
|
||||||
- remove te_etex and te_pdf from neededforbuild.
|
- remove te_etex and te_pdf from neededforbuild.
|
||||||
* Wed Feb 09 2005 garloff@suse.de
|
* Thu Feb 10 2005 garloff@suse.de
|
||||||
- Update README about IDE dma.
|
- Update README about IDE dma.
|
||||||
- Default to dhcp.
|
- Default to dhcp.
|
||||||
* Wed Feb 09 2005 garloff@suse.de
|
* Thu Feb 10 2005 garloff@suse.de
|
||||||
- Update to xen post-2.0.4.
|
- Update to xen post-2.0.4.
|
||||||
- Little bugfix for xen rescue install script.
|
- Little bugfix for xen rescue install script.
|
||||||
- Update README.SUSE: Better explanation of root FS creation.
|
- Update README.SUSE: Better explanation of root FS creation.
|
||||||
* Sun Jan 23 2005 garloff@suse.de
|
* Mon Jan 24 2005 garloff@suse.de
|
||||||
- Change some defaults to be more secure (xend only binds to
|
- Change some defaults to be more secure (xend only binds to
|
||||||
localhost, ip spoof protection on).
|
localhost, ip spoof protection on).
|
||||||
- Avoid ipv6 issue with xend network script.
|
- Avoid ipv6 issue with xend network script.
|
||||||
@ -2519,7 +2522,7 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/xen/bin/qemu-dm.debug
|
|||||||
- Put boot.local script in root img to parse ip boot par.
|
- Put boot.local script in root img to parse ip boot par.
|
||||||
* Thu Jan 20 2005 garloff@suse.de
|
* Thu Jan 20 2005 garloff@suse.de
|
||||||
- Update to newer snapshot.
|
- Update to newer snapshot.
|
||||||
* Wed Jan 19 2005 garloff@suse.de
|
* Thu Jan 20 2005 garloff@suse.de
|
||||||
- Update to xen-2.0-unstable (post 2.0.3).
|
- Update to xen-2.0-unstable (post 2.0.3).
|
||||||
* Thu Dec 09 2004 garloff@suse.de
|
* Thu Dec 09 2004 garloff@suse.de
|
||||||
- Initial creation of package xen, xen-doc-*.
|
- Initial creation of package xen, xen-doc-*.
|
||||||
|
Loading…
Reference in New Issue
Block a user