xen/xen.changes

2002 lines
75 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Apr 25 13:41:20 MDT 2007 - ccoffing@novell.com
- Update to xen-3.0.5-testing rc3 (changeset 14934).
- Switch BuildRequires to texlive.
-------------------------------------------------------------------
Fri Apr 20 11:43:06 MDT 2007 - ccoffing@novell.com
- Updated README. (#250705)
- Fix vm-install's detection of PV RHEL4/5 kernels. (#260983)
-------------------------------------------------------------------
Thu Apr 19 16:00:12 MDT 2007 - ccoffing@novell.com
- Place xenstore-* tools in new xen-tools-domU package, to be used
by suse_register. (#249157)
-------------------------------------------------------------------
Tue Apr 17 08:20:47 MDT 2007 - ccoffing@novell.com
- Update translations.
-------------------------------------------------------------------
Thu Apr 12 14:23:15 MDT 2007 - ccoffing@novell.com
- Combine two xenstore reads into one transaction, which causes
xenstored to not thrash so badly, and makes virt-manager more
responsive and less likely to time out or lock up. Partial fix
for #237406.
- If disk is read-only, pass -r to losetup. (#264158)
-------------------------------------------------------------------
Thu Apr 5 17:45:45 MDT 2007 - ccoffing@novell.com
- Update vm-install:
+ #260510: do not delete xml settings file
+ #260579: write correct vif line for PV NIC in FV VM
+ #261288: re-enable add disk buttons after deleting a disk
+ #192272, #222765, #250618: Update OS list and their defaults
-------------------------------------------------------------------
Tue Apr 3 17:07:37 MDT 2007 - ccoffing@novell.com
- Could not do simultaneous installs via virt-manager. (#259917)
-------------------------------------------------------------------
Mon Apr 2 17:48:43 MDT 2007 - jfehlig@novell.com
- Fix improper handling of guest kernel arguments in domUloader.
Bug #259810
-------------------------------------------------------------------
Mon Apr 2 17:02:11 MDT 2007 - ccoffing@novell.com
- Update vm-install:
+ #259420: refresh available memory more often
+ #259972: cannot enter autoyast url
-------------------------------------------------------------------
Mon Apr 2 08:46:03 MDT 2007 - ccoffing@novell.com
- Update translations for RC2.
-------------------------------------------------------------------
Fri Mar 30 12:54:45 MDT 2007 - ccoffing@novell.com
- Fix "cannot allocate memory" when starting VMs. (#229849, 258743)
-------------------------------------------------------------------
Thu Mar 29 10:16:54 MDT 2007 - ccoffing@novell.com
- Fix quoting of args for child processes during VM install.
(#258376)
- Fix retry logic in block hotplug script. (#257925)
-------------------------------------------------------------------
Wed Mar 28 11:31:48 MDT 2007 - ccoffing@novell.com
- Updated vm-install's icon name.
- Updated translations.
-------------------------------------------------------------------
Fri Mar 23 11:25:01 MDT 2007 - ccoffing@novell.com
- Disable aspects of qemu's console that can affect domain 0.
(#256135)
- Fix xmclone.sh to work with managed domains. (#253988)
- Update to xen-unstable changeset 14535.
-------------------------------------------------------------------
Mon Mar 19 09:46:21 MDT 2007 - ccoffing@novell.com
- Update to xen-unstable changeset 14444.
- Include Ron Terry's network-multi_bridge
-------------------------------------------------------------------
Fri Mar 9 18:45:33 MST 2007 - jfehlig@novell.com
- Added lame patch to handle showing suspended state via Xen API.
The patch only affects Xen API and is thus low risk.
Bug #237859
-------------------------------------------------------------------
Fri Mar 9 17:00:20 MST 2007 - carnold@novell.com
- Added AMD support for Vista 64 installation and boot.
-------------------------------------------------------------------
Fri Mar 9 12:24:12 MST 2007 - ccoffing@novell.com
- Make vm-install support NFS for SUSE (#241251).
-------------------------------------------------------------------
Fri Mar 9 10:07:05 MST 2007 - jfehlig@novell.com
- Fixed bug #250522
+ Upstream c/s 13557 stores model attribute of vif in xenstore.
-------------------------------------------------------------------
Thu Mar 8 12:35:18 MST 2007 - ccoffing@novell.com
- Update vm-install:
+ Better description on "Virtual Disk" drop-down (not "xvda")
+ Proper separation of recording options versus calculating
defaults; fixes corner cases
+ #247849, #253013, 253009: Multiple fixes related to how disks
are defined, centered around bug #247849 (handle partitioned
PV installation disk)
+ #252437: Allow virtual CDROM to be added (via ISO) even if
physical CDROM doesn't exist
-------------------------------------------------------------------
Wed Mar 7 19:43:55 MST 2007 - jfehlig@novell.com
- Fixed bug #252396
+ Added upstream c/s 14021. Applies to Xen API c-bindings -
low risk.
+ Added local patch to correctly set Xen API Console.protocol
property
-------------------------------------------------------------------
Wed Mar 7 14:28:41 MST 2007 - jfehlig@novell.com
- Added upstream patch that fixes save/restore on 32pae guests.
Upstream c/s 14150. Bug #237859
-------------------------------------------------------------------
Tue Mar 6 15:48:13 MST 2007 - carnold@novell.com
- Remove a debug message which is spamming the logs during live
migration.
-------------------------------------------------------------------
Mon Mar 5 17:51:17 MST 2007 - jfehlig@novell.com
- Fixed handling of vbd type in Xen API <-> sexpr integration.
Bug #250351
+ Updated an existing patch (xend_disk_decorate_rm.patch) and
then renamed patch to xend_vbd_type.patch to better reflect
purpose of patch.
-------------------------------------------------------------------
Mon Mar 5 09:38:36 MST 2007 - ccoffing@novell.com
- Default apic=0 for SLES 8 and 9, for performance. (#228133)
-------------------------------------------------------------------
Fri Mar 2 16:58:06 MST 2007 - carnold@novell.com
- Xen kernel crashes at domain creation time. Bug #248183.
Fix mouse for win2k hvm guest.
-------------------------------------------------------------------
Fri Mar 2 13:15:33 MST 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 2 12:08:55 MST 2007 - ccoffing@novell.com
- Update vm-install:
+ Fixed possible "tree path exception" when editing disk
+ Fixed failure to properly refresh fields when editing disk
+ #248356: allow specifying bridge
-------------------------------------------------------------------
Fri Mar 2 10:23:38 MST 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 1 18:13:20 MST 2007 - ccoffing@novell.com
- Update vm-install:
+ #250201: for linux PVFB, pass xencons=tty if graphics=none
+ #250016: honor non-sparse flag
-------------------------------------------------------------------
Thu Mar 1 17:25:44 MST 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 1 15:43:00 MST 2007 - dpmerrill@novell.com
- Add xen-ioemu-hvm-pv-support.diff
This patch allows for shutting down the IDE drive.
-------------------------------------------------------------------
Thu Mar 1 11:27:00 MST 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 18:16:53 MST 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 "Add" button to Operating System Installation page, based
on usability feedback
-------------------------------------------------------------------
Wed Feb 28 15:55:15 MST 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 10:39:06 MST 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 15:54:51 MST 2007 - ccoffing@novell.com
- Don't allow "xm create" 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 13:53:22 MST 2007 - carnold@novell.com
- Domain0 reboots after 2-6 hours of running guests. (#246160)
-------------------------------------------------------------------
Tue Feb 20 12:49:36 MST 2007 - ccoffing@novell.com
- Fix typo in xendomains. (#246107)
- Fix order in which vm-install processes command-line arguments.
-------------------------------------------------------------------
Fri Feb 16 18:07:09 MST 2007 - jfehlig@novell.com
- Added changeset 13775 from xen-unstable. This patch fixes
the last known issue with the Xen API patchset backported
from xen-unstable.
-------------------------------------------------------------------
Fri Feb 16 11:31:15 MST 2007 - jfehlig@novell.com
- Added c/s 13226 from xen-unstable. It affects Xen API only.
- Added patch to remove ':disk' and 'tap:qcow' from stored domain
config. Fixes bug #237414 and helps with bug #242953.
-------------------------------------------------------------------
Thu Feb 15 19:03:13 MST 2007 - jfehlig@novell.com
- Backported Xen API functionality from xen-unstable to support
hosting CIM providers. This functionality is required for
FATE feature 110320. ECO has been approved.
+ Includes 19 changesets from xen-unstable. Most are
specific to Xen API.
+ Includes 1 patch that relaxes parsing of xml response
in Xen API c-bindings.
-------------------------------------------------------------------
Thu Feb 15 12:52:24 MST 2007 - carnold@novell.com
- Added x86-nmi-inject.patch for NW debuging. (#245942)
-------------------------------------------------------------------
Thu Feb 15 10:09:41 MST 2007 - carnold@novell.com
- kernel panic in DomU while installing 32bit DomU on 64bit
Dom0. (#244055) Patches 13630-domctl.patch,
13903-domctl.patch and 13908-domctl.patch
- Updated patch pae-guest-linear-pgtable.patch
-------------------------------------------------------------------
Mon Feb 12 17:00:58 MST 2007 - ccoffing@novell.com
- Load xenblk at dom0 start to support bootstrapping from
non-loopback devices. (#242963, #186696)
- Update vm-install:
+ Update translations
+ Clean up exception error codes and sync man pages
+ Honor ordering of arguments (as claimed in man page)
+ #240984: properly detach vncviewer
+ #240387: default to absolute coordinate mouse for Windows
- Drop logging patch. (#245150)
-------------------------------------------------------------------
Mon Feb 12 01:50:34 CET 2007 - ro@suse.de
- remove -fstack-protector from RPM_OPT_FLAGS for now
-------------------------------------------------------------------
Thu Feb 8 16:54:59 MST 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 "bad" 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 "OK" 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 6 12:02:47 CET 2007 - ro@suse.de
- disable commented out buildreq for kernel for the moment
to workaround endless rebuild
-------------------------------------------------------------------
Tue Feb 6 10:30:33 MST 2007 - ccoffing@novell.com
- xm-test should clean up xenstore better (#180138)
-------------------------------------------------------------------
Thu Feb 1 12:07:59 MST 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 08:51:05 MST 2007 - ccoffing@novell.com
- Update xen-3.0.4 (changeset 13138); includes migration bugfix.
-------------------------------------------------------------------
Tue Jan 30 07:43:09 MST 2007 - ccoffing@novell.com
- Enable building KMP.
- Fix xendomains to work with managed domains. (#238781)
-------------------------------------------------------------------
Thu Jan 25 09:16:10 MST 2007 - ccoffing@novell.com
- Various bug fixes of 32on64, from Jan and Keir.
- Gerd's fix for domain builder with > 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 09:11:29 MST 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 09:44:00 MST 2007 - brogers@novell.com
- Fix handling of localtime config file parameter for PV guests
(#234376)
-------------------------------------------------------------------
Fri Jan 19 14:40:01 MST 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 14:14:17 MST 2007 - ccoffing@novell.com
- Update xen-vm-install (more disk UI work; support NetWare
response files and licenses)
-------------------------------------------------------------------
Tue Jan 16 16:36:14 MST 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 17:09:56 MST 2007 - ccoffing@novell.com
- Include script to clone SLES 10 domU, from coolsolutions (fate
#301742)
- Updated patches from Gerd and Jan, including PAE > 4 gig fix,
updated VGA console patch.
- Updated xen-vm-install with finalized strings and desktop file.
-------------------------------------------------------------------
Thu Jan 11 08:40:18 MST 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 16:27:50 MST 2007 - ccoffing@novell.com
- Update xen-vm-install and domUloader to support NetWare.
- Include AMD's nested page table patches.
-------------------------------------------------------------------
Mon Jan 8 09:36:40 MST 2007 - ccoffing@novell.com
- Update to xen-3.0.4 (changeset 13129).
- Fix from upstream for mis-emulation of x86-64 pop.
-------------------------------------------------------------------
Fri Jan 5 10:58:48 MST 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 10:40:06 MST 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 09:07:41 MST 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 14:59:01 MST 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 10:22:29 MST 2006 - ccoffing@novell.com
- Update to xen-3.0.4-rc2 (changeset 13067).
-------------------------------------------------------------------
Thu Dec 14 14:54:19 MST 2006 - ccoffing@novell.com
- Update to xen-3.0.4-rc1 (changeset 12901).
-------------------------------------------------------------------
Wed Dec 13 12:53:00 MST 2006 - brogers@novell.com
- Patch for loading bimodal PAE kernel to suuport NetWare
-------------------------------------------------------------------
Thu Dec 7 10:33:58 MST 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 5 15:12:12 MST 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 18:07:41 MST 2006 - ccoffing@novell.com
- Fix how bootloader is called by the xend during restarts.
(#223850)
-------------------------------------------------------------------
Wed Nov 22 11:26:06 MST 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 11:30:16 MST 2006 - ccoffing@novell.com
- Backport several HVM fixes. (#176171?)
-------------------------------------------------------------------
Thu Nov 16 13:16:09 MST 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 > 2 GB. (#220418)
-------------------------------------------------------------------
Mon Nov 13 20:40:09 MST 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 9 10:10:09 MST 2006 - ccoffing@novell.com
- Add xen-vm-install.
- Default bridge correctly for HVM guests. (#219092)
-------------------------------------------------------------------
Wed Nov 8 11:26:02 CET 2006 - aj@suse.de
- Set correct permissions on man files.
-------------------------------------------------------------------
Tue Nov 7 08:43:01 MST 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 11:16:05 MST 2006 - kallan@novell.com
- Backport xen-unstable changesets 12040 to address spurious
interrupts with PV drivers in HVM guests.
-------------------------------------------------------------------
Tue Oct 31 13:56:04 MST 2006 - ccoffing@novell.com
- Backport xen-unstable changesets 1184[1-3] to address SVM
interrupt injection issues. Replaces earlier (broken) patches.
-------------------------------------------------------------------
Mon Oct 30 15:19:02 MST 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 12:58:46 MDT 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 10:29:18 MDT 2006 - ccoffing@novell.com
- Update to xen-3.0.3-testing changeset 11760 (rc4).
-------------------------------------------------------------------
Tue Oct 10 10:42:51 MDT 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
"Privileged domain did not balloon" errors. (#184727)
-------------------------------------------------------------------
Mon Oct 9 09:20:46 MDT 2006 - ccoffing@novell.com
- Include AMD's interrupt injection fix.
-------------------------------------------------------------------
Wed Oct 4 13:00:09 MDT 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 3 11:51:34 MDT 2006 - ccoffing@novell.com
- Update to xen-3.0.3-testing changeset 11686.
-------------------------------------------------------------------
Tue Oct 3 10:36 MDT 2006 - kallan@novell.com
- Updated README.SuSE to reflect the current method of handling
Xen network-bridging when using SuSEfirewall2. (#205092)
-------------------------------------------------------------------
Sat Sep 30 10:21:42 CEST 2006 - aj@suse.de
- Cleanup BuildRequires.
-------------------------------------------------------------------
Thu Sep 28 11:18:17 MDT 2006 - ccoffing@novell.com
- Only "eval" disks once in domUloader, to match current Xen.
-------------------------------------------------------------------
Wed Sep 27 10:47:16 MDT 2006 - ccoffing@novell.com
- Switch to xen-3.0.3-testing tree; changeset 11633.
- Update (but disable) paravirtualized framebuffer patches.
-------------------------------------------------------------------
Tue Sep 26 09:07:41 MDT 2006 - ccoffing@novell.com
- Update to xen-unstable changeset 11623.
- Fix domUloader typo introduced in last update.
- Build debug version of xen-pae.
-------------------------------------------------------------------
Mon Sep 25 10:11:31 MDT 2006 - ccoffing@novell.com
- Update to xen-unstable changeset 11616.
-------------------------------------------------------------------
Tue Sep 12 16:14:51 MDT 2006 - ccoffing@novell.com
- Update check_python script to identify Python 2.5 RCs as valid.
-------------------------------------------------------------------
Mon Sep 11 12:04:23 MDT 2006 - ccoffing@novell.com
- 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 5 15:27:57 MDT 2006 - ccoffing@novell.com
- Update block-nbd and xmexample.nbd, and add block-iscsi and
xmexample.iscsi (from Kurt).
-------------------------------------------------------------------
Thu Aug 31 09:45:11 MDT 2006 - ccoffing@novell.com
- Automatically create/destroy virtual frame buffer viewer. Add
"sdl=1" to config file of a paravirtualized VM to get the viewer.
- Log files have moved to /var/log/xen.
-------------------------------------------------------------------
Tue Aug 29 15:34:38 MDT 2006 - ccoffing@novell.com
- xendomains does not actually save domains. (#201349)
- Update to xen-unstable changeset 11299.
-------------------------------------------------------------------
Tue Aug 29 01:04:22 CEST 2006 - ccoffing@novell.com
- Fix incorrect path on x86_64 for vncfb and sdlfb.
-------------------------------------------------------------------
Thu Aug 17 09:09:48 MDT 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 09:20:15 MDT 2006 - ccoffing@novell.com
- Update to xen-unstable changeset 11134.
- Drop xen-reverse-10064.diff now that kernel is updated.
-------------------------------------------------------------------
Tue Aug 8 15:44:08 MDT 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)
-------------------------------------------------------------------
Fri Jul 28 14:36:59 MDT 2006 - ccoffing@novell.com
- Add support to domUloader for "xm create --dry-run". Based on
patch from HP.
-------------------------------------------------------------------
Thu Jul 27 10:30:26 MDT 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)
- 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 11:40:01 MDT 2006 - ccoffing@novell.com
- Update to xen-unstable changeset 10712.
- Update domUloader and rcxend to work with blktap.
-------------------------------------------------------------------
Fri Jul 14 09:02:50 MDT 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
may migrate a VM before the disk image is flushed. (#185557)
- More updates to the README.
-------------------------------------------------------------------
Wed Jul 13 13:06:14 MDT 2006 - kallan@novell.com
- 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
examining the loopback devices e.g. losetup -a. (#151105)
-------------------------------------------------------------------
Wed Jul 12 16:11:10 MDT 2006 - ccoffing@novell.com
- Corrected and updated README.
-------------------------------------------------------------------
Mon Jul 10 10:27:09 MDT 2006 - ccoffing@novell.com
- Add Jeff Mahoney's block-sync.diff, to give control of
"losetup -y" to the user (and potentially yast). Defaults to
old async behavior. (#190869)
-------------------------------------------------------------------
Thu Jul 6 15:48:35 MDT 2006 - ccoffing@novell.com
- Update to xen-unstable tree. Revert changeset 10064, to maintain
backwards compatibility with SLES 10.
-------------------------------------------------------------------
Wed Jul 5 12:10:04 MDT 2006 - ccoffing@novell.com
- Do not open migration port by default. (#190170)
- Update patch for migration oops, to latest version in bug
#162865.
-------------------------------------------------------------------
Mon Jul 3 19:58:01 CEST 2006 - okir@suse.de
- xen-losetup-sync.diff: use the new "losetup -y" option to force
the loop device to use synchronous I/O (#189051)
-------------------------------------------------------------------
Fri Jun 30 12:38:24 MDT 2006 - ccoffing@novell.com
- Increase balloon timeout value. (#189815)
- Update to xen-3.0-testing tree, changeset 9762.
-------------------------------------------------------------------
Thu Jun 29 12:42:25 MDT 2006 - ccoffing@novell.com
- Fix some loopback races in domUloader. (#151105)
-------------------------------------------------------------------
Tue Jun 27 13:47:32 MDT 2006 - ccoffing@novell.com
- Add "max_para_memory" and "max_hvm_memory" to output of "xm info"
for bug #184727.
- Include Jan's patches for bug #184175. Improves PAE guest
support on HVM.
-------------------------------------------------------------------
Mon Jun 26 11:21:49 MDT 2006 - ccoffing@novell.com
- Include patch from HP to fix a domU migration failure ("Kernel
BUG at mm/mmap.c:1961"). Force L1/L2 page tables to be updated
at the end, to avoid them from being dirtied and not transferred.
(#162865)
-------------------------------------------------------------------
Thu Jun 23 09:23:19 MDT 2006 - kallan@novell.com
- Updated xen-bonding.diff to enable bonding again after the latest
patches to network-bridge etc. (#161888)
-------------------------------------------------------------------
Wed Jun 21 15:16:47 MDT 2006 - ccoffing@novell.com
- Clean up the useless "Nothing to flush" messages, from 'ip addr
flush', in /var/log/xen-hotplug.log
- Fix race condition in domUloader.py, when another process did
losetup -d while domUloader was running. This would result in
the mount failing, and so the VM would fail to start.
-------------------------------------------------------------------
Tue Jun 20 14:42:28 MDT 2006 - ccoffing@novell.com
- Revamp balloon.py to account for pages currently being
scrubbed. (#185135)
-------------------------------------------------------------------
Mon Jun 19 09:55:04 MDT 2006 - ccoffing@novell.com
- Update to xen-3.0-testing tree, changeset 9749.
- DomUs are getting starved for CPU (up to 40 seconds was seen)
when dom0 has a load. This can cause pathological behavior, and
can cause OCFS2 to fence (panic) the domain. (#179368, #178884)
- Import Gerd's fix to network-bridge script for bug #161888.
-------------------------------------------------------------------
Wed Jun 14 13:24:25 MDT 2006 - ccoffing@novell.com
- Pull out accidentally-included debugging code.
- Drop xenvers patch; this was for backwards compatibility for
some early internal builds.
- Update from Jan on the console patch. Not all graphics cards /
drivers properly reflect the state in the register being tested.
Improved the check, to prevent screen corruption. (#161541)
-------------------------------------------------------------------
Tue Jun 13 10:28:36 MDT 2006 - ccoffing@novell.com
- Resync with new tarball from xen-3.0-testing; changeset 9738.
-------------------------------------------------------------------
Mon Jun 12 10:23:35 MDT 2006 - ccoffing@novell.com
- Drop BUILD_BUG_ON and pirq-shared patches. Last week's pirq
sharing patch from upstream (for bug #152892) makes these patches
redundant. Dropping these makes our shared_info structure match
upstream again, which is needed for compatibility with other
paravirtualized guests.
- Import changeset 9734 from xen-3.0-testing. This fixes a hyper-
call (used by the pcifront driver) to work on MP guests. Without
this, the pciback driver can hang on MP. (#181467)
- Import changeset 9733 from xen-3.0-testing. This patch is
required to match the Linux kernel, since Linux always calls
this operation from VCPU0 during secondary VCPU bringup.
Without this, process run-time accounting on secondary CPUs is
completely wrong.
- Updated README: Documented work-around for bug #180058.
-------------------------------------------------------------------
Fri Jun 9 09:23:04 MDT 2006 - ccoffing@novell.com
- Include Jan's patch: "IOPL is ignored for VM86 mode port
accesses. Fix Xen emulation to match native behaivour." Fixes
some X lockup issues. (#179045)
- Include Keir's patch to allow reading from port 0x61, to avoid
an X server lockup. (#171087)
- Include xen-3.0-testing changeset 9726, which is needed to
support the latest kernel-xen. With this support, Linux will
only trigger unhandled IRQ path if IRQ is not shared across
multiple guests (another guest may have handled the interrupt).
This is more upstream work that goes with bug #152892.
- Add versioning to the Requires lines, to guard against mixing
binary incompatible versions. (#183292)
- I accidentially dropped part of Clyde's fix for bug #162244.
SMP support in HVM is working in xen-unstable, so upstream
dropped the HT CPUID masking code, which we then inheirited.
Re-add HT CPUID masking. (#162244)
- Updated README: VNC installations, known issues.
-------------------------------------------------------------------
Thu Jun 8 11:38:34 MDT 2006 - ccoffing@novell.com
- Drop our XCHG patch for the equivalent upstream patch, to fix
patch application order. No code change.
-------------------------------------------------------------------
Wed Jun 7 12:19:16 MDT 2006 - ccoffing@novell.com
- Updated README: HVM issues/tips, CDROM tips, known issues.
- Add patch from Intel to decode LODS/STOS instructions to fix
Windows installation. Only affects HVM. Xen changeset #9725
consolidates this patch and xen-hvm-decode.diff; drop our 2 in
favor of the consolidated upstream patch. (#176717)
-------------------------------------------------------------------
Tue Jun 6 10:08:19 MDT 2006 - ccoffing@novell.com
- Drop xen-8-way-bios patch, because it breaks Windows HVM
installation. The patch was only necessary when running SMP HVM
with "acpi=0" on the kernel command line. (#181974)
- Include two patches from xen-3.0-testing that change the
interface between Xen and guests. Including these now to help
forward-compatibility:
+ 9709: Changes interface for accessing %cr3 so that extra bits
(>4GB) for PAE pgdirs are placed in low-order bits of %cr3.
Kernels without support for this will still run fine.
+ 9721: Use explicitly-sized types in the dom0_ops and privcmd
structures.
- Fix ability to change ISOs images for HVM guest. (#181895)
- Removed pointless whitespace changes from xen-removable.diff, for
better maintainability. Cut the patch size in half; no code
changes.
-------------------------------------------------------------------
Mon Jun 5 10:19:27 MDT 2006 - ccoffing@novell.com
- Include select patches from xen-3.0-testing:
+ 9698: Official fix for bug #159001. Dropped our patch.
+ 9702: Fix MMU_NORMAL_PT_UPDATE when passed a page that is no
longer of type page-table.
+ 9703: Modification to fix for bug #159001; ignore empty PTEs.
+ 9704: Fix for obvious typo in map_pages_to_xen: When replacing
a pte, free the page table pointed to by the old entry, not the
new entry.
+ 9705: Jan's previous signed-ness patch (c/s 9695) was changed
when accepted upstream, which broke it; this changeset
attempts to fix the breakage.
+ 9708: HVM: Fix a hang when doing an "xm destroy" of Windows VM.
+ 9717: HVM: Interrupts must be kept disabled when entering Xen
for external interrupt processing.
-------------------------------------------------------------------
Fri Jun 2 11:08:07 MDT 2006 - ccoffing@novell.com
- Include xen-3.0-testing changeset 9693. This scales the
ballooning timeout with the amount of memory being requested
(necessary for large memory machines). This is a more proper fix
for Novell bug #175805, and addresses XenSource bug #650.
-------------------------------------------------------------------
Thu Jun 1 14:40:23 MDT 2006 - ccoffing@novell.com
- Update the README, regarding how to make the mouse work properly
with VNC in HVM.
- Update help text in mk-xen-rescue-img.
-------------------------------------------------------------------
Wed May 31 14:53:43 MDT 2006 - ccoffing@novell.com
- Jan's backport of xen-unstable changesets 9517, 9518, and 9529.
This allows Xen to boot on 4-node configurations without
crashing. (#150114)
- Include patch from Jun Nakajima at Intel to fix inability to
start XWindows after creating HVM guest. (#159001)
- Include select patches from xen-3.0-testing:
+ 9697: Fix infinite recursion loop in get_page_type() error path
- Include xen-unstable changeset 9967, to improve Summagraphics
tablet emulation, to help mouse tracking in HVM. (#167187)
- Include 3 patches from AMD to fix SMP support in HVM. (#176171)
- Add CPUID masking patches from AMD and Intel for HVM. This
prevents the OS from seeing (and trying to use) various hardware
features that are not supported within the VM. (#180879)
-------------------------------------------------------------------
Fri May 26 11:48:08 MDT 2006 - ccoffing@novell.com
- Fix deadlock between xm and qemu. Qemu should not call xm;
issue xc commands directly. This deadlock was exposed when
making qemu exit nicely and clean up. (#176400)
- Include Gerd's update to his previous REP MOVS fix. Calculating
high_addr and low_addr is more complicated than previously
thought, and the count was wrong. (#165448).
- Drop previous patch that forcefully turns off Xen's console
logging to avoid video corruption; instead use Jan's patch which
only turns logging off when in graphical mode. (#161541)
- Include Jan's patch to call machine_halt rather than inline
assembly "hlt" when Xen crashes to sync display, disable watchdog
timers, etc.
- Tweak the auto-ballooning patch to limit the VM itself to the
requested amount of memory, don't include the overhead, as
suggested by Intel. Separate calls exist elsewhere to increase
the max as needed. (#149179)
- Include select patches from xen-3.0-testing:
+ 9688, 9696: These remove some broken assembly string
functions. This is prep work from Jan for bug #160066.
+ 9695: Updates in the hypervisor to EDI and ESI could be
incorrect, due to sign not being handled correctly.
-------------------------------------------------------------------
Fri May 19 11:01:29 MDT 2006 - ccoffing@novell.com
- Update from Intel to previous patch to fix installation of HVM
W2k. Adds decoding for two more instructions. (#176717)
- Updated the README.
- Included updated version of KY's patch to reserve some lowmem
for PAE, to avoid kernel BUG() during boot. The amounts of
memory reserved at various physical memory sizes have been
adjusted. (#175124)
- Include Intel's patch for unchecked allocations in shadow*.c.
(#149179)
-------------------------------------------------------------------
Thu May 18 09:50:11 MDT 2006 - ccoffing@novell.com
- Include Intel's patch to fix installation of HVM W2k. This patch
adds decoding for 'xor' and 'and' instructions. Without this,
the VM crashes when W2k attempts to install network components.
(#176717)
- While tidying xen-hvm-memory-check.diff for submission upstream,
I noticed an error in the patch (such that low-memory while
starting the HVM domain could still crash the physical machine.)
Now all uses of iopm are protected by the check. (#149179)
- Xen must always relinquish control of the VGA console once dom0
has started. Otherwise, it could be over-writing dom0's memory,
causing screen or other memory corruption. Admin can use
"xm dmesg" to view Xen's log instead. (#161541)
- First send a SIGTERM, rather than SIGKILL, to qemu to give it a
chance to clean up. This fixes both mouse and CD-ROM issues
for fully virtualized VMs. This is a work-around; Ross is
still working on the proper fix. (#176400, #171258, #176157)
- Include select patches from xen-3.0-testing:
+ 9682,9683: These patches only affect full virtualization on
AMD. Fixes register corruption, cleans up event injection,
cleans up IO handling.
+ 9685,9686: This patch only affects full virtualization on
Intel. Fixes VM's segment base address, to avoid vmentry
failure. Also remove 32/64 differences in vmx reg store/load.
-------------------------------------------------------------------
Wed May 17 14:45:46 MDT 2006 - ccoffing@novell.com
- When auto-ballooning domain 0's memory for a new HVM domain,
all memory (including memory intended for overhead) was given
to the VM itself. So increasing the memory size calculations
did not actually free up any more memory. Now, treat the amount
to balloon and the amount to give to the VM as separate values.
(#149179)
-------------------------------------------------------------------
Tue May 16 11:11:12 MDT 2006 - ccoffing@novell.com
- Include Gerd's fix for HVM emulation of REP MOVS when the copy
spans a page. If the direction flag was set, the emulation code
broke. This caused the VM to freeze when configuring firewall
(#165448).
- Include KY's fix to default to reserving 16M of lowmem for PAE,
to avoid hitting kernel BUG() during boot (#175124).
- Don Dugger's (Intel) fix for HVM screen corruption (#164573).
- Increase maximum time auto-ballooning will wait for domain 0 to
respond, otherwise large VMs will fail to start from yast
(#175805).
-------------------------------------------------------------------
Mon May 15 13:18:14 MDT 2006 - ccoffing@novell.com
- Update memory size calculations when auto-ballooning for HVM
to make more stable (#149179).
-------------------------------------------------------------------
Fri May 12 10:42:37 MDT 2006 - ccoffing@novell.com
- Include select patches from xen-3.0-testing:
+ 9674: xc_ptrace: Fix reversed conditional, which broke single-
stepping.
+ 9675: xc_ptrace: Fix out-of-bounds memory-access for FPU state.
+ 9678: Fix the performance issues of 2-level paging HVM guests
on the PAE Xen.
- Update man pages.
-------------------------------------------------------------------
Wed May 10 12:38:14 MDT 2006 - brogers@novell.com
- Fix loading of binary images which either require PAE or
dynamically support running on both PAE hypervisor and non-PAE
hypervisors. (#174080)
-------------------------------------------------------------------
Wed May 10 12:36:23 MDT 2006 - carnold@novell.com
- Handle memory failure when staring fully virtualized
guests to prevent reboot of the box (AMD) or
hanging the box (VT) (#149179).
-------------------------------------------------------------------
Tue May 9 16:40:59 MDT 2006 - ccoffing@novell.com
- Include select patches from xen-3.0-testing:
+ 9665: Fix pciif parsing for compatibility variable.
+ 9666: Fix HVM hang; was broken due to previous "hda lost
interrupt" patch. (#169146)
+ 9667: Do not set GP fault in VMCS for VMX (no bug#; from Intel)
-------------------------------------------------------------------
Thu May 4 20:53:21 MDT 2006 - cgriffin@novell.com
- Update xen-3.0-testing tree, changeset 9664:
+ Changesets 9663 and 9664 fix AMD fully virtualized
guests causing the system to reboot when
first starting up. (#169855)
-------------------------------------------------------------------
Thu May 4 20:16:06 MDT 2006 - cgriffin@novell.com
- With a Xen domain set up with a loop-mountable file as rootfs,
the "xm start " invocation fails. The cause is a bug
domUloader.py (#172586)
-------------------------------------------------------------------
Thu May 4 12:52:32 MDT 2006 - rmaxfiel@novell.com
- Added the ability to 'attach' and 'detach' removable media
devices to hvm guests. Also made cdrom eject when the eject
request comes from the hvm guest. (#159907)
- Fixed the loss of mouse when a SDL session ends with 'grab'
in effect. (#159001)
-------------------------------------------------------------------
Thu May 4 10:42:32 MDT 2006 - cgriffin@novell.com
- Update xen-3.0-testing tree, changeset 9661:
+ Drop patches merged upstream
+ Took Kier's official patches for dropped patches most
notably spurious interrupts (#152892)
- Took Intel's patch to fix screen corruption when
resizing the screen of windows hvm guests (#164573)
-------------------------------------------------------------------
Wed May 03 11:14:40 MDT 2006 - kallan@novell.com
- Added configuring network interfaces when using Xen bridging instructions
to the README.SuSE file as requested by bug #171533.
-------------------------------------------------------------------
Mon May 01 09:42:25 MDT 2006 - tthomas@novell.com
- Added message to xm save to indicate that save is not currently
supported for fully virtualized guests. (#161661)
-------------------------------------------------------------------
Fri Apr 28 09:42:25 MDT 2006 - ccoffing@novell.com
- Close fds before exec-ing vncviewer, so yast2-vm doesn't hang
when viewing fully-virtualized console (#168392).
-------------------------------------------------------------------
Thu Apr 27 08:14:18 MDT 2006 - ccoffing@novell.com
- Update xen-3.0-testing tree, changeset 9656:
+ Drop patches merged upstream.
+ Fix reboot on large SMP machines (IBM, no bug #).
- Integrate Jan's patches:
+ Spurious interrupt roundup (#152892).
-------------------------------------------------------------------
Mon Apr 24 15:32:32 MDT 2006 - ccoffing@novell.com
- Integrate Jan's patches:
+ FXSR patch (#135677).
+ APIC option patch (work-around #150114).
+ Protect against hypervisor crash (#169143).
- Update xen-3.0-testing tree, changeset 9649:
+ Avoid spurious timer activations in hypervisor.
+ Fix xen command line parsing (lapic / nolapic parsing).
+ Fix inverted BUG_ON w.r.t. SiS APIC bug.
-------------------------------------------------------------------
Fri Apr 21 08:56:29 MDT 2006 - ccoffing@novell.com
- Update to 3.0.2-2 (xen-3.0-testing tree, changeset 9640):
+ Fix for "hda lost interrupt" for PAE VMX.
+ Increase L2 PDE to 1 GB; allows x86_64 to boot larger dom0.
+ Fix for SVM booting 32pae-on-32pae.
- Drop upstream patches (SiS APIC bug, HTT, HVM interrupt race)
- Add Jan's port of spurious interrupt patch (#152892).
- Add /etc/xen/images link for convenience (#168070).
- Updated README.
-------------------------------------------------------------------
Thu Apr 20 10:29:44 MDT 2006 - ccoffing@novell.com
- SiS APIC bug patch (Jan Beulich, #116485).
-------------------------------------------------------------------
Wed Apr 19 12:22:53 MDT 2006 - ccoffing@novell.com
- Don't kill xenstored and xenconsoled when stopping xend.
(#158562, #156261)
-------------------------------------------------------------------
Wed Apr 19 10:46:32 MDT 2006 - ccoffing@novell.com
- Update to 3.0.2-2 (xen-3.0-testing tree, changeset 9629):
+ Fix for SMP IA32 VMX guest booting.
+ KY's SETMAXMEM fix.
-------------------------------------------------------------------
Wed Apr 19 10:23:57 MDT 2006 - cgriffin@novell.com
- Removed HTT bit from cpuid and set logical processor count to 1.
Also fixed logic problem in svm code where apic=0 was not
handled (#162244).
-------------------------------------------------------------------
Wed Apr 19 16:41:32 CEST 2006 - agruen@suse.de
- Create /boot symlinks in the %install section instead of in
%post so that they will end up in the package file list.
-------------------------------------------------------------------
Tue Apr 18 15:40:41 MDT 2006 - ccoffing@novell.com
- Add /etc/xen/vm to vm config file search path (#167208).
-------------------------------------------------------------------
Fri Apr 14 11:05:40 MDT 2006 - kallan@novell.com
- Add support for bonding in network-bridge. (#161678).
-------------------------------------------------------------------
Fri Apr 14 09:27:40 MDT 2006 - ccoffing@novell.com
- Update to 3.0.2-2 (xen-3.0-testing tree, changeset 9620):
+ Fixes stack corruption in libxs (XenSource #411).
-------------------------------------------------------------------
Thu Apr 13 09:55:02 MDT 2006 - rmaxfiel@novell.com
- Fixed a problem in ioemu which exited when the cdrom line was
found in the guest def file but the cd device contained no media.
(#161210)
-------------------------------------------------------------------
Wed Apr 12 12:57:23 MDT 2006 - ccoffing@novell.com
- Auto-balloon domain 0 for HVM domains (#149179).
- Update to 3.0.2-1 (xen-3.0-testing tree, changeset 9612):
+ Fixes xmlrpc issues.
+ Fixes several emulated instructions for HVM.
+ Fixes for x86_64 inline assembly.
-------------------------------------------------------------------
Tue Apr 11 16:45:48 MDT 2006 - ccoffing@novell.com
- Fix "jitter" and race in dom0's memory target calculation, which
could cause auto-ballooning to fail (#164714).
-------------------------------------------------------------------
Tue Apr 11 05:03:34 MDT 2006 - brogers@novell.com
- Fix problem where localtime=1 results in zombie domains after
they shutdown (#164960)
-------------------------------------------------------------------
Mon Apr 10 09:54:49 MDT 2006 - ccoffing@novell.com
- Update to hg 9598 (xen-3.0-testing tree; 3.0.2-rc). Discounting
Linux changes and patches we already carry, this update contains:
+ Saner error handling in iret hypercall (x86/64).
+ Make root page table sanity check on restore more generic.
+ Additional sanity / compatability checks during guest build.
+ IO-APIC update hypercall fixes.
-------------------------------------------------------------------
Fri Apr 7 11:45:56 MDT 2006 - ccoffing@novell.com
- Don't throw an exception if 'xm top' is run by non-root; print
error message instead (#164224).
- Change localtime patch to account for daylight savings time
(Bruce Rogers).
- Re-add patch to make tightvnc work. It was accidentally dropped
recently (#149556).
-------------------------------------------------------------------
Thu Apr 6 09:59:03 MDT 2006 - ccoffing@novell.com
- Update to hg 9590 (xen-3.0-testing tree; 3.0.2-rc).
- Fix type error in localtime patch for para (Bruce Rogers).
- Fix default localtime for full (Bruce Rogers).
- Fix path in mk-xen-resue-img.sh (#163622).
- Update README (pathnames, yast2-vm descriptions, terminology).
-------------------------------------------------------------------
Tue Apr 4 01:24:01 CEST 2006 - garloff@suse.de
- init script: Test for control_d in capabilities to determine dom0
rather than privcmd.
- init script: Try loading netloop and backend modules.
- mk-xen-rescue-img.sh: Copy frontend drivers, remove stale files.
- example config files: provide commented out domUloader exmaples.
-------------------------------------------------------------------
Mon Apr 3 10:13:38 MDT 2006 - ccoffing@novell.com
- Update to hg 9514 (xen-unstable tree; 3.0.2-rc).
- Fix for rebooting (Jan Beulich; #160064).
-------------------------------------------------------------------
Fri Mar 31 13:00:22 MST 2006 - ccoffing@novell.com
- Update to hg 9502 (xen-unstable tree; 3.0.2-rc).
- Update man page (#162402).
- xen-tools requires python-xml (#161712).
- Include localtime patch to support NetWare (Bruce Rogers).
-------------------------------------------------------------------
Thu Mar 30 08:56:52 MST 2006 - ccoffing@novell.com
- Update to hg 9481 (xen-unstable tree; 3.0.2-rc).
- Correctly default XAUTHORITY if it is not set. This allows the
GUI to come up for fully virtualized guests (was especially
problematic when VM was started from YaST). (#142472)
-------------------------------------------------------------------
Wed Mar 29 15:23:51 MST 2006 - ccoffing@novell.com
- Fixed reversed "Do I have enough memory?" test when creating
new VMs (#156448).
-------------------------------------------------------------------
Tue Mar 28 11:37:34 MST 2006 - ccoffing@novell.com
- Pick up two critical fixes for AMD to fix full virtualization:
c/s 9453 & c/s 9456.
-------------------------------------------------------------------
Thu Mar 23 14:23:32 MST 2006 - ccoffing@novell.com
- Update to hg 9434 (xen-unstable tree; 3.0.2-rc).
- Fix /etc/xen/scripts/block to properly check if devices can be
shared.
- Default XENDOMAINS_AUTO_ONLY to true; previous setting
contradicts yast2-vm's claim that only VM's marked auto will be
auto-started.
-------------------------------------------------------------------
Mon Mar 20 08:48:31 MST 2006 - ccoffing@novell.com
- Update to hg 9329 (xen-unstable tree).
-------------------------------------------------------------------
Wed Mar 15 12:20:38 MST 2006 - ccoffing@novell.com
- Update to hg 9251 (xen-unstable tree).
- Update to latest versions of Intel's VNC patches:
patch-vga-sse2-0314.l, patch-vnc_loop-0314.l,
patch-vncmouse-0315.l
- Gather example files in /etc/xen/examples.
-------------------------------------------------------------------
Tue Mar 14 11:00:00 MST 2006 - rmaxfiel@novell.com
- Removed the intermediate sym-link between xen.gz and
xen-<version>-<release>.gz. Grub 0.97 XFS can not handle a
double indirect to a file. (#151792)
-------------------------------------------------------------------
Tue Mar 14 00:29:28 CET 2006 - garloff@suse.de
- Update README.SuSE: Document limits (mem, cpu hotplug, max_loop),
more network troubleshooting, update security info.
- Be more tolerant against errors in ifdown/ifup to better coexist
with non-std network setups (e.g. ifplugd/NetworkManager).
-------------------------------------------------------------------
Tue Mar 7 10:56:36 MST 2006 - ccoffing@novell.com
- Update to hg 9172 (xen-unstable tree).
- Create new xen-libs package, split from xen-tools (#154473).
- Update mk-xen-rescume-img and xmexample.rescue to work with
current rescue image on CD (#152971).
- Include Kurt's patch to domUloader, to pass command line args.
- xendomains shouldn't try to migrate or save HVM domains, as this
isn't supported and will stall the shutdown (#155265).
- Create empty /etc/xen/vm directory for YaST to place config files
in, to avoid name collisions (#156322).
- Update and re-enable vga patch from Intel (Don Dugger). VGA
emul is faster and not corrupted.
- ifup is run to ensure IPs are assigned before rearranging for
xen, but this can fail with ifplugd; this should not kill the
whole script (Kirk Allan) (#154115).
- Make network-bridge script more robust, by checking /sys instead
of grep-ing.
-------------------------------------------------------------------
Mon Mar 6 12:27:19 MST 2006 - ccoffing@novell.com
- Update to hg 9148 (xen-unstable tree). Drop patches merged
upstream.
- More README improvements (#154134).
- Fix "vncviewer=1" to bring up vncviewer (#149556).
-------------------------------------------------------------------
Mon Mar 6 09:58:24 MST 2006 - ccoffing@novell.com
- Fix build of hvmloader and vmxassist by removing external
CFLAGS (XS changeset #9110).
- Fix build by forcing --prefix during installation of *.py.
-------------------------------------------------------------------
Wed Mar 1 17:45:52 MST 2006 - ccoffing@novell.com
- Update to hg 9029 (xen-unstable tree). Adds support for HVM on
64 bit hardware.
- Update vncmouse diff to 20060301 from Intel; compensates for lack
of eager events in our LibVNCServer.
- Fix many bugs in lomount.
- Cap maximum value of "xm mem-set" for domain 0, based on size of
dom0's page tables (#152667).
-------------------------------------------------------------------
Mon Feb 27 09:37:38 MST 2006 - ccoffing@novell.com
- Update to hg 9015 (xen-unstable tree). More bug fixes.
- Update patch to better honor RPM_OPT_FLAGS.
- Updated README (#154134).
- Disable xen-vga-0213 patch; it speeds VGA updates but was
corrupting the display.
- Change max mouse polling time from 1ms to 10ms to reduce CPU
load (from Intel).
-------------------------------------------------------------------
Thu Feb 23 13:26:07 MST 2006 - ccoffing@novell.com
- Update to hg 8954 (xen-unstable tree). More bug fixes.
- Don't use a dummy IP of 1.2.3.4 for NFS server when booting domU
with DHCP. Seems to hang x86_64 Linux.
- Remove unnecessary x86_64 patch.
- Fix auto-ballooning of dom0 memory for HVM domUs (XenSource bug
521).
-------------------------------------------------------------------
Tue Feb 21 15:07:43 MST 2006 - ccoffing@novell.com
- Update to hg 8920 (xen-unstable tree). Fixes instruction decode
for fully virtualized guests, fixing booting from CDs.
- Integrate 3 patches from Intel, to improve VNC performance.
-------------------------------------------------------------------
Tue Feb 21 08:42:37 MST 2006 - ccoffing@novell.com
- Update to hg 8910 (xen-unstable tree).
fixes 32 on 32, 32 pae on 32pae, 64 on 64, 32 on 64.
critical HVM fixes, for fully virtualized guests.
-------------------------------------------------------------------
Fri Feb 17 08:27:11 MST 2006 - ccoffing@novell.com
- Update to hg 8870 (xen-unstable tree). More HVM fixes.
- Remove duplicate balloon.free call.
- Add patch from Intel to fix dom0 crash on 64 bit SMP HVM.
-------------------------------------------------------------------
Thu Feb 16 16:16:11 MST 2006 - carnold@novell.com
- Update to hg 8858 (xen-unstable tree).
-------------------------------------------------------------------
Wed Feb 15 08:31:19 MST 2006 - ccoffing@novell.com
- Update to hg 8857 (xen-unstable tree). Syncs hypervisor core
with Linux 2.6.16, which may fix some ACPI issues. Fixes HVM.
- Fix uninitialized variable in xc_load_bin (from Bruce Rogers).
- Auto-balloon dom0 for fully virtualized domains (#149179).
- xen-doc-html was missing image files.
-------------------------------------------------------------------
Mon Feb 13 12:20:03 MST 2006 - ccoffing@novell.com
- Update to hg 8830 (xen-unstable tree).
- Restore cs 8783/8792 to match kernel.
-------------------------------------------------------------------
Wed Feb 8 11:58:40 MST 2006 - ccoffing@novell.com
- Update to hg 8800 (xen-unstable tree).
- Update BuildRequires.
- Add "max-free-memory" to "xm info", to support yast2-vm (#147612)
- Insserv xendomains, to support yast2-vm.
- Fix exit code of "xend stop".
- Revert cs 8783/8792 to allow xenstore to start (until kernel
catches up).
- Ensure eth0 aka veth0 really comes up in network-bridge.
-------------------------------------------------------------------
Sat Feb 4 18:47:41 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 27 11:24:37 MST 2006 - ccoffing@novell.com
- Update to hg 8728 (xen-unstable tree).
- Improve network-bridge:
+ Ensure netdev really is up, to fix STARTMODE="manual".
+ Stop ifplugd when doing ifdown, to fix STARTMODE="ifplugd".
+ Improve check for whether bridge already exists.
+ Improve defaults for netdev.
- Fix log rotate so xend moves to new log.
- xen-tools "Requires" python, et.al.; xen proper doesn't.
- Revamp mk-xen-rescue-img.sh (#118566).
- Revamp rcxendomains: improved output, error checking, return
values (#143754, #105677).
-------------------------------------------------------------------
Tue Jan 24 14:49:09 MST 2006 - ccoffing@novell.com
- Update to hg 8659 (xen-unstable tree).
-------------------------------------------------------------------
Mon Jan 23 14:46:54 MST 2006 - ccoffing@novell.com
- Correct return values and improve messages of init scripts.
-------------------------------------------------------------------
Fri Jan 20 14:10:40 MST 2006 - ccoffing@novell.com
- Use domUloader instead of pygrub.
-------------------------------------------------------------------
Thu Jan 19 15:24:28 MST 2006 - carnold@novell.com
- Build based on the xen-unstable.hg 8628
-------------------------------------------------------------------
Wed Jan 18 11:45:50 MST 2006 - carnold@novell.com
- Update to hg 8646 xen-unstable-hvm.hg tree.
-------------------------------------------------------------------
Fri Jan 13 11:05:06 MST 2006 - ccoffing@novell.com
- Allow version string "XEN_VER=3.0" instead of just
"XEN_VER=xen-3.0" for backwards compatibility.
- Correctly set changeset in compile.h.
-------------------------------------------------------------------
Thu Jan 12 15:39:00 MST 2006 - carnold@novell.com
- Added two patches from AMD that apply to the 8513 changeset.
-------------------------------------------------------------------
Thu Jan 12 11:39:17 CET 2006 - kukuk@suse.de
- Add libreiserfs-devel to nfb.
-------------------------------------------------------------------
Wed Jan 11 11:14:20 MST 2006 - carnold@novell.com
- Update to hg 8513 xen-unstable-hvm.hg tree.
-------------------------------------------------------------------
Tue Jan 10 13:13:24 MST 2006 - ccoffing@novell.com
- Update to hg 8269 (xen-3.0-testing).
- Support try-restart in init scripts.
- Clean up installation of udev rules.
-------------------------------------------------------------------
Wed Dec 14 13:05:07 MST 2005 - ccoffing@novell.com
- Update to hg 8257 (xen-3.0-testing).
- Update documentation.
- Fix gcc 4.1 warnings.
-------------------------------------------------------------------
Wed Dec 7 13:39:00 MST 2005 - ccoffing@novell.com
- Update to hg 8241 (xen-3.0-testing).
-------------------------------------------------------------------
Mon Nov 28 16:30:02 MST 2005 - ccoffing@novell.com
- Update to hg 8073.
- Rationalize command names (eg, setsize -> xentrace-setsize).
- Fix gcc 4.1 warnings.
-------------------------------------------------------------------
Wed Nov 16 13:40:03 MST 2005 - ccoffing@novell.com
- Update to hg 7782.
- Honor RPM_OPT_FLAGS better.
- Include a few simple, obvious fixes from upstream.
- Build xm-test package.
- Update udev scripts.
-------------------------------------------------------------------
Mon Nov 14 16:43:10 MST 2005 - ccoffing@novell.com
- Includes upstream fixes to fix i586 save/restore.
-------------------------------------------------------------------
Thu Nov 10 13:23:13 MST 2005 - ccoffing@novell.com
- Include a few simple, obvious fixes: 7609, 7618, 7636, 7689,
7690, 7692, 7696
-------------------------------------------------------------------
Thu Nov 3 10:26:32 MST 2005 - ccoffing@novell.com
- Update to hg 7608.
- Fix warn_unused_result warnings.
- Drop some patches (merged upstream)
- Tidy README.SuSE.
-------------------------------------------------------------------
Tue Nov 1 13:08:06 MST 2005 - ccoffing@novell.com
- Update to hg 7583.
-------------------------------------------------------------------
Thu Oct 20 21:16:07 CEST 2005 - ccoffing@novell.com
- Don't mention unwritten man pages.
- Update xmexample* to match SUSE paths.
- Update xs-include patch.
-------------------------------------------------------------------
Wed Oct 19 12:11:35 CEST 2005 - garloff@suse.de
- Avoid race in watchdog functionality.
- Improve network-bridge script.
-------------------------------------------------------------------
Tue Oct 18 22:34:41 CEST 2005 - garloff@suse.de
- Ignore zombies in the xendomains shutdown procedure and have a
configurable timeout for the commands. Make xendomains status
report something useful.
- Make xendomains script comaptible to non-SUSE distros.
-------------------------------------------------------------------
Mon Oct 17 23:38:58 CEST 2005 - garloff@suse.de
- Update to hg 7398.
-------------------------------------------------------------------
Mon Oct 17 15:41:07 CEST 2005 - garloff@suse.de
- Create useful xendomains init script and sysconfig file.
-------------------------------------------------------------------
Mon Oct 17 10:44:11 CEST 2005 - garloff@suse.de
- Create symlinks also for -pae and -dbg hypervisor.
- Build doxygen documentation.
- Include block-nbd script and xen-nbd example config.
- Include patchset info.
-------------------------------------------------------------------
Wed Oct 12 13:31:06 CEST 2005 - garloff@suse.de
- Update docu.
- Enable xen-dbg hypervisor for gdbserver domU debugging.
-------------------------------------------------------------------
Tue Oct 11 20:40:58 CEST 2005 - garloff@suse.de
- Update docu.
- Update to hg 7313.
- Move libxenstore.so to xen-tools.
-------------------------------------------------------------------
Tue Oct 11 12:09:24 CEST 2005 - garloff@suse.de
- Fix buglet in /sbin/xen-vbd.
-------------------------------------------------------------------
Mon Oct 10 13:18:20 CEST 2005 - garloff@suse.de
- Downgrade to hg 7267.
- Add troubleshooting section to README.SUSE.
-------------------------------------------------------------------
Mon Oct 10 11:14:43 CEST 2005 - garloff@suse.de
- Fix typo in SrvDomain for mem-set operation.
- Workaround: write directly to balloon in dom0 setMemoryTarget.
- Kill xenconsoled and xenstored in rcxend stop.
-------------------------------------------------------------------
Sun Oct 9 21:25:22 CEST 2005 - garloff@suse.de
- Update to hg 7278.
- Provide udev rules to setup vifs and vbds in dom0 when domUs
boot (kraxel).
- Change default FS size for rescue images to 80MB.
-------------------------------------------------------------------
Sat Sep 10 12:23:11 CEST 2005 - garloff@suse.de
- Update to hg 6715.
- Fix network-bridge down.
-------------------------------------------------------------------
Thu Sep 8 01:37:40 CEST 2005 - garloff@suse.de
- Build PAE version along non-PAE version of Hypervisor.
-------------------------------------------------------------------
Tue Sep 6 23:07:54 CEST 2005 - garloff@suse.de
- Try to fix network bridge down issue.
- Document netowrking and firewalling caveats in README.SUSE.
- Enable PAE.
-------------------------------------------------------------------
Tue Sep 6 22:53:08 CEST 2005 - garloff@suse.de
- Update to hg 6644.
-------------------------------------------------------------------
Sun Sep 4 23:03:12 CEST 2005 - garloff@suse.de
- Update to hg 6610.
- Rename default name of xen-br0 to xenbr0.
- Fix pygrub installation.
- Use libreiserfs to support pygrub on reiser.
-------------------------------------------------------------------
Mon Aug 29 21:39:58 CEST 2005 - ccoffing@novell.com
- xen-bridge-net.diff: do not destroy domain 0's network setup
when starting xend.
-------------------------------------------------------------------
Mon Aug 29 15:31:57 CEST 2005 - garloff@suse.de
- Update to hg 6458.
- Drop privileged port check -- we use Unix dom sockets anyway
(#105178).
- init.xend: Fix linebreaks in PID list.
- Correctly assign insserv to xen-tools subpackage.
-------------------------------------------------------------------
Thu Aug 25 18:10:15 CEST 2005 - garloff@suse.de
- Add dirs /var/run/xenstored and /var/lib/xenstored.
-------------------------------------------------------------------
Thu Aug 25 13:45:17 CEST 2005 - garloff@suse.de
- Update to hg 6393.
-------------------------------------------------------------------
Mon Aug 22 14:23:00 CEST 2005 - garloff@suse.de
- Update to hg 6315.
- Include linux-public headers in xen-devel package.
-------------------------------------------------------------------
Sun Aug 21 22:55:06 CEST 2005 - garloff@suse.de
- Update to hg 6305.
-------------------------------------------------------------------
Sun Aug 21 03:33:31 CEST 2005 - garloff@suse.de
- Update to hg 6299.
- Enable VNC support (depending on LibVNCServer).
-------------------------------------------------------------------
Sun Aug 21 02:41:34 CEST 2005 - garloff@suse.de
- Split off xen-tools-ioemu for supporting unmodified guests.
-------------------------------------------------------------------
Sat Aug 20 03:21:32 CEST 2005 - garloff@suse.de
- Enable pygrub (at the cost of depending on e2fsprogs-devel)
- Enable VMX ioemu SDL support (at the cost of many dependencies)
-------------------------------------------------------------------
Fri Aug 19 20:46:22 CEST 2005 - garloff@suse.de
- Update to mercurial changeset 6223.
- Move /usr/libexec/xen/ to /usr/lib[64]/xen/bin/.
- Split off -tools package.
-------------------------------------------------------------------
Mon Aug 15 15:24:05 CEST 2005 - garloff@suse.de
- Create symlinks in %post.
- Update README.SUSE.
- Mark /etc/xen/ as %config(noreplace).
- Fix x86-64 build (movl -> mov, lib vs. lib64 inst dirs).
- Remove PYTHONOPTIMIZE.
-------------------------------------------------------------------
Tue Aug 2 17:59:06 CEST 2005 - ccoffing@novell.com
- Fix warn_unused_result warnings
-------------------------------------------------------------------
Thu Jul 28 17:37:19 CEST 2005 - ccoffing@novell.com
- Update to latest 3.0-unstable snapshot.
-------------------------------------------------------------------
Wed Jul 13 20:41:06 CEST 2005 - ccoffing@novell.com
- Fixed bug in glibc24 patch that caused erroneous "out of memory"
errors
-------------------------------------------------------------------
Fri Jun 24 20:18:02 CEST 2005 - ccoffing@novell.com
- Fix gcc4 patch that caused a panic in Xen at boot.
-------------------------------------------------------------------
Fri Jun 24 16:11:20 CEST 2005 - ccoffing@novell.com
- Fix xen-syms link.
-------------------------------------------------------------------
Fri Jun 17 20:35:09 CEST 2005 - ccoffing@novell.com
- Fix version-check in NetWare loader (0x336ec577 -> 0x326ec578).
-------------------------------------------------------------------
Fri Jun 17 18:38:51 CEST 2005 - ccoffing@novell.com
- Backport NetWare-friendly loader from Xen 3.0.
-------------------------------------------------------------------
Thu Jun 16 23:18:30 CEST 2005 - ccoffing@novell.com
- Destroy domains that failed to be fully created.
-------------------------------------------------------------------
Fri Jun 10 15:42:00 CEST 2005 - garloff@suse.de
- Update to latest 2.0-testing snapshot.
- Use RPM version and release no as xen version.
-------------------------------------------------------------------
Wed Jun 8 02:13:40 CEST 2005 - garloff@suse.de
- Update mk-xen-rescue-img.sh script: Handle SLES9 better.
- Export PYTHONOPTIMIZE in xend start script.
-------------------------------------------------------------------
Tue Jun 7 00:59:47 CEST 2005 - garloff@suse.de
- Merge _perform_err fixes.
-------------------------------------------------------------------
Mon May 23 21:49:00 CEST 2005 - ccoffing@novell.com
- update to 2.0.6
-------------------------------------------------------------------
Wed Apr 13 22:15:45 CEST 2005 - garloff@suse.de
- More gcc4 and binutils related fixes.
-------------------------------------------------------------------
Wed Apr 13 16:28:37 CEST 2005 - garloff@suse.de
- Build fixes for gcc4.
-------------------------------------------------------------------
Sun Apr 3 23:52:08 CEST 2005 - garloff@suse.de
- Update xen: Various fixes (scheduling, memset, domain crash
handling) and enhancements (bg page scrubbing).
-------------------------------------------------------------------
Thu Mar 24 15:36:39 CET 2005 - garloff@suse.de
- xen-bridge-net.diff: Make sure bridge netdev is up after adding
addresses to it.
-------------------------------------------------------------------
Wed Mar 23 15:59:27 CET 2005 - garloff@suse.de
- xen-secure.diff: Check for privileged port before allowing
certain control operations.
- README.SUSE: Document this change.
-------------------------------------------------------------------
Wed Mar 23 13:29:19 CET 2005 - garloff@suse.de
- Require ports < 1024 to allow controlling VMs.
-------------------------------------------------------------------
Mon Mar 21 19:54:38 CET 2005 - garloff@suse.de
- Update xen.
-------------------------------------------------------------------
Wed Mar 16 23:53:27 CET 2005 - garloff@suse.de
- Update xen.
- Add /var/lib/xen/xen-db/ subdirs.
-------------------------------------------------------------------
Sun Mar 13 12:24:14 CET 2005 - garloff@suse.de
- Update to post-2.0.5
- Make /usr/sbin/xm root:trusted 0750
- Drop some patches (merged upstream)
-------------------------------------------------------------------
Tue Mar 8 11:58:32 CET 2005 - garloff@suse.de
- Update README with security notes.
- Update mk-xen-rescue-image.sh script allowing to specify the
kernel version to be used.
- Rather than busy-looping, exit console on a domain that has
shutdown.
-------------------------------------------------------------------
Mon Mar 7 17:26:38 CET 2005 - garloff@suse.de
- Update xen to latest snapshot.
- tgif not needed any more.
-------------------------------------------------------------------
Tue Mar 1 20:32:39 CET 2005 - garloff@suse.de
- Include serial-split from Charles Coffing.
-------------------------------------------------------------------
Tue Mar 1 07:21:11 CET 2005 - garloff@suse.de
- Update xen to latest snapshot.
-------------------------------------------------------------------
Mon Feb 21 13:50:35 CET 2005 - garloff@suse.de
- Update README.SuSE.
- Update xen to latest snapshot.
-------------------------------------------------------------------
Sun Feb 13 17:09:03 CET 2005 - garloff@suse.de
- Add init header to xendomains init script.
- Add bridge-utils dependency.
- Update config file and README.
- Activate xend init script on installation.
-------------------------------------------------------------------
Thu Feb 10 02:31:27 CET 2005 - ro@suse.de
- remove te_etex and te_pdf from neededforbuild.
-------------------------------------------------------------------
Thu Feb 10 02:24:46 CET 2005 - garloff@suse.de
- Update README about IDE dma.
- Default to dhcp.
-------------------------------------------------------------------
Wed Feb 9 22:05:39 CET 2005 - garloff@suse.de
- Update to xen post-2.0.4.
- Little bugfix for xen rescue install script.
- Update README.SUSE: Better explanation of root FS creation.
-------------------------------------------------------------------
Mon Jan 24 03:09:50 CET 2005 - garloff@suse.de
- Change some defaults to be more secure (xend only binds to
localhost, ip spoof protection on).
- Avoid ipv6 issue with xend network script.
- Extensive docu in README.SUSE now.
- mk-xen-rescue-img.sh creates a xen root fs image from the std
SUSE rescue image.
- Put boot.local script in root img to parse ip boot par.
-------------------------------------------------------------------
Thu Jan 20 14:48:29 CET 2005 - garloff@suse.de
- Update to newer snapshot.
-------------------------------------------------------------------
Thu Jan 20 03:05:11 CET 2005 - garloff@suse.de
- Update to xen-2.0-unstable (post 2.0.3).
-------------------------------------------------------------------
Thu Dec 9 10:57:17 CET 2004 - garloff@suse.de
- Initial creation of package xen, xen-doc-*.
- i686 only for now.