qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 5/7] *: Add missing includes of qemu/plugin.h


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 5/7] *: Add missing includes of qemu/plugin.h
Date: Fri, 10 Mar 2023 23:03:46 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 10/3/23 20:52, Richard Henderson wrote:
This had been pulled in from hw/core/cpu.h,
but that will be removed.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  accel/tcg/cpu-exec-common.c | 1 +
  cpu.c                       | 1 +
  linux-user/exit.c           | 1 +
  linux-user/syscall.c        | 1 +
  4 files changed, 4 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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