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

Re: [PATCH 13/20] accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h'



On 1/23/25 15:44, Philippe Mathieu-Daudé wrote:
The heavily imported "system/cpus.h" header includes "accel-ops.h"
to get AccelOpsClass type declaration. Reduce headers pressure by
forward declaring it in "qemu/typedefs.h", where we already
declare the AccelCPUState type.

Reduce "system/cpus.h" inclusions by only including
"system/accel-ops.h" when necessary.

Signed-off-by: Philippe Mathieu-Daudé<philmd@xxxxxxxxxx>
---
  include/qemu/typedefs.h           | 1 +
  include/system/accel-ops.h        | 1 -
  include/system/cpus.h             | 2 --
  accel/accel-system.c              | 1 +
  accel/hvf/hvf-accel-ops.c         | 1 +
  accel/kvm/kvm-accel-ops.c         | 1 +
  accel/qtest/qtest.c               | 1 +
  accel/tcg/cpu-exec-common.c       | 1 -
  accel/tcg/cpu-exec.c              | 1 -
  accel/tcg/monitor.c               | 1 -
  accel/tcg/tcg-accel-ops.c         | 1 +
  accel/tcg/translate-all.c         | 1 -
  accel/xen/xen-all.c               | 1 +
  cpu-common.c                      | 1 -
  cpu-target.c                      | 1 +
  gdbstub/system.c                  | 1 +
  system/cpus.c                     | 1 +
  target/i386/nvmm/nvmm-accel-ops.c | 1 +
  target/i386/whpx/whpx-accel-ops.c | 1 +
  19 files changed, 12 insertions(+), 8 deletions(-)

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

r~



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.