qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH 06/10] target/arm: Reduce QMP header pressure by not includin


From: Richard Henderson
Subject: Re: [PATCH 06/10] target/arm: Reduce QMP header pressure by not including 'kvm_arm.h'
Date: Fri, 7 Apr 2023 21:25:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0

On 4/5/23 09:04, Philippe Mathieu-Daudé wrote:
We only need "sysemu/kvm.h" for kvm_enabled() and "cpu.h"
for the QOM type definitions (TYPE_ARM_CPU). Avoid including
the heavy "kvm_arm.h" header.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  target/arm/arm-qmp-cmds.c | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

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

r~



reply via email to

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