diff options
author | Sean Christopherson <sean.j.christopherson@intel.com> | 2019-12-19 00:55:27 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-01-27 21:59:32 +0300 |
commit | 19bcc89eb8a9fa1d4be4bff5b5e7917cb8bbc1f7 (patch) | |
tree | 732805e891e771e66700dae90a278520520de1e5 /virt/Makefile | |
parent | 74ce2e60d4874fc2464e321af1397c6fae984ec9 (diff) | |
download | linux-19bcc89eb8a9fa1d4be4bff5b5e7917cb8bbc1f7.tar.xz |
KVM: arm64: Free sve_state via arm specific hook
Add an arm specific hook to free the arm64-only sve_state. Doing so
eliminates the last functional code from kvm_arch_vcpu_uninit() across
all architectures and paves the way for removing kvm_arch_vcpu_init()
and kvm_arch_vcpu_uninit() entirely.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt/Makefile')
0 files changed, 0 insertions, 0 deletions