original_kernel/arch/x86/kvm
Izik Eidus 3da0dd433d KVM: add support for change_pte mmu notifiers
this is needed for kvm if it want ksm to directly map pages into its
shadow page tables.

[marcelo: cast pfn assignment to u64]

Signed-off-by: Izik Eidus <ieidus@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2009-10-04 17:04:53 +02:00
..
Kconfig
Makefile
emulate.c
i8254.c
i8254.h
i8259.c
irq.c
irq.h
kvm_cache_regs.h
kvm_timer.h
lapic.c KVM: fix LAPIC timer period overflow 2009-10-04 13:57:23 +02:00
lapic.h
mmu.c KVM: add support for change_pte mmu notifiers 2009-10-04 17:04:53 +02:00
mmu.h
mmutrace.h
paging_tmpl.h KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes 2009-10-04 17:04:50 +02:00
svm.c
timer.c
trace.h
tss.h
vmx.c KVM: VMX: flush TLB with INVEPT on cpu migration 2009-10-04 13:57:24 +02:00
x86.c KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID 2009-10-04 17:04:16 +02:00
x86.h