On Thu, 5 Apr 2018 20:46:55 +0100
"Dr. David Alan Gilbert" wrote:
> * Alex Williamson (alex.william...@redhat.com) wrote:
> > On Fri, 23 Mar 2018 15:39:39 +
> > "Dr. David Alan Gilbert (git)" wrote:
> >
> > > From: "Dr. David Alan Gilbert"
> > >
> > > My rework of section adding combine
* Alex Williamson (alex.william...@redhat.com) wrote:
> On Fri, 23 Mar 2018 15:39:39 +
> "Dr. David Alan Gilbert (git)" wrote:
>
> > From: "Dr. David Alan Gilbert"
> >
> > My rework of section adding combines overlapping or adjoining regions,
> > but checks they're actually the same underly
On Fri, 23 Mar 2018 15:39:39 +
"Dr. David Alan Gilbert (git)" wrote:
> From: "Dr. David Alan Gilbert"
>
> My rework of section adding combines overlapping or adjoining regions,
> but checks they're actually the same underlying RAM block.
> Fix the case where two blocks adjoin but don't over
From: "Dr. David Alan Gilbert"
My rework of section adding combines overlapping or adjoining regions,
but checks they're actually the same underlying RAM block.
Fix the case where two blocks adjoin but don't overlap; that new region
should get added (but not combined), but my previous patch was d