..
mmu
KVM: x86/mmu: clear MMIO cache when unloading the MMU
2022-02-25 08:20:19 -05:00
svm
KVM: SVM: Don't rewrite guest ICR on AVIC IPI virtualization failure
2022-03-01 08:50:46 -05:00
vmx
KVM: VMX: Handle APIC-write offset wrangling in VMX code
2022-03-01 08:50:45 -05:00
cpuid.c
KVM: x86: skip host CPUID call for hypervisor leaves
2022-02-10 13:47:16 -05:00
cpuid.h
kvm: x86: Add support for getting/setting expanded xstate buffer
2022-01-14 13:44:41 -05:00
debugfs.c
Merge branch 'kvm-pi-raw-spinlock' into HEAD
2022-01-19 12:14:02 -05:00
emulate.c
KVM: x86/emulate: Remove unused "tss_selector" of task_switch_{16, 32}()
2022-02-10 13:47:14 -05:00
fpu.h
KVM: x86: Move FPU register accessors into fpu.h
2021-06-17 13:09:24 -04:00
hyperv.c
Merge branch 'kvm-hv-xmm-hypercall-fixes' into HEAD
2022-02-25 08:20:08 -05:00
hyperv.h
KVM: x86: Make kvm_hv_hypercall_enabled() static inline
2022-02-10 13:50:44 -05:00
i8254.c
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
2021-12-08 04:24:15 -05:00
i8254.h
i8259.c
KVM: x86/i8259: Remove unused "addr" of elcr_ioport_{read,write}()
2022-02-10 13:47:12 -05:00
ioapic.c
KVM: x86/ioapic: Remove unused "addr" and "length" of ioapic_read_indirect()
2022-02-10 13:47:13 -05:00
ioapic.h
x86/kvm: remove unused ack_notifier callbacks
2021-11-18 07:05:57 -05:00
irq.c
KVM: x86/xen: Add event channel interrupt vector upcall
2021-02-04 14:19:39 +00:00
irq.h
x86/kvm: remove unused ack_notifier callbacks
2021-11-18 07:05:57 -05:00
irq_comm.c
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
2022-01-07 10:44:45 -05:00
Kconfig
KVM: x86/mmu: Remove MMU auditing
2022-02-18 13:46:23 -05:00
kvm_cache_regs.h
KVM: X86: Remove kvm_register_clear_available()
2021-12-08 04:25:03 -05:00
kvm_emulate.h
KVM: x86: Update vPMCs when retiring branch instructions
2022-01-07 10:44:43 -05:00
kvm_onhyperv.c
KVM: x86: Uninline and export hv_track_root_tdp()
2022-02-10 13:47:19 -05:00
kvm_onhyperv.h
KVM: x86: Uninline and export hv_track_root_tdp()
2022-02-10 13:47:19 -05:00
lapic.c
KVM: x86: Make kvm_lapic_reg_{read,write}() static
2022-03-01 08:50:47 -05:00
lapic.h
KVM: x86: Make kvm_lapic_reg_{read,write}() static
2022-03-01 08:50:47 -05:00
Makefile
KVM: Add Makefile.kvm for common files, use it for x86
2021-12-09 12:56:02 -05:00
mmu.h
KVM: x86: use struct kvm_mmu_root_info for mmu->root
2022-02-25 08:20:16 -05:00
mtrr.c
KVM: x86: Add helper to consolidate "raw" reserved GPA mask calculations
2021-02-04 09:27:30 -05:00
pmu.c
KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
2022-02-14 07:44:51 -05:00
pmu.h
KVM: x86: Update vPMCs when retiring instructions
2022-01-07 10:44:42 -05:00
reverse_cpuid.h
KVM: SEV: Mask CPUID[0x8000001F].eax according to supported features
2021-04-26 05:27:15 -04:00
trace.h
KVM: x86: Get the number of Hyper-V sparse banks from the VARHEAD field
2022-02-10 13:50:33 -05:00
tss.h
x86.c
KVM: x86: WARN if KVM emulates an IPI without clearing the BUSY flag
2022-03-01 08:50:47 -05:00
x86.h
KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG
2022-02-10 13:50:43 -05:00
xen.c
KVM: xen: Use static_call() for invoking kvm_x86_ops hooks
2022-02-10 13:47:18 -05:00
xen.h
KVM: x86/xen: Add KVM_IRQ_ROUTING_XEN_EVTCHN and event channel delivery
2022-01-07 10:44:45 -05:00