linux/arch/x86/kvm
Wanpeng Li dd5f5341a3 KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid
Introduce __vmx_flush_tlb() to handle specific vpid.

Signed-off-by: Wanpeng Li <wanpeng.li@hotmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-10-14 16:41:09 +02:00
..
assigned-dev.c
assigned-dev.h
cpuid.c KVM: x86: add pcommit support 2015-10-01 15:06:35 +02:00
cpuid.h KVM: VMX: drop rdtscp_enabled field 2015-10-01 15:06:41 +02:00
emulate.c KVM: x86: fix RSM into 64-bit protected mode 2015-10-14 16:39:52 +02:00
hyperv.c kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support 2015-10-01 15:06:33 +02:00
hyperv.h
i8254.c
i8254.h
i8259.c
ioapic.c KVM: x86: fix edge EOI and IOAPIC reconfig race 2015-10-14 16:41:08 +02:00
ioapic.h
iommu.c
irq_comm.c KVM: x86: don't notify userspace IOAPIC on edge EOI 2015-10-14 16:41:08 +02:00
irq.c KVM: x86: Add support for local interrupt requests from userspace 2015-10-01 15:06:29 +02:00
irq.h KVM: x86: Add support for local interrupt requests from userspace 2015-10-01 15:06:29 +02:00
Kconfig KVM: x86: select IRQ_BYPASS_MANAGER 2015-10-01 15:06:52 +02:00
kvm_cache_regs.h
lapic.c kvm: x86: set KVM_REQ_EVENT when updating IRR 2015-10-14 16:41:08 +02:00
lapic.h KVM: Define a new interface kvm_intr_is_single_vcpu() 2015-10-01 15:06:49 +02:00
Makefile
mmu_audit.c
mmu.c
mmu.h
mmutrace.h
mtrr.c
paging_tmpl.h
pmu_amd.c
pmu_intel.c
pmu.c
pmu.h
svm.c
trace.h KVM: x86: Update IRTE for posted-interrupts 2015-10-01 15:06:51 +02:00
tss.h
vmx.c KVM: VMX: introduce __vmx_flush_tlb to handle specific vpid 2015-10-14 16:41:09 +02:00
x86.c KVM: x86: fix edge EOI and IOAPIC reconfig race 2015-10-14 16:41:08 +02:00
x86.h