[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] configure: Define target access alignment in co
From: |
Richard Henderson |
Subject: |
Re: [Qemu-devel] [PATCH] configure: Define target access alignment in configure |
Date: |
Thu, 18 Jul 2019 07:36:05 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 |
On 7/17/19 11:01 PM, address@hidden wrote:
> This patch moves the define of target access alignment earlier from
> target/foo/cpu.h to configure.
>
> Suggested in Richard Henderson's reply to "[PATCH 1/4] tcg: TCGMemOp is now
> accelerator independent MemOp"
>
> Signed-off-by: Tony Nguyen <address@hidden>
> ---
> configure | 12 ++++++++++--
> include/exec/poison.h | 1 +
> include/qom/cpu.h | 2 +-
> target/alpha/cpu.h | 2 --
> target/hppa/cpu.h | 1 -
> target/mips/cpu.h | 2 --
> target/sh4/cpu.h | 2 --
> target/sparc/cpu.h | 2 --
> target/xtensa/cpu.h | 2 --
> tcg/tcg.c | 2 +-
> tcg/tcg.h | 8 +++++---
> 11 files changed, 18 insertions(+), 18 deletions(-)
Thanks for this.
Reviewed-by: Richard Henderson <address@hidden>
r~
- [Qemu-devel] [PATCH] configure: Define target access alignment in configure, tony.nguyen, 2019/07/18
- Re: [Qemu-devel] [PATCH] configure: Define target access alignment in configure, Philippe Mathieu-Daudé, 2019/07/18
- Re: [Qemu-devel] [PATCH] configure: Define target access alignment in configure, Paolo Bonzini, 2019/07/18
- Re: [Qemu-devel] [PATCH] configure: Define target access alignment in configure,
Richard Henderson <=
- Re: [Qemu-devel] [PATCH] configure: Define target access alignment in configure, Aleksandar Markovic, 2019/07/19
- Re: [Qemu-devel] [PATCH] configure: Define target access alignment in configure, Aleksandar Markovic, 2019/07/19
- Re: [Qemu-devel] [PATCH] configure: Define target access alignment in configure, Aleksandar Markovic, 2019/07/19