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)
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>

No differences found