linux/arch/x86/kvm
Xiao Guangrong e5552fd252 KVM: MMU: remove unused parameter
vcpu in page_fault_can_be_fast() is not used so remove it

Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
2013-08-29 10:17:42 +03:00
..
cpuid.c kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks 2013-08-26 12:47:09 +03:00
cpuid.h
emulate.c
i8254.c
i8254.h
i8259.c
irq.c
irq.h
Kconfig
kvm_cache_regs.h
lapic.c kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic 2013-08-26 12:47:09 +03:00
lapic.h
Makefile
mmu_audit.c
mmu.c KVM: MMU: remove unused parameter 2013-08-29 10:17:42 +03:00
mmu.h
mmutrace.h
paging_tmpl.h
pmu.c
svm.c
trace.h
tss.h
vmx.c KVM: vmx: count exits to userspace during invalid guest emulation 2013-08-28 17:13:15 +03:00
x86.c KVM: x86: update masterclock when kvmclock_offset is calculated (v2) 2013-08-28 17:36:11 +03:00
x86.h