summary refs log tree commit diff stats
path: root/hw/display/framebuffer.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2023-09-04 14:43:22 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2023-09-07 13:32:37 +0200
commit1f49d47661d00df4e229cd85353e701c60cf77a2 (patch)
treef3e9d9393798e1d0c28985d3f42242344f4f71e8 /hw/display/framebuffer.c
parentf3f99d2ac195237174358fb8e4b91927f18f324a (diff)
downloadfocaccia-qemu-1f49d47661d00df4e229cd85353e701c60cf77a2.tar.gz
focaccia-qemu-1f49d47661d00df4e229cd85353e701c60cf77a2.zip
sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets
kvm_get_apic_state() is only defined for x86 targets (in
hw/i386/kvm/apic.c). Its declaration is pointless on all
other targets.

Since we include "linux-headers/asm-x86/kvm.h", no need
to forward-declare 'struct kvm_lapic_state'.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20230904124325.79040-12-philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'hw/display/framebuffer.c')
0 files changed, 0 insertions, 0 deletions