]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: introduce KVM_PFN_ERR_FAULT
authorXiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Fri, 3 Aug 2012 07:37:54 +0000 (15:37 +0800)
committerAvi Kivity <avi@redhat.com>
Mon, 6 Aug 2012 13:04:50 +0000 (16:04 +0300)
commit7e0b65b7f17df39fef5c914adade62553e0972c8
treeb2ce398a6613895bc94b975ab00f787baf830b2d
parentf0d9796967f8672879b084f011c74903242a0e9b
KVM: introduce KVM_PFN_ERR_FAULT

After that, the exported and un-inline function, get_fault_pfn,
can be removed

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