On 07/26/2012 01:45 AM, Tyler Hall wrote:
> Registering a multi-page memory region that is non-page-aligned results
> in a subpage from the start to the page boundary, some number of full
> pages, and possibly another subpage from the last page boundary to the
> end. The full pages will have a value for offset_within_region that is
> not a multiple of TARGET_PAGE_SIZE. Accesses through softmmu are unable
> to handle this and will segfault.
> 
> Handling full pages through subpages is not optimal, but only
> non-page-aligned mappings take the penalty.

Reviewed-by: Avi Kivity <a...@redhat.com>



-- 
error compiling committee.c: too many arguments to function

Reply via email to