On 05/30/2013 02:16 PM, Paolo Bonzini wrote:
> From: Jan Kiszka <jan.kis...@siemens.com>
> 
> This will allow to add support for unaligned memory regions: the subpage
> container region can activate unaligned support unconditionally because
> the read/write handler will now ensure that accesses are split as
> required by calling address_space_rw. We can furthermore drop the
> special handling of RAM subpages, address_space_rw takes care of this
> already.
> 
> Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>  exec.c | 125 
> +++++++++++++++++++++++++----------------------------------------
>  1 file changed, 47 insertions(+), 78 deletions(-)

I take it this is the subsequent patch that I queried from 4/.
In which case both can have

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to