qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 0/2] tcg/mips: Unaligned access support


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 0/2] tcg/mips: Unaligned access support
Date: Fri, 4 Feb 2022 07:14:18 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.5.1

Cc'ing other reviewers:

$ ./scripts/get_maintainer.pl -f tcg/mips/tcg-target.h
"Philippe Mathieu-Daudé" <f4bug@amsat.org> (odd fixer:MIPS TCG target)
Aurelien Jarno <aurelien@aurel32.net> (reviewer:MIPS TCG target)
Huacai Chen <chenhuacai@kernel.org> (reviewer:MIPS TCG target)
Jiaxun Yang <jiaxun.yang@flygoat.com> (reviewer:MIPS TCG target)
Aleksandar Rikalo <aleksandar.rikalo@syrmia.com> (reviewer:MIPS TCG target)
Richard Henderson <richard.henderson@linaro.org> (maintainer:Common TCG code)
qemu-devel@nongnu.org (open list:All patches CC here)

On 2/2/22 00:41, Richard Henderson wrote:
Based-on: <20220104021543.396571-1-richard.henderson@linaro.org>
("[PATCH v4 0/7] Unaligned access for user only")

Changes from v4:
   * Rebase on master.
   * Drop other cleanup for now.

Changes from v3:
   * Rebase on master, which has some patches applied.


r~

Richard Henderson (2):
   tcg/mips: Support unaligned access for user-only
   tcg/mips: Support unaligned access for softmmu

  tcg/mips/tcg-target.h     |   2 -
  tcg/mips/tcg-target.c.inc | 387 +++++++++++++++++++++++++++++++++++---
  2 files changed, 360 insertions(+), 29 deletions(-)





reply via email to

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