From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Subject: [PATCH 00/04] Kexec / Kdump: Release 20061122 (xen-unstable-12502) Date: Wed, 22 Nov 2006 16:10:50 +0900 Message-ID: <20061122071050.24010.92547.sendpatchset@localhost> Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: Ian Pratt , Kazuo Moriwaka , xen-devel@lists.xensource.com, Akio Takebe , magnus.damm@gmail.com, Isaku Yamahata , Magnus Damm , Horms List-Id: xen-devel@lists.xenproject.org [PATCH 00/04] Kexec / Kdump: Release 20061122 (xen-unstable-12502) Hi everyone, Here comes a new version of the Kexec / Kdump patches for x86 Xen. Not much has changed since last release, just a minor fix for kdump on x86_64. Patches to make kexec-tools Xen aware have recently been sent to the fastboot list. These patches will be merged in the kexec-tools-testing tree in the near future. Changes: 20061122 - Release 20061122 for xen-unstable-12502 - Minor crash note fix for x86_64 - Use __attribute__ ((packed)) to avoid alignment problems 20061108 - Release 20061108 for xen-unstable-12281 - Minor crash note fixes - Crash notes are now cleared on non-present cpus. - Crash notes are now 32-bit aligned - same as Linux. Thanks, / magnus