]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
KVM: SVM: move svm_hardware_disable() code to asm/virtext.h
authorEduardo Habkost <ehabkost@redhat.com>
Mon, 17 Nov 2008 21:03:21 +0000 (19:03 -0200)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:52:30 +0000 (16:52 +0200)
commit2c8dceebb238680d5577500f8283397d41ca5590
tree5b96cfa8c5f89a79e0da1e8be91d5eb1a9b51fa4
parent63d1142f8f69e39468bc6079ab2239e902828134
KVM: SVM: move svm_hardware_disable() code to asm/virtext.h

Create cpu_svm_disable() function.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/virtext.h
arch/x86/kvm/svm.c