On 7/10/26 22:53, Richard Henderson wrote:
This is no longer required in the generic header.  Add includes
where required elsewhere in the code base.

Signed-off-by: Richard Henderson <[email protected]>
---
  include/hw/core/cpu.h     | 1 -
  accel/tcg/tcg-accel-ops.c | 1 +
  cpu-common.c              | 1 +
  gdbstub/system.c          | 1 +
  gdbstub/user.c            | 1 +
  target/i386/kvm/kvm.c     | 1 +
  target/ppc/kvm.c          | 1 +
  target/s390x/kvm/kvm.c    | 1 +
  target/xtensa/helper.c    | 1 +
  9 files changed, 8 insertions(+), 1 deletion(-)

Reviewed-by: Ilya Leoskevich <[email protected]>


Reply via email to