From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: [RFC PATCHv1 0/2] Linux PVH dom0 memory setup Date: Mon, 2 Jun 2014 18:09:41 +0100 Message-ID: <1401728983-25382-1-git-send-email-david.vrabel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WrVk6-0005JC-Tv for xen-devel@lists.xenproject.org; Mon, 02 Jun 2014 17:09:51 +0000 List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xenproject.org Cc: Boris Ostrovsky , David Vrabel List-Id: xen-devel@lists.xenproject.org This is an RFC patch fixing up Linux's memory setup for PVH dom0 after the recent Xen change (x86: fix setup of PVH Dom0 memory map). I've not tested it but this what I would want it to look like (i.e., really simple). Mukesh, Roger can you give it a test, please? Thanks. David