OSDN Git Service

kvm: remove unnecessary stub
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 18 Oct 2023 09:15:09 +0000 (11:15 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 25 Oct 2023 15:35:14 +0000 (17:35 +0200)
commitcd08948840c029ca537e414e27b575536dff5956
tree6b8e7c81baf24d3d14a62a2e86a1400f85497119
parentd83005424774fcfb85aec76effac169cadb375fd
kvm: remove unnecessary stub

This function is only invoked from hw/intc/s390_flic_kvm.c, and therefore
only if CONFIG_KVM is defined.

Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
accel/stubs/kvm-stub.c