Hello community, here is the log from the commit of package xen for openSUSE:Factory checked in at 2012-02-28 14:16:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xen (Old) and /work/SRC/openSUSE:Factory/.xen.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xen", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xen/xen.changes 2012-02-10 17:20:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xen.new/xen.changes 2012-02-28 14:16:47.000000000 +0100 @@ -1,0 +2,12 @@ +Sat Feb 25 21:55:42 CET 2012 - [email protected] + +- add BuildRequires: libuuid-devel + +------------------------------------------------------------------- +Tue Feb 14 09:23:35 MST 2012 - [email protected] + +- bnc#746702 - Xen HVM DomU crash during Windows Server 2008 R2 + install, when maxmem > memory + README.SuSE + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xen.spec ++++++ --- /var/tmp/diff_new_pack.JthR9K/_old 2012-02-28 14:16:51.000000000 +0100 +++ /var/tmp/diff_new_pack.JthR9K/_new 2012-02-28 14:16:51.000000000 +0100 @@ -15,6 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: xen ExclusiveArch: %ix86 x86_64 %define xvers 4.1 @@ -51,6 +53,7 @@ BuildRequires: latex2html BuildRequires: libbz2-devel BuildRequires: libjpeg-devel +BuildRequires: libuuid-devel BuildRequires: libxml2-devel BuildRequires: ncurses-devel BuildRequires: openssl @@ -516,6 +519,7 @@ %suse_kernel_module_package -n xen um xen -f kmp_filelist %endif + %description Xen is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of @@ -575,6 +579,7 @@ Group: System/Kernel #Requires: xen = %{version} + %description libs Xen is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of @@ -620,6 +625,7 @@ %if %{?with_dom0_support}0 + %package tools Summary: Xen Virtualization: Control tools for domain 0 Group: System/Kernel @@ -629,6 +635,7 @@ Provides: xen-tools-ioemu = 3.2 Obsoletes: xen-tools-ioemu <= 3.2 + %description tools Xen is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of @@ -676,11 +683,13 @@ Ian Pratt <[email protected]> %endif + %package tools-domU Summary: Xen Virtualization: Control tools for domain U Group: System/Kernel Conflicts: xen-tools + %description tools-domU Xen is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of @@ -700,6 +709,7 @@ Group: System/Kernel Requires: xen-libs = %{version} + %description devel Xen is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of @@ -745,11 +755,13 @@ %if %{?with_kmp}0 + %package KMP Summary: Xen para-virtual device drivers for fully virtualized guests Group: System/Kernel Conflicts: xen + %description KMP Xen para-virtual device drivers for fully virtualized guests @@ -795,10 +807,12 @@ %if %{?with_dom0_support}0 + %package doc-html Summary: Xen Virtualization: HTML documentation Group: Documentation/HTML + %description doc-html Xen is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of @@ -817,6 +831,7 @@ Summary: Xen Virtualization: PDF documentation Group: Documentation/Other + %description doc-pdf Xen is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of @@ -833,6 +848,7 @@ Ian Pratt <[email protected]> %endif + %prep %setup -q -n %xen_build_dir -a 1 -a 20000 %patch20000 -p1 @@ -1196,6 +1212,7 @@ %patch99998 -p1 %patch99999 -p1 + %build XEN_EXTRAVERSION=%version-%release XEN_EXTRAVERSION=${XEN_EXTRAVERSION#%{xvers}} @@ -1231,6 +1248,7 @@ done %endif + %install export CFLAGS="$RPM_OPT_FLAGS" %if %{?with_dom0_support}0 @@ -1433,6 +1451,7 @@ %if %{?with_dom0_support}0 + %files -f xen.files.txt %defattr(-,root,root) /boot/xen-%{version}-%{release}.gz @@ -1449,6 +1468,7 @@ /boot/xen.gz %endif + %files libs %defattr(-,root,root) %{_libdir}/fs/ @@ -1456,6 +1476,7 @@ %if %{?with_dom0_support}0 + %files tools %defattr(-,root,root) /usr/bin/xenalyze @@ -1559,12 +1580,14 @@ %config %{_fwdefdir}/xend-relocation-server %endif + %files tools-domU %defattr(-,root,root) /usr/bin/xen-detect /bin/domu-xenstore /bin/xenstore-* + %files devel %defattr(-,root,root) %{_bindir}/serial-split @@ -1574,10 +1597,12 @@ %if %{?with_dom0_support}0 + %files doc-html %defattr(-,root,root) %{_defaultdocdir}/xen/html + %files doc-pdf %defattr(-,root,root) %{_defaultdocdir}/xen/pdf @@ -1585,6 +1610,7 @@ %if %{?with_dom0_support}0 + %post tools %if %{?with_xend}0 # with_xend @@ -1630,9 +1656,11 @@ ln -s /usr/bin/qemu-nbd /usr/bin/qemu-nbd-xen fi + %preun tools %{stop_on_removal xendomains xend xencommons} + %postun tools %if %{?with_xend}0 # with_xend @@ -1647,8 +1675,12 @@ fi %endif + %post libs -p /sbin/ldconfig + %postun libs -p /sbin/ldconfig + + %changelog ++++++ README.SuSE ++++++ --- /var/tmp/diff_new_pack.JthR9K/_old 2012-02-28 14:16:51.000000000 +0100 +++ /var/tmp/diff_new_pack.JthR9K/_new 2012-02-28 14:16:51.000000000 +0100 @@ -507,6 +507,18 @@ be shut down before the upgrade process is begun. +Memory Ballooning in VMs +------------------------ +Setting a VMs maximum memory value greater than the initial memory value +requires support for memory ballooning in the VMs operating system. Modern SLES +and openSUSE guests have this capabilitity built-in. Windows installation media +does not support memory ballooning so you must first install the VM without +memory ballooning (maxmem equal to initial memory). After the installation, the +Virtual Machine Driver Pack (vmdp) must be installed. After this, the VMs +maxmem value may be increased. A reboot of the VM is required for this action +to take effect. + + Known Issues ------------ For a list of known issues and work-arounds, see -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
