qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3] linux-user/syscall.c: Handle SH4's exception


From: Philippe Mathieu-Daudé
Subject: Re: [Qemu-devel] [PATCH v3] linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64
Date: Fri, 15 Sep 2017 18:10:07 -0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 09/15/2017 04:33 PM, James Clarke wrote:
Fixes: https://bugs.launchpad.net/qemu/+bug/1716767
Signed-off-by: James Clarke <address@hidden>

Reviewed-by: Philippe Mathieu-Daudé <address@hidden>

---

Changes since v2:
  * Fixed opening curly brace formatting, both for my new SH4-specific
    regpairs_aligned function, as well as the Arm one I touched, to appease
    checkpatch.pl

Changes since v1:
  * Removed all changes in v1 :)
  * Added syscall num argument to regpairs_aligned
  * Added SH4-specific implementation of regpairs_aligned to return 1 for
    p{read,write}64



reply via email to

[Prev in Thread] Current Thread [Next in Thread]