WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] stable/bug.fixes patches for 3.0-rc4

To: xen-devel@xxxxxxxxxxxxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: [Xen-devel] [PATCH] stable/bug.fixes patches for 3.0-rc4
From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Wed, 15 Jun 2011 15:11:31 -0400
Cc:
Delivery-date: Wed, 15 Jun 2011 12:16:02 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
I am proposing these for 3.0-rc4 as bug-fixes. They have been ratling around
in some branches, or (as in the CONFIG_MAXSMP) posted in 2008. One of them
is a compile fix while the other affect how Linux boots (or shuts down)
under the Xen hypervisor

Andrew Jones (1):
      xen: support CONFIG_MAXSMP

Konrad Rzeszutek Wilk (1):
      xen: Fix compile warning when CONFIG_SMP is not defined.

Stefano Stabellini (1):
      xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"

Tom Goetz (1):
      xen: When calling power_off, don't call the halt function.

 arch/x86/xen/enlighten.c |    9 ++++++++-
 arch/x86/xen/mmu.c       |   12 ++++++++++--
 arch/x86/xen/smp.c       |    7 +++++++
 drivers/xen/events.c     |    2 +-
 4 files changed, 26 insertions(+), 4 deletions(-)

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>