<?xml version="1.0" encoding="UTF-8"?>
<!--PATCHINFO id="28b9da4eeb293fa1e9eaeea4887b8548"!-->
<patch
    xmlns="http://novell.com/package/metadata/suse/patch"
    xmlns:yum="http://linux.duke.edu/metadata/common"
    xmlns:rpm="http://linux.duke.edu/metadata/rpm"
    xmlns:suse="http://novell.com/package/metadata/suse/common"
    patchid="sledp1o-xen-2812"
    timestamp="1179494879"
    engine="1.0">
  <yum:name>sledp1o-xen</yum:name>
  <summary lang="en">Recommended update for Xen</summary>
  <summary lang="de">Recommended update for Xen</summary>
  <description lang="en">This is a update for SLE10 for
package(s):xen,xen-libs,xen-tools,xen-tools-ioemu,xen-devel,
xen-doc-html,xen-doc-pdf,xen-doc-ps,xen-tools-domU

modified (subpackage of) xen:
-------------------------------
--- SLES10-MT-CHANGELOGS/xen	2007-03-09 00:42:48.645106000
 +0100
+++ SLES10-SP1-CHANGELOGS/xen	2007-03-08 17:01:08.217146000
 +0100 @@ -1,75 +1,414 @@
+* Mon Mar 05 2007 - ccoffing@novell.com
+- Default apic=0 for SLES 8 and 9, for performance.
 (#228133)
+
+* Fri Mar 02 2007 - carnold@novell.com
+- Xen kernel crashes at domain creation time. Bug #248183.
+  Fix mouse for win2k hvm guest.
+
+* Fri Mar 02 2007 - jfehlig@novell.com
+- Incorrect values returned for actions_after_* in Xen
 API.  Added
+  patch xend-actions-after.patch for fix.  Patch submitted
   upstream
+  as well.  Bug #250870.
+
+* Fri Mar 02 2007 - ccoffing@novell.com
+- Update vm-install:
+  + Fixed possible &quot;tree path exception&quot; when editing disk
+  + Fixed failure to properly refresh fields when editing
   disk
+  + #248356: allow specifying bridge
+
+* Fri Mar 02 2007 - jfehlig@novell.com
+- Add check for HVM domain in domain_save.  The check is
+  performed in domain_suspend and should be included here
   as well.
+
+* Thu Mar 01 2007 - ccoffing@novell.com
+- Update vm-install:
+  + #250201: for linux PVFB, pass xencons=tty if
   graphics=none
+  + #250016: honor non-sparse flag
+
+* Thu Mar 01 2007 - jfehlig@novell.com
+- Fix exception caused by incorrect method name in
 xen-messages.diff.
+  This is one of perhaps several problems with
   save/restore,
+  bug #237859
+
+* Thu Mar 01 2007 - dpmerrill@novell.com
+- Add xen-ioemu-hvm-pv-support.diff
+  This patch allows for shutting down the IDE drive.
+
+* Thu Mar 01 2007 - jfehlig@novell.com
+- Fix bug #243667
+  + Updated domUloader to accept '--args' parameter.  The
   args
+  provided as an option to --args are simply added to the
   sexpr
+  returned by domUloader.  pygrub has similar behavior.
+
+* Wed Feb 28 2007 - ccoffing@novell.com
+- Update vm-install:
+  + #249013, #228113: default to realtek instead of pcnet
+  + #249124: write os-type to config files
+  + Updated translations
+  + Setting os_type should implicitly set full_virt; fixes
   NIC
+  model exceptions
+  + Add &quot;Add&quot; button to Operating System Installation
   page, based
+  on usability feedback
+
+* Wed Feb 28 2007 - jfehlig@novell.com
+- Added changeset 13786 and 14022 from xen-unstable.  These
+  changesets affect the Xen API C bindings only and are
   low risk.
+  This is a continuation of support for FATE feature
   110320.  ECO
+  has been approved for late arrival of this feature.
+
+* Mon Feb 26 2007 - ccoffing@novell.com
+- Update vm-install:
+  + #244772: display error message in GUI if xen isn't
   running
+  + #246049: better error message when OS==SUSE but ISO
   looks wrong
+  + Fix printing of jobid when run with --background
+
+* Wed Feb 21 2007 - ccoffing@novell.com
+- Don't allow &quot;xm create&quot; of running VM.  (#245253)
+- Update vm-install:
+  + Fix inability to use already-extracted SUSE
   kernel/initrds
+  + Fix accumulation of 0-byte tmp files
+  + #237063: close fds before running vncviewer
+  + default apic=0 for Windows, due to performance
+
+* Tue Feb 20 2007 - carnold@novell.com
+- Domain0 reboots after 2-6 hours of running guests.
 (#246160)
+
+* Tue Feb 20 2007 - ccoffing@novell.com
+- Fix typo in xendomains.  (#246107)
+- Fix order in which vm-install processes command-line
 arguments.
+
+* Fri Feb 16 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 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 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 2007 - carnold@novell.com
+- Added x86-nmi-inject.patch for NW debuging. (#245942)
+
+* Thu Feb 15 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 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 2007 - ro@suse.de
+- remove -fstack-protector from RPM_OPT_FLAGS for now
+
+* Thu Feb 08 2007 - ccoffing@novell.com
+- Update vm-install:
+  + Allow specifing disk (and disk size) vs. cdrom from CLI
+  + Add missing -M/--max-memory parameter to CLI to match
   GUI
+  + #241528: Display error if user selects FV OS but hw
   lacks VT
+  + Move all consistency checks out of Options class,
   since CLI
+  options may be processed in a &quot;bad&quot; order
+  + Fix infinite loops when info is missing from
   background jobs
+  + --background implies --no-auto-console
+  + Don't let user close progress window
+  + Fix bug in qemu slowness work-around, reported by Jan
   Albrecht
+  + Do disk.validate() when clicking &quot;OK&quot; on disks page
+  + #238959: Probe for removable media via /sys/block
+  + Output VNC info for backgrounded job
+  + Fix method of waiting for VM to exit when
   --no-autoconsole
+  + #239582: Use extracted kernel-xen/initrd-xen if present
+
+* Tue Feb 06 2007 - ro@suse.de
+- disable commented out buildreq for kernel for the moment
+  to workaround endless rebuild
+
+* Tue Feb 06 2007 - ccoffing@novell.com
+- xm-test should clean up xenstore better (#180138)
+
+* Thu Feb 01 2007 - ccoffing@novell.com
+- Implement better job support for CIM (#241197)
+- Temporary fix to allow PV VMs to reboot (#237414)
+- Delete PYTHONOPTIMIZE for good; callers don't set it.
+
+* Wed Jan 31 2007 - ccoffing@novell.com
+- Update xen-3.0.4 (changeset 13138); includes migration
 bugfix.
+
+* Tue Jan 30 2007 - ccoffing@novell.com
+- Enable building KMP.
+- Fix xendomains to work with managed domains. (#238781)
+
+* Thu Jan 25 2007 - ccoffing@novell.com
+- Various bug fixes of 32on64, from Jan and Keir.
+- Gerd's fix for domain builder with &gt; 4 GB RAM (#233761)
+- Update xen-vm-install:
+  [#234331], #239007: CD/DVDs should always be marked
   read-only
+  [#238458]: Work-around qemu slowness bug
+  [#239196]: Support SLED
+  [#239275]: Fix .desktop file
+  [#240064]: Clean up VMs better after failed install
+
+* Tue Jan 23 2007 - ccoffing@novell.com
+- Update xen-vm-install:
+  [#237370]: Can now install 32pae SLES 10 on x86_64
   hypervisor
+  [#237396]: Be able to use an existing disk, bypass OS
   installation
+  Fix handling of user's extra_args
+- Patch from Jan to enable building PV drivers KMP for FV
 SUSE.
+  Currently conditionalized.
+- Drop unused patches xen-io-register-context.diff and
+  xen-console.diff
+
+* Sat Jan 20 2007 - brogers@novell.com
+- Fix handling of localtime config file parameter for PV
 guests
+  (#234376)
+
+* Fri Jan 19 2007 - ccoffing@novell.com
+- Update xen-vm-install (NIC UI work; do not require tcp
 port bz
+  [#236517]; integrate with virt-manager)
+
+* Wed Jan 17 2007 - ccoffing@novell.com
+- Update xen-vm-install (more disk UI work; support NetWare
+  response files and licenses)
+
+* Tue Jan 16 2007 - ccoffing@novell.com
+- Major fixes to xen-vm-install (adding disks in the UI
 now works,
+  and fixed several CLI exceptions)
+- Microcode does not need to be exactly 2048 bytes
 (changeset
+  13079; Kurt)
+
+* Fri Jan 12 2007 - ccoffing@novell.com
+- Include script to clone SLES 10 domU, from coolsolutions
 (fate
+  [#301742])
+- Updated patches from Gerd and Jan, including PAE &gt; 4 gig
 fix,
+  updated VGA console patch.
+- Updated xen-vm-install with finalized strings and
 desktop file.
+
+* Thu Jan 11 2007 - ccoffing@novell.com
+- Include xen-unstable patches for HVM save/restore and
 32-on-64
+  HVM.
+- Update to xen-3.0.4-1 (changeset 13132).
+
+* Wed Jan 10 2007 - ccoffing@novell.com
+- Update xen-vm-install and domUloader to support NetWare.
+- Include AMD's nested page table patches.
+
+* Mon Jan 08 2007 - ccoffing@novell.com
+- Update to xen-3.0.4 (changeset 13129).
+- Fix from upstream for mis-emulation of x86-64 pop.
+
+* Fri Jan 05 2007 - carnold@novell.com
+- Many patches from Jan Beulich and Gerd Hoffmann in
 support of
+  32 on 64 pv guests.  These patches apply to both the
   hypervisor
+  and the tools.
+
+* Fri Dec 22 2006 - ccoffing@novell.com
+- Do not require authentication on XenAPI socket, since
 CIMOM does
+  not support authentication.  Socket is only accessible
   to root.
+
+* Wed Dec 20 2006 - ccoffing@novell.com
+- Update to xen-3.0.4 (changeset 13100).
+- Update xen-vm-install tools.
+- Include Jim's 2 xen-tools patches for CIM provider
 issues.
+
+* Mon Dec 18 2006 - ccoffing@novell.com
+- Update to xen-3.0.4-rc3 (changeset 13087).
+- Fix line terminators in block-iscsi (#228864)
+- Make domUloader work with blktap support in xend.
+
+* Fri Dec 15 2006 - ccoffing@novell.com
+- Update to xen-3.0.4-rc2 (changeset 13067).
+
+* Thu Dec 14 2006 - ccoffing@novell.com
+- Update to xen-3.0.4-rc1 (changeset 12901).
+
+* Wed Dec 13 2006 - brogers@novell.com
+- Patch for loading bimodal PAE kernel to suuport NetWare
+
+* Thu Dec 07 2006 - ccoffing@novell.com
+- Update to xen-unstable (changeset 12757).
+- Enable LIBXENAPI_BINDINGS and XENFB_TOOLS.
+- Enable unix domain socket for xend; needed by tools.
+
+* Tue Dec 05 2006 - ccoffing@novell.com
+- Update to xen-unstable (changeset 12734; feature freeze
 for
+  3.0.4)
+- Make /etc/xen mode 0700 to protect vnc passwords.
+
+* Mon Nov 27 2006 - ccoffing@novell.com
+- Fix how bootloader is called by the xend during restarts.
+  (#223850)
+
+* Wed Nov 22 2006 - ccoffing@novell.com
+- Series of patches from Jan to address selectors with
 non-zero-
+  bases and other related issues in HVM. (#214568)
+- Default pae=1, otherwise 64 bit HVM does not work at all.
+  (#217160)
+
+* Fri Nov 17 2006 - ccoffing@novell.com
+- Backport several HVM fixes. (#176171?)
+
+* Thu Nov 16 2006 - ccoffing@novell.com
+- Fix some problems in the xen-hvm-default-bridge patch.
 (#219092)
+- xmlrpc isn't 64-bit clean, causing xend to get
 exceptions when
+  PFN is &gt; 2 GB. (#220418)
+
+* Mon Nov 13 2006 - kallan@novell.com
+- Backport changesets 11847, 11888, 1189[6-9], 119[00-18],
 11974,
+  1203[0-2], and 12205 from xen-unstable so that the PV
   drivers
+  can compile on older kernels such as sles9 and rhel4
+- Fix netfront.c to fail the probe if it is called for an
 ioemu
+  type device.  This allows both PV and FV drivers to
   exist at
+  same time in the FV guest.
+
+* Thu Nov 09 2006 - ccoffing@novell.com
+- Add xen-vm-install.
+- Default bridge correctly for HVM guests. (#219092)
+
+* Wed Nov 08 2006 - aj@suse.de
+- Set correct permissions on man files.
+
+* Tue Nov 07 2006 - ccoffing@novell.com
+- Update name of blktap.ko in xend init script. (#215384)
+- Remove some extraneous bad chars in xm manpage. (#218440)
+- Update logrotate.conf.
+- Update spec file.
+
+* Wed Nov 01 2006 - kallan@novell.com
+- Backport xen-unstable changesets 12040 to address
 spurious
+  interrupts with PV drivers in HVM guests.
+
+* Tue Oct 31 2006 - ccoffing@novell.com
+- Backport xen-unstable changesets 1184[1-3] to address SVM
+  interrupt injection issues.  Replaces earlier (broken)
   patches.
+
+* Mon Oct 30 2006 - ccoffing@novell.com
+- /var/lib/xen/images should not be world readable.
 (#214638)
+- Update to xen-3.0.3-0 (changeset 11774; no code changes).
+
+* Mon Oct 16 2006 - ccoffing@novell.com
+- Update to xen-3.0.3-testing changeset 11772 (rc5).
+- Fix several possible type errors when running domUloader.
+- Remove pygrub.  Was broken on reiserfs and never had ext2
+  support, so it is useless. (#173384)
+- First attempt at moving domUloader to blktap.  Still
 disabled
+  due to block-detach failing.
+
+* Fri Oct 13 2006 - ccoffing@novell.com
+- Update to xen-3.0.3-testing changeset 11760 (rc4).
+
+* Tue Oct 10 2006 - ccoffing@novell.com
+- Update to xen-3.0.3-testing changeset 11740 (rc3).
+- Fix crash on PAE when specifying dom0_mem=4096M.
 (#211399)
+- Make xend.balloon aware of kernel's memory floor, to fix
+  &quot;Privileged domain did not balloon&quot; errors. (#184727)
+
+* Mon Oct 09 2006 - ccoffing@novell.com
+- Include AMD's interrupt injection fix.
+
+* Wed Oct 04 2006 - ccoffing@novell.com
+- Imported keymap patch. (#203758)
+- Account for minimum memory required by dom0 kernel.
 (#184727)
+- Package /usr/include/xen/hvm/*.h
+
+* Tue Oct 03 2006 - ccoffing@novell.com
+- Update to xen-3.0.3-testing changeset 11686.
+
 * Tue Oct 03 2006 - kallan@novell.com
 - Updated README.SuSE to reflect the current method of
   handling Xen network-bridging when using SuSEfirewall2.
   (#205092)

-* Fri Sep 29 2006 - ccoffing@novell.com
-- Allow VM's RAM to be enlarged after starting VM (fix
 maxmem
-  setting).  (#203731)
+* Sat Sep 30 2006 - aj@suse.de
+- Cleanup BuildRequires.

 * Thu Sep 28 2006 - ccoffing@novell.com
-- More complete fix for overflows in lomount, for virtual
 disks
-  &gt; 2 GB.  (#191853)
+- Only &quot;eval&quot; disks once in domUloader, to match current
 Xen.

-* Mon Sep 25 2006 - carnold@novell.com
-- Fix very slow install of Windows guests on AMD. (#209743)
+* Wed Sep 27 2006 - ccoffing@novell.com
+- Switch to xen-3.0.3-testing tree; changeset 11633.
+- Update (but disable) paravirtualized framebuffer patches.
+
+* Tue Sep 26 2006 - ccoffing@novell.com
+- Update to xen-unstable changeset 11623.
+- Fix domUloader typo introduced in last update.
+- Build debug version of xen-pae.

-* Fri Sep 15 2006 - ccoffing@novell.com
-- Fix the emulated TEST_UNIT_READY command in qemu; it was
 failing
-  for ISO images, causing Windows to BSOD.
+* Mon Sep 25 2006 - ccoffing@novell.com
+- Update to xen-unstable changeset 11616.

 * Tue Sep 12 2006 - ccoffing@novell.com
-- Default to using vif0/xenbr0 if vifnum not specified and
 no
-  default route.  (#204153)
+- Update check_python script to identify Python 2.5 RCs as
 valid.

 * Mon Sep 11 2006 - ccoffing@novell.com
-- Update to xen-3.0-testing 9763.
-
-* Wed Sep 06 2006 - carnold@novell.com
-- Disable alignment checks in kernel mode. (#192308)
+- Update to xen-unstable changeset 11440.
+- xen-tools conflicts with qemu.  Do not package qemu.1
 manpage.
+  (#204758)
+- Include Jan's updated patch for #192150 (to preserve
 register
+  context when doing IO).

 * Tue Sep 05 2006 - ccoffing@novell.com
 - Update block-nbd and xmexample.nbd, and add block-iscsi
   and xmexample.iscsi (from Kurt).

-* Fri Sep 01 2006 - ccoffing@novell.com
-- Backport two minor fixes from xen-unstable for AMD:
-  + Quiet a debug msg in SVM.
-  + Do not expose MCE/MCA bits in CPUID on SVM.
+* Thu Aug 31 2006 - ccoffing@novell.com
+- Automatically create/destroy virtual frame buffer
 viewer.  Add
+  &quot;sdl=1&quot; to config file of a paravirtualized VM to get
   the viewer.
+- Log files have moved to /var/log/xen.

 * Tue Aug 29 2006 - ccoffing@novell.com
 - xendomains does not actually save domains.  (#201349)
+- Update to xen-unstable changeset 11299.

-* Thu Aug 17 2006 - ccoffing@novell.com
-- Update xendomains to wait for shutdown to complete.
 Related to
-  [#185557].
+* Tue Aug 29 2006 - ccoffing@novell.com
+- Fix incorrect path on x86_64 for vncfb and sdlfb.

-* Fri Aug 11 2006 - ccoffing@novell.com
-- Backport buffered IO writes (changeset 10993) to allow
 win2k
-  to boot.  (#176717)
+* Thu Aug 17 2006 - ccoffing@novell.com
+- Improve xendomains init script, to handle unset
 sysconfig vars.
+- Import virtual framebuffer patches.
+- Drop reboot patch; resync patches.
+
+* Wed Aug 16 2006 - ccoffing@novell.com
+- Update to xen-unstable changeset 11134.
+- Drop xen-reverse-10064.diff now that kernel is updated.

 * Tue Aug 08 2006 - ccoffing@novell.com
+- Re-enabled patch for #184175.
+- Update to xen-unstable changeset 10986.
 - Include Jan's patch to preserve register context when
   doing IO.  (#192150)
-- Re-enabled patch for #184175, now that scheduler is
 working.
-- Backport credit scheduler from xen-unstable.  This
 should help
-  performance, for bug #176449.
-- Fix HVM problems exposed by credit scheduler:
-  + PIO bugs in HVM: xen-unstable changesets 10894, 10908,
   10909.
-  + VMCS lifecycle cleanup: xen-unstable changeset 10318

 * Fri Jul 28 2006 - ccoffing@novell.com
 - Add support to domUloader for &quot;xm create --dry-run&quot;.
   Based on
-  patch from HP.  (#196169)
+  patch from HP.

 * Thu Jul 27 2006 - ccoffing@novell.com
 - Add link for qemu-dm that is invariant across
   architectures, so that VM config files can be simple
   key/value pairs parsable by yast, and still be movable
   to another arch.  (#193854)
-- Fix overflows in lomount, for virtual disks &gt; 2 GB.
 (#191853)
 - Add loop.ko to rescue image created by
   mk-xen-rescue-img, and remove usbfs from image's
   /etc/fstab since USB isn't yet supported, to avoid
   errors during boot.  (#191627)

+* Mon Jul 17 2006 - ccoffing@novell.com
+- Update to xen-unstable changeset 10712.
+- Update domUloader and rcxend to work with blktap.
+
 * Fri Jul 14 2006 - ccoffing@novell.com
 - When waiting for domains to shut down, must also wait
   for loopback devices to be torn down, otherwise
   higher-level tools @@ -89,6 +428,10 @@ &quot;losetup -y&quot; to
   the user (and potentially yast).  Defaults to old async
   behavior.  (#190869)

+* Thu Jul 06 2006 - ccoffing@novell.com
+- Update to xen-unstable tree.  Revert changeset 10064, to
 maintain
+  backwards compatibility with SLES 10.
+
 * Wed Jul 05 2006 - ccoffing@novell.com
 - Do not open migration port by default.  (#190170)
 - Update patch for migration oops, to latest version in bug
-------------------------------


</description>
  <description lang="de">This is a update for SLE10 for
package(s):xen,xen-libs,xen-tools,xen-tools-ioemu,xen-devel,
xen-doc-html,xen-doc-pdf,xen-doc-ps,xen-tools-domU

modified (subpackage of) xen:
-------------------------------
--- SLES10-MT-CHANGELOGS/xen	2007-03-09 00:42:48.645106000
 +0100
+++ SLES10-SP1-CHANGELOGS/xen	2007-03-08 17:01:08.217146000
 +0100 @@ -1,75 +1,414 @@
+* Mon Mar 05 2007 - ccoffing@novell.com
+- Default apic=0 for SLES 8 and 9, for performance.
 (#228133)
+
+* Fri Mar 02 2007 - carnold@novell.com
+- Xen kernel crashes at domain creation time. Bug #248183.
+  Fix mouse for win2k hvm guest.
+
+* Fri Mar 02 2007 - jfehlig@novell.com
+- Incorrect values returned for actions_after_* in Xen
 API.  Added
+  patch xend-actions-after.patch for fix.  Patch submitted
   upstream
+  as well.  Bug #250870.
+
+* Fri Mar 02 2007 - ccoffing@novell.com
+- Update vm-install:
+  + Fixed possible &quot;tree path exception&quot; when editing disk
+  + Fixed failure to properly refresh fields when editing
   disk
+  + #248356: allow specifying bridge
+
+* Fri Mar 02 2007 - jfehlig@novell.com
+- Add check for HVM domain in domain_save.  The check is
+  performed in domain_suspend and should be included here
   as well.
+
+* Thu Mar 01 2007 - ccoffing@novell.com
+- Update vm-install:
+  + #250201: for linux PVFB, pass xencons=tty if
   graphics=none
+  + #250016: honor non-sparse flag
+
+* Thu Mar 01 2007 - jfehlig@novell.com
+- Fix exception caused by incorrect method name in
 xen-messages.diff.
+  This is one of perhaps several problems with
   save/restore,
+  bug #237859
+
+* Thu Mar 01 2007 - dpmerrill@novell.com
+- Add xen-ioemu-hvm-pv-support.diff
+  This patch allows for shutting down the IDE drive.
+
+* Thu Mar 01 2007 - jfehlig@novell.com
+- Fix bug #243667
+  + Updated domUloader to accept '--args' parameter.  The
   args
+  provided as an option to --args are simply added to the
   sexpr
+  returned by domUloader.  pygrub has similar behavior.
+
+* Wed Feb 28 2007 - ccoffing@novell.com
+- Update vm-install:
+  + #249013, #228113: default to realtek instead of pcnet
+  + #249124: write os-type to config files
+  + Updated translations
+  + Setting os_type should implicitly set full_virt; fixes
   NIC
+  model exceptions
+  + Add &quot;Add&quot; button to Operating System Installation
   page, based
+  on usability feedback
+
+* Wed Feb 28 2007 - jfehlig@novell.com
+- Added changeset 13786 and 14022 from xen-unstable.  These
+  changesets affect the Xen API C bindings only and are
   low risk.
+  This is a continuation of support for FATE feature
   110320.  ECO
+  has been approved for late arrival of this feature.
+
+* Mon Feb 26 2007 - ccoffing@novell.com
+- Update vm-install:
+  + #244772: display error message in GUI if xen isn't
   running
+  + #246049: better error message when OS==SUSE but ISO
   looks wrong
+  + Fix printing of jobid when run with --background
+
+* Wed Feb 21 2007 - ccoffing@novell.com
+- Don't allow &quot;xm create&quot; of running VM.  (#245253)
+- Update vm-install:
+  + Fix inability to use already-extracted SUSE
   kernel/initrds
+  + Fix accumulation of 0-byte tmp files
+  + #237063: close fds before running vncviewer
+  + default apic=0 for Windows, due to performance
+
+* Tue Feb 20 2007 - carnold@novell.com
+- Domain0 reboots after 2-6 hours of running guests.
 (#246160)
+
+* Tue Feb 20 2007 - ccoffing@novell.com
+- Fix typo in xendomains.  (#246107)
+- Fix order in which vm-install processes command-line
 arguments.
+
+* Fri Feb 16 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 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 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 2007 - carnold@novell.com
+- Added x86-nmi-inject.patch for NW debuging. (#245942)
+
+* Thu Feb 15 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 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 2007 - ro@suse.de
+- remove -fstack-protector from RPM_OPT_FLAGS for now
+
+* Thu Feb 08 2007 - ccoffing@novell.com
+- Update vm-install:
+  + Allow specifing disk (and disk size) vs. cdrom from CLI
+  + Add missing -M/--max-memory parameter to CLI to match
   GUI
+  + #241528: Display error if user selects FV OS but hw
   lacks VT
+  + Move all consistency checks out of Options class,
   since CLI
+  options may be processed in a &quot;bad&quot; order
+  + Fix infinite loops when info is missing from
   background jobs
+  + --background implies --no-auto-console
+  + Don't let user close progress window
+  + Fix bug in qemu slowness work-around, reported by Jan
   Albrecht
+  + Do disk.validate() when clicking &quot;OK&quot; on disks page
+  + #238959: Probe for removable media via /sys/block
+  + Output VNC info for backgrounded job
+  + Fix method of waiting for VM to exit when
   --no-autoconsole
+  + #239582: Use extracted kernel-xen/initrd-xen if present
+
+* Tue Feb 06 2007 - ro@suse.de
+- disable commented out buildreq for kernel for the moment
+  to workaround endless rebuild
+
+* Tue Feb 06 2007 - ccoffing@novell.com
+- xm-test should clean up xenstore better (#180138)
+
+* Thu Feb 01 2007 - ccoffing@novell.com
+- Implement better job support for CIM (#241197)
+- Temporary fix to allow PV VMs to reboot (#237414)
+- Delete PYTHONOPTIMIZE for good; callers don't set it.
+
+* Wed Jan 31 2007 - ccoffing@novell.com
+- Update xen-3.0.4 (changeset 13138); includes migration
 bugfix.
+
+* Tue Jan 30 2007 - ccoffing@novell.com
+- Enable building KMP.
+- Fix xendomains to work with managed domains. (#238781)
+
+* Thu Jan 25 2007 - ccoffing@novell.com
+- Various bug fixes of 32on64, from Jan and Keir.
+- Gerd's fix for domain builder with &gt; 4 GB RAM (#233761)
+- Update xen-vm-install:
+  [#234331], #239007: CD/DVDs should always be marked
   read-only
+  [#238458]: Work-around qemu slowness bug
+  [#239196]: Support SLED
+  [#239275]: Fix .desktop file
+  [#240064]: Clean up VMs better after failed install
+
+* Tue Jan 23 2007 - ccoffing@novell.com
+- Update xen-vm-install:
+  [#237370]: Can now install 32pae SLES 10 on x86_64
   hypervisor
+  [#237396]: Be able to use an existing disk, bypass OS
   installation
+  Fix handling of user's extra_args
+- Patch from Jan to enable building PV drivers KMP for FV
 SUSE.
+  Currently conditionalized.
+- Drop unused patches xen-io-register-context.diff and
+  xen-console.diff
+
+* Sat Jan 20 2007 - brogers@novell.com
+- Fix handling of localtime config file parameter for PV
 guests
+  (#234376)
+
+* Fri Jan 19 2007 - ccoffing@novell.com
+- Update xen-vm-install (NIC UI work; do not require tcp
 port bz
+  [#236517]; integrate with virt-manager)
+
+* Wed Jan 17 2007 - ccoffing@novell.com
+- Update xen-vm-install (more disk UI work; support NetWare
+  response files and licenses)
+
+* Tue Jan 16 2007 - ccoffing@novell.com
+- Major fixes to xen-vm-install (adding disks in the UI
 now works,
+  and fixed several CLI exceptions)
+- Microcode does not need to be exactly 2048 bytes
 (changeset
+  13079; Kurt)
+
+* Fri Jan 12 2007 - ccoffing@novell.com
+- Include script to clone SLES 10 domU, from coolsolutions
 (fate
+  [#301742])
+- Updated patches from Gerd and Jan, including PAE &gt; 4 gig
 fix,
+  updated VGA console patch.
+- Updated xen-vm-install with finalized strings and
 desktop file.
+
+* Thu Jan 11 2007 - ccoffing@novell.com
+- Include xen-unstable patches for HVM save/restore and
 32-on-64
+  HVM.
+- Update to xen-3.0.4-1 (changeset 13132).
+
+* Wed Jan 10 2007 - ccoffing@novell.com
+- Update xen-vm-install and domUloader to support NetWare.
+- Include AMD's nested page table patches.
+
+* Mon Jan 08 2007 - ccoffing@novell.com
+- Update to xen-3.0.4 (changeset 13129).
+- Fix from upstream for mis-emulation of x86-64 pop.
+
+* Fri Jan 05 2007 - carnold@novell.com
+- Many patches from Jan Beulich and Gerd Hoffmann in
 support of
+  32 on 64 pv guests.  These patches apply to both the
   hypervisor
+  and the tools.
+
+* Fri Dec 22 2006 - ccoffing@novell.com
+- Do not require authentication on XenAPI socket, since
 CIMOM does
+  not support authentication.  Socket is only accessible
   to root.
+
+* Wed Dec 20 2006 - ccoffing@novell.com
+- Update to xen-3.0.4 (changeset 13100).
+- Update xen-vm-install tools.
+- Include Jim's 2 xen-tools patches for CIM provider
 issues.
+
+* Mon Dec 18 2006 - ccoffing@novell.com
+- Update to xen-3.0.4-rc3 (changeset 13087).
+- Fix line terminators in block-iscsi (#228864)
+- Make domUloader work with blktap support in xend.
+
+* Fri Dec 15 2006 - ccoffing@novell.com
+- Update to xen-3.0.4-rc2 (changeset 13067).
+
+* Thu Dec 14 2006 - ccoffing@novell.com
+- Update to xen-3.0.4-rc1 (changeset 12901).
+
+* Wed Dec 13 2006 - brogers@novell.com
+- Patch for loading bimodal PAE kernel to suuport NetWare
+
+* Thu Dec 07 2006 - ccoffing@novell.com
+- Update to xen-unstable (changeset 12757).
+- Enable LIBXENAPI_BINDINGS and XENFB_TOOLS.
+- Enable unix domain socket for xend; needed by tools.
+
+* Tue Dec 05 2006 - ccoffing@novell.com
+- Update to xen-unstable (changeset 12734; feature freeze
 for
+  3.0.4)
+- Make /etc/xen mode 0700 to protect vnc passwords.
+
+* Mon Nov 27 2006 - ccoffing@novell.com
+- Fix how bootloader is called by the xend during restarts.
+  (#223850)
+
+* Wed Nov 22 2006 - ccoffing@novell.com
+- Series of patches from Jan to address selectors with
 non-zero-
+  bases and other related issues in HVM. (#214568)
+- Default pae=1, otherwise 64 bit HVM does not work at all.
+  (#217160)
+
+* Fri Nov 17 2006 - ccoffing@novell.com
+- Backport several HVM fixes. (#176171?)
+
+* Thu Nov 16 2006 - ccoffing@novell.com
+- Fix some problems in the xen-hvm-default-bridge patch.
 (#219092)
+- xmlrpc isn't 64-bit clean, causing xend to get
 exceptions when
+  PFN is &gt; 2 GB. (#220418)
+
+* Mon Nov 13 2006 - kallan@novell.com
+- Backport changesets 11847, 11888, 1189[6-9], 119[00-18],
 11974,
+  1203[0-2], and 12205 from xen-unstable so that the PV
   drivers
+  can compile on older kernels such as sles9 and rhel4
+- Fix netfront.c to fail the probe if it is called for an
 ioemu
+  type device.  This allows both PV and FV drivers to
   exist at
+  same time in the FV guest.
+
+* Thu Nov 09 2006 - ccoffing@novell.com
+- Add xen-vm-install.
+- Default bridge correctly for HVM guests. (#219092)
+
+* Wed Nov 08 2006 - aj@suse.de
+- Set correct permissions on man files.
+
+* Tue Nov 07 2006 - ccoffing@novell.com
+- Update name of blktap.ko in xend init script. (#215384)
+- Remove some extraneous bad chars in xm manpage. (#218440)
+- Update logrotate.conf.
+- Update spec file.
+
+* Wed Nov 01 2006 - kallan@novell.com
+- Backport xen-unstable changesets 12040 to address
 spurious
+  interrupts with PV drivers in HVM guests.
+
+* Tue Oct 31 2006 - ccoffing@novell.com
+- Backport xen-unstable changesets 1184[1-3] to address SVM
+  interrupt injection issues.  Replaces earlier (broken)
   patches.
+
+* Mon Oct 30 2006 - ccoffing@novell.com
+- /var/lib/xen/images should not be world readable.
 (#214638)
+- Update to xen-3.0.3-0 (changeset 11774; no code changes).
+
+* Mon Oct 16 2006 - ccoffing@novell.com
+- Update to xen-3.0.3-testing changeset 11772 (rc5).
+- Fix several possible type errors when running domUloader.
+- Remove pygrub.  Was broken on reiserfs and never had ext2
+  support, so it is useless. (#173384)
+- First attempt at moving domUloader to blktap.  Still
 disabled
+  due to block-detach failing.
+
+* Fri Oct 13 2006 - ccoffing@novell.com
+- Update to xen-3.0.3-testing changeset 11760 (rc4).
+
+* Tue Oct 10 2006 - ccoffing@novell.com
+- Update to xen-3.0.3-testing changeset 11740 (rc3).
+- Fix crash on PAE when specifying dom0_mem=4096M.
 (#211399)
+- Make xend.balloon aware of kernel's memory floor, to fix
+  &quot;Privileged domain did not balloon&quot; errors. (#184727)
+
+* Mon Oct 09 2006 - ccoffing@novell.com
+- Include AMD's interrupt injection fix.
+
+* Wed Oct 04 2006 - ccoffing@novell.com
+- Imported keymap patch. (#203758)
+- Account for minimum memory required by dom0 kernel.
 (#184727)
+- Package /usr/include/xen/hvm/*.h
+
+* Tue Oct 03 2006 - ccoffing@novell.com
+- Update to xen-3.0.3-testing changeset 11686.
+
 * Tue Oct 03 2006 - kallan@novell.com
 - Updated README.SuSE to reflect the current method of
   handling Xen network-bridging when using SuSEfirewall2.
   (#205092)

-* Fri Sep 29 2006 - ccoffing@novell.com
-- Allow VM's RAM to be enlarged after starting VM (fix
 maxmem
-  setting).  (#203731)
+* Sat Sep 30 2006 - aj@suse.de
+- Cleanup BuildRequires.

 * Thu Sep 28 2006 - ccoffing@novell.com
-- More complete fix for overflows in lomount, for virtual
 disks
-  &gt; 2 GB.  (#191853)
+- Only &quot;eval&quot; disks once in domUloader, to match current
 Xen.

-* Mon Sep 25 2006 - carnold@novell.com
-- Fix very slow install of Windows guests on AMD. (#209743)
+* Wed Sep 27 2006 - ccoffing@novell.com
+- Switch to xen-3.0.3-testing tree; changeset 11633.
+- Update (but disable) paravirtualized framebuffer patches.
+
+* Tue Sep 26 2006 - ccoffing@novell.com
+- Update to xen-unstable changeset 11623.
+- Fix domUloader typo introduced in last update.
+- Build debug version of xen-pae.

-* Fri Sep 15 2006 - ccoffing@novell.com
-- Fix the emulated TEST_UNIT_READY command in qemu; it was
 failing
-  for ISO images, causing Windows to BSOD.
+* Mon Sep 25 2006 - ccoffing@novell.com
+- Update to xen-unstable changeset 11616.

 * Tue Sep 12 2006 - ccoffing@novell.com
-- Default to using vif0/xenbr0 if vifnum not specified and
 no
-  default route.  (#204153)
+- Update check_python script to identify Python 2.5 RCs as
 valid.

 * Mon Sep 11 2006 - ccoffing@novell.com
-- Update to xen-3.0-testing 9763.
-
-* Wed Sep 06 2006 - carnold@novell.com
-- Disable alignment checks in kernel mode. (#192308)
+- Update to xen-unstable changeset 11440.
+- xen-tools conflicts with qemu.  Do not package qemu.1
 manpage.
+  (#204758)
+- Include Jan's updated patch for #192150 (to preserve
 register
+  context when doing IO).

 * Tue Sep 05 2006 - ccoffing@novell.com
 - Update block-nbd and xmexample.nbd, and add block-iscsi
   and xmexample.iscsi (from Kurt).

-* Fri Sep 01 2006 - ccoffing@novell.com
-- Backport two minor fixes from xen-unstable for AMD:
-  + Quiet a debug msg in SVM.
-  + Do not expose MCE/MCA bits in CPUID on SVM.
+* Thu Aug 31 2006 - ccoffing@novell.com
+- Automatically create/destroy virtual frame buffer
 viewer.  Add
+  &quot;sdl=1&quot; to config file of a paravirtualized VM to get
   the viewer.
+- Log files have moved to /var/log/xen.

 * Tue Aug 29 2006 - ccoffing@novell.com
 - xendomains does not actually save domains.  (#201349)
+- Update to xen-unstable changeset 11299.

-* Thu Aug 17 2006 - ccoffing@novell.com
-- Update xendomains to wait for shutdown to complete.
 Related to
-  [#185557].
+* Tue Aug 29 2006 - ccoffing@novell.com
+- Fix incorrect path on x86_64 for vncfb and sdlfb.

-* Fri Aug 11 2006 - ccoffing@novell.com
-- Backport buffered IO writes (changeset 10993) to allow
 win2k
-  to boot.  (#176717)
+* Thu Aug 17 2006 - ccoffing@novell.com
+- Improve xendomains init script, to handle unset
 sysconfig vars.
+- Import virtual framebuffer patches.
+- Drop reboot patch; resync patches.
+
+* Wed Aug 16 2006 - ccoffing@novell.com
+- Update to xen-unstable changeset 11134.
+- Drop xen-reverse-10064.diff now that kernel is updated.

 * Tue Aug 08 2006 - ccoffing@novell.com
+- Re-enabled patch for #184175.
+- Update to xen-unstable changeset 10986.
 - Include Jan's patch to preserve register context when
   doing IO.  (#192150)
-- Re-enabled patch for #184175, now that scheduler is
 working.
-- Backport credit scheduler from xen-unstable.  This
 should help
-  performance, for bug #176449.
-- Fix HVM problems exposed by credit scheduler:
-  + PIO bugs in HVM: xen-unstable changesets 10894, 10908,
   10909.
-  + VMCS lifecycle cleanup: xen-unstable changeset 10318

 * Fri Jul 28 2006 - ccoffing@novell.com
 - Add support to domUloader for &quot;xm create --dry-run&quot;.
   Based on
-  patch from HP.  (#196169)
+  patch from HP.

 * Thu Jul 27 2006 - ccoffing@novell.com
 - Add link for qemu-dm that is invariant across
   architectures, so that VM config files can be simple
   key/value pairs parsable by yast, and still be movable
   to another arch.  (#193854)
-- Fix overflows in lomount, for virtual disks &gt; 2 GB.
 (#191853)
 - Add loop.ko to rescue image created by
   mk-xen-rescue-img, and remove usbfs from image's
   /etc/fstab since USB isn't yet supported, to avoid
   errors during boot.  (#191627)

+* Mon Jul 17 2006 - ccoffing@novell.com
+- Update to xen-unstable changeset 10712.
+- Update domUloader and rcxend to work with blktap.
+
 * Fri Jul 14 2006 - ccoffing@novell.com
 - When waiting for domains to shut down, must also wait
   for loopback devices to be torn down, otherwise
   higher-level tools @@ -89,6 +428,10 @@ &quot;losetup -y&quot; to
   the user (and potentially yast).  Defaults to old async
   behavior.  (#190869)

+* Thu Jul 06 2006 - ccoffing@novell.com
+- Update to xen-unstable tree.  Revert changeset 10064, to
 maintain
+  backwards compatibility with SLES 10.
+
 * Wed Jul 05 2006 - ccoffing@novell.com
 - Do not open migration port by default.  (#190170)
 - Update patch for migration oops, to latest version in bug
-------------------------------


</description>
  <yum:version ver="2812" rel="0"/>
  <rpm:requires>
    <rpm:entry kind="atom" name="xen" epoch="0" ver="3.0.4_13138" rel="0.40" flags="EQ"/>
    <rpm:entry kind="atom" name="xen-devel" epoch="0" ver="3.0.4_13138" rel="0.40" flags="EQ"/>
    <rpm:entry kind="atom" name="xen-doc-html" epoch="0" ver="3.0.4_13138" rel="0.40" flags="EQ"/>
    <rpm:entry kind="atom" name="xen-doc-pdf" epoch="0" ver="3.0.4_13138" rel="0.40" flags="EQ"/>
    <rpm:entry kind="atom" name="xen-doc-ps" epoch="0" ver="3.0.4_13138" rel="0.40" flags="EQ"/>
    <rpm:entry kind="atom" name="xen-libs" epoch="0" ver="3.0.4_13138" rel="0.40" flags="EQ"/>
    <rpm:entry kind="atom" name="xen-libs-32bit" epoch="0" ver="3.0.4_13138" rel="0.40" flags="EQ"/>
    <rpm:entry kind="atom" name="xen-tools" epoch="0" ver="3.0.4_13138" rel="0.40" flags="EQ"/>
    <rpm:entry kind="atom" name="xen-tools-domU" epoch="0" ver="3.0.4_13138" rel="0.40" flags="EQ"/>
    <rpm:entry kind="atom" name="xen-tools-ioemu" epoch="0" ver="3.0.4_13138" rel="0.40" flags="EQ"/>
  </rpm:requires>
  <category>recommended</category>
  <atoms>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>xen</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="3.0.4_13138" rel="0.40"/>
      <checksum type="sha" pkgid="YES">434094ba18ba14fd7314cb47d820d400958d8e2f</checksum>
      <time file="1179501937" build="1179494879"/>
      <size package="4107212" installed="9921445" archive="9923408"/>
      <location xml:base="media://#1" href="suse/x86_64/xen-3.0.4_13138-0.40.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="xen" epoch="0" ver="3.0.4_13138" rel="0.40" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="xen"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>xen-devel</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="3.0.4_13138" rel="0.40"/>
      <checksum type="sha" pkgid="YES">f2aa554d1a8ee821a20e8dca3f06fd61a365645b</checksum>
      <time file="1179501937" build="1179494879"/>
      <size package="265973" installed="1063016" archive="1081044"/>
      <location xml:base="media://#1" href="suse/x86_64/xen-devel-3.0.4_13138-0.40.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="xen-devel" epoch="0" ver="3.0.4_13138" rel="0.40" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="xen-devel"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>xen-doc-html</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="3.0.4_13138" rel="0.40"/>
      <checksum type="sha" pkgid="YES">3c31e9da127507713498515f480eca127ed16b4a</checksum>
      <time file="1179501937" build="1179494879"/>
      <size package="215359" installed="383500" archive="386892"/>
      <location xml:base="media://#1" href="suse/x86_64/xen-doc-html-3.0.4_13138-0.40.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="xen-doc-html" epoch="0" ver="3.0.4_13138" rel="0.40" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="xen-doc-html"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>xen-doc-pdf</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="3.0.4_13138" rel="0.40"/>
      <checksum type="sha" pkgid="YES">42ef9bef3c98a231c7ee8a89c3d1876792766e69</checksum>
      <time file="1179501937" build="1179494879"/>
      <size package="582665" installed="577389" archive="577972"/>
      <location xml:base="media://#1" href="suse/x86_64/xen-doc-pdf-3.0.4_13138-0.40.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="xen-doc-pdf" epoch="0" ver="3.0.4_13138" rel="0.40" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="xen-doc-pdf"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>xen-doc-ps</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="3.0.4_13138" rel="0.40"/>
      <checksum type="sha" pkgid="YES">ac5694dab6bdad458afa08b5d2eff585334cc04b</checksum>
      <time file="1179501937" build="1179494879"/>
      <size package="273185" installed="853722" archive="854304"/>
      <location xml:base="media://#1" href="suse/x86_64/xen-doc-ps-3.0.4_13138-0.40.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="xen-doc-ps" epoch="0" ver="3.0.4_13138" rel="0.40" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="xen-doc-ps"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>xen-libs</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="3.0.4_13138" rel="0.40"/>
      <checksum type="sha" pkgid="YES">fee4d59378d9ab2ee8337f41a7dcdca30b432ac9</checksum>
      <time file="1179501938" build="1179494879"/>
      <size package="176985" installed="351448" archive="354216"/>
      <location xml:base="media://#1" href="suse/x86_64/xen-libs-3.0.4_13138-0.40.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="xen-libs" epoch="0" ver="3.0.4_13138" rel="0.40" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="xen-libs"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>xen-libs-32bit</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="3.0.4_13138" rel="0.40"/>
      <checksum type="sha" pkgid="YES">17ba90151be98c89b80a460fd8879c9878d1f569</checksum>
      <time file="1179508710" build="1179492105"/>
      <size package="169842" installed="320692" archive="323580"/>
      <location xml:base="media://#1" href="suse/x86_64/xen-libs-32bit-3.0.4_13138-0.40.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="xen-libs-32bit" epoch="0" ver="3.0.4_13138" rel="0.40" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="xen-libs-32bit"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>xen-tools</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="3.0.4_13138" rel="0.40"/>
      <checksum type="sha" pkgid="YES">63029bf8e1d9e5c7766c01f4e20b4042a467165b</checksum>
      <time file="1179501938" build="1179494879"/>
      <size package="1104173" installed="4141189" archive="4227376"/>
      <location xml:base="media://#1" href="suse/x86_64/xen-tools-3.0.4_13138-0.40.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="xen-tools" epoch="0" ver="3.0.4_13138" rel="0.40" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="xen-tools"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>xen-tools-domU</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="3.0.4_13138" rel="0.40"/>
      <checksum type="sha" pkgid="YES">e5c99a6e989ddc1e3ed412d1af7e27364654042e</checksum>
      <time file="1179501938" build="1179494879"/>
      <size package="80242" installed="107656" archive="108568"/>
      <location xml:base="media://#1" href="suse/x86_64/xen-tools-domU-3.0.4_13138-0.40.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="xen-tools-domU" epoch="0" ver="3.0.4_13138" rel="0.40" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="xen-tools-domU"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
    <package xmlns="http://linux.duke.edu/metadata/common" type="rpm">
      <name>xen-tools-ioemu</name>
      <arch>x86_64</arch>
      <version epoch="0" ver="3.0.4_13138" rel="0.40"/>
      <checksum type="sha" pkgid="YES">183ba9b80f08812c38aa9a9eb5269b338b5ec407</checksum>
      <time file="1179501938" build="1179494879"/>
      <size package="417349" installed="1017332" archive="1023920"/>
      <location xml:base="media://#1" href="suse/x86_64/xen-tools-ioemu-3.0.4_13138-0.40.x86_64.rpm"/>
      <format>
        <rpm:requires>
          <rpm:entry kind="package" name="xen-tools-ioemu" epoch="0" ver="3.0.4_13138" rel="0.40" flags="GE"/>
        </rpm:requires>
        <suse:freshens>
          <suse:entry kind="package" name="xen-tools-ioemu"/>
        </suse:freshens>
      </format>
      <pkgfiles xmlns="http://novell.com/package/metadata/suse/patch">
      </pkgfiles>
    </package>
  </atoms>
</patch>
