From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chen, Tiejun" Subject: Re: [RFC][PATCH 13/13] hvmloader/e820: construct guest e820 table Date: Fri, 15 May 2015 15:11:03 +0800 Message-ID: <55559C07.6000601@intel.com> References: <1428657724-3498-1-git-send-email-tiejun.chen@intel.com> <1428657724-3498-14-git-send-email-tiejun.chen@intel.com> <553529850200007800073DB7@mail.emea.novell.com> <55558E20.6020305@intel.com> <5555AD8B020000780007A5AE@mail.emea.novell.com> <555594AA.4040905@intel.com> <5555B4D7020000780007A620@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5555B4D7020000780007A620@mail.emea.novell.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: Jan Beulich Cc: tim@xen.org, kevin.tian@intel.com, wei.liu2@citrix.com, ian.campbell@citrix.com, andrew.cooper3@citrix.com, Ian.Jackson@eu.citrix.com, xen-devel@lists.xen.org, stefano.stabellini@citrix.com, yang.z.zhang@intel.com List-Id: xen-devel@lists.xenproject.org On 2015/5/15 14:56, Jan Beulich wrote: >>>> On 15.05.15 at 08:39, wrote: >> On 2015/5/15 14:25, Jan Beulich wrote: >>>>>> On 15.05.15 at 08:11, wrote: >>>> Even we may separate the >>>> low memory to construct memory_map.map[]... >>> >>> ??? >> >> Sorry I just mean that the low memory is not represented with only one >> memory_map.map[] in some cases. > > That's correct. > So just lets keep that original BUG_ON()? Thanks Tiejun