This commit is contained in:
committed by
Git OBS Bridge
parent
241ee9df04
commit
d7002a96b9
195
xen.changes
195
xen.changes
@@ -1,7 +1,184 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 2 00:49:57 CET 2007 - ro@suse.de
|
||||
Thu Feb 8 16:54:59 MST 2007 - ccoffing@novell.com
|
||||
|
||||
- added -fno-stack-protector to CFLAGS for now, link fails
|
||||
- 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
|
||||
@@ -12,8 +189,8 @@ Mon Nov 27 18:07:41 MST 2006 - ccoffing@novell.com
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 22 11:26:06 MST 2006 - ccoffing@novell.com
|
||||
|
||||
- Include Jan's patch, which accounts for selectors in protected
|
||||
mode with a non-zero base. Fixes some HVM crashes. (#214568)
|
||||
- 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)
|
||||
|
||||
@@ -30,7 +207,7 @@ Thu Nov 16 13:16:09 MST 2006 - ccoffing@novell.com
|
||||
PFN is > 2 GB. (#220418)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 14 14:20:09 MST 2006 - kallan@novell.com
|
||||
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
|
||||
@@ -42,6 +219,7 @@ Tue Nov 14 14:20:09 MST 2006 - kallan@novell.com
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 9 10:10:09 MST 2006 - ccoffing@novell.com
|
||||
|
||||
- Add xen-vm-install.
|
||||
- Default bridge correctly for HVM guests. (#219092)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
@@ -52,14 +230,13 @@ Wed Nov 8 11:26:02 CET 2006 - aj@suse.de
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 7 08:43:01 MST 2006 - ccoffing@novell.com
|
||||
|
||||
- Fix some 64 bit issues in Python 2.5 introduced by PEP353.
|
||||
- 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.
|
||||
- Update spec file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 01 11:16:05 MST 2006 - kallan@novell.com
|
||||
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.
|
||||
@@ -83,6 +260,8 @@ Mon Oct 16 12:58:46 MDT 2006 - ccoffing@novell.com
|
||||
- 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
|
||||
|
Reference in New Issue
Block a user