From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [v10][PATCH 00/16] Fix RMRR Date: Mon, 20 Jul 2015 11:37:49 +0100 Message-ID: References: <1437373023-14884-1-git-send-email-tiejun.chen@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1437373023-14884-1-git-send-email-tiejun.chen@intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Tiejun Chen Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Mon, Jul 20, 2015 at 7:16 AM, Tiejun Chen wrote: > v10: > > * Patch #6: hvmloader/pci: Try to avoid placing BARs in RMRRs > This is from George' draft patch which implements an acceptable > solution in current cycle. Here I just implemented check_overlap_all() and > some cleanups. > > * Patch #7: hvmloader/e820: construct guest e820 table > Instead of correcting e820, I'd like to correct memory_map.map[] > and then copy them into e820 directly. I think this can make sure > hvm_info, memory_map.map[] and e820 are on the same page. One brief request -- if you do end up sending this series again, can you please rebase to staging? This is the second time I've had to manually fix up some patches so that they apply. Thanks. -George