On 15 October 2013 15:52, Eric Blake <ebl...@redhat.com> wrote:
> On 10/15/2013 08:42 AM, Peter Maydell wrote:
>> +It is valid to add subregions to a region which is not a pure container
>> +(that is, to an MMIO, RAM or ROM region). This means that the region
>> +will act like a container, except that any addresses within the container's
>> +region which are not claimed by any subregion are handled by the
>> +container itself (ie by its MMIO callbacks or RAM backing). However
>
> s/ie/ie./

I'll take 'ie' or 'i.e.' but not 'ie.' (and 'i.e.' is pretty
unwieldy).

>> +it is generally possible to achieve the same effect with a pure container
>
> s/container/container,/
>
>> +one of whose subregions is a low priority "background" region covering
>> +the whole address range; this is often clearer and is preferred.
>> +Subregions cannot be added to an alias region.

No, the comma would be wrong: this is a restrictive relative
clause, not a non-restrictive one.

-- PMM

Reply via email to