arm: Delete the unused onKvmExitHypercall method.
authorGabe Black <gabeblack@google.com>
Wed, 11 Dec 2019 02:56:46 +0000 (18:56 -0800)
committerGabe Black <gabeblack@google.com>
Thu, 12 Mar 2020 07:21:13 +0000 (07:21 +0000)
commitbbe6571d3dcbcb3656d6bbadd972ba760ed32cbb
treebfdfbc79a4ee538ac15c1e82fadbab2d2e9e6269
parent05dbc1d17121a70ad9b85d44f32d95704b22305a
arm: Delete the unused onKvmExitHypercall method.

The KVM_EXIT_HYPERCALL KVM exit is now unused, and so even if this
exit handler was plumbed to receive these exits, they would probably
never come.

Change-Id: Ic3ecc789102e761a6dbe80caaf57d61dd95f70a6
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23746
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Gabe Black <gabeblack@google.com>
src/arch/arm/kvm/arm_cpu.cc
src/arch/arm/kvm/arm_cpu.hh