]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: remove the dead code of KVM_EXIT_HYPERCALL
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Mon, 28 Nov 2011 12:41:38 +0000 (20:41 +0800)
committerAvi Kivity <avi@redhat.com>
Tue, 27 Dec 2011 09:22:07 +0000 (11:22 +0200)
commit77732470c075b2df1043d74e17c39829e4998413
tree62e8172a7a92ddb2047cf1917682366d9fb5d7f0
parent814297ed4dd60dfcd4835bdbab610958b517f804
KVM: x86: remove the dead code of KVM_EXIT_HYPERCALL

KVM_EXIT_HYPERCALL is not used anymore, so remove the code

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/x86.c