qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 03/21] exec: Declare vaddr as a generic target-agnostic ty


From: Richard Henderson
Subject: Re: [PATCH v2 03/21] exec: Declare vaddr as a generic target-agnostic type
Date: Sun, 6 Feb 2022 10:12:27 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/4/22 06:17, Philippe Mathieu-Daudé wrote:
Move vaddr type declaration to the generic "exec/cpu-common.h" header.

Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
  include/exec/cpu-common.h | 12 ++++++++++++
  include/hw/core/cpu.h     | 13 +------------
  2 files changed, 13 insertions(+), 12 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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