diff options
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-09-04 14:43:21 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-09-07 13:32:37 +0200 |
| commit | f3f99d2ac195237174358fb8e4b91927f18f324a (patch) | |
| tree | ac87b2bc7531906e028d986b639e7bf5afa80148 /hw/display/framebuffer.c | |
| parent | 33bc5f1d32e84a9f85b4484e1a31d18743a95b40 (diff) | |
| download | focaccia-qemu-f3f99d2ac195237174358fb8e4b91927f18f324a.tar.gz focaccia-qemu-f3f99d2ac195237174358fb8e4b91927f18f324a.zip | |
sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targets
kvm_arch_get_supported_cpuid() / kvm_arch_get_supported_msr_feature() are only defined for x86 targets (in target/i386/kvm/kvm.c). Their declarations are pointless on other targets. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20230904124325.79040-11-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