]> Pileus Git - ~andy/linux/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)
commit6c8ee57be9350c5c2cafdd6a99d0462d528676e2
treeb2ce398a6613895bc94b975ab00f787baf830b2d
parent16b854c889673d988285719bc020543a730f9ac6
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