Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754926Ab2JQLcB (ORCPT ); Wed, 17 Oct 2012 07:32:01 -0400 Received: from smtp.ctxuk.citrix.com ([62.200.22.115]:48416 "EHLO SMTP.EU.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751132Ab2JQLcA (ORCPT ); Wed, 17 Oct 2012 07:32:00 -0400 X-IronPort-AV: E=Sophos;i="4.80,600,1344211200"; d="scan'208";a="15223926" Message-ID: <1350473518.2460.58.camel@zakaz.uk.xensource.com> Subject: [PATCH V2 0/6] arm: implement ballooning and privcmd foreign mappings based on x86 PVH From: Ian Campbell To: Konrad Rzeszutek Wilk CC: Stefano Stabellini , Mukesh Rathor , xen-devel , linux-kernel Date: Wed, 17 Oct 2012 12:31:58 +0100 Organization: Citrix Systems, Inc. Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.4.3-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 775 Lines: 20 This series is much reduced after rebasing onto V2 of the X86 PVH patches, thanks Mukesh. The baseline is v3.7-rc1 + "xen: build fixes and interface tweaks" (posted this morning) and the PVH V2 patches from Mukesh. With this series I can build a guest on Xen ARM. The final patch requires that XENMEM_add_to_physmap_range be implemented for x86 on the hypervisor side. For inspiration the ARM version can be found at <1350314444-17148-1-git-send-email-ian.campbell@citrix.com> (and will likely be in xen-unstable soon). Ian. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/