KVM: mmio_fault_cr2 is not used
authorGleb Natapov <gleb@redhat.com>
Tue, 12 Apr 2011 09:36:21 +0000 (12:36 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:49 +0000 (08:39 -0400)
commit8d7d810255982bfcc355cdb8972d72843acb0cf8
tree9a486a1b741bff8e6d0620e63261b9f8086f7b1b
parent46561646ce409ad96c22645362c113de04f60bfb
KVM: mmio_fault_cr2 is not used

Remove unused variable mmio_fault_cr2.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/x86.c