1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-23 16:53:58 -05:00
linux/arch/x86/kvm
Paolo Bonzini a5496886eb Merge branch 'kvm-late-6.1-fixes' into HEAD
x86:

* several fixes to nested VMX execution controls

* fixes and clarification to the documentation for Xen emulation

* do not unnecessarily release a pmu event with zero period

* MMU fixes

* fix Coverity warning in kvm_hv_flush_tlb()

selftests:

* fixes for the ucall mechanism in selftests

* other fixes mostly related to compilation with clang
2022-12-28 07:19:14 -05:00
..
mmu Merge branch 'kvm-late-6.1-fixes' into HEAD 2022-12-28 07:19:14 -05:00
svm ARM64: 2022-12-15 11:12:21 -08:00
vmx KVM: nVMX: Don't stuff secondary execution control if it's not supported 2022-12-23 12:32:03 -05:00
.gitignore
cpuid.c ARM64: 2022-12-15 11:12:21 -08:00
cpuid.h
debugfs.c
emulate.c
fpu.h
hyperv.c KVM: x86: hyper-v: Fix 'using uninitialized value' Coverity warning 2022-12-23 12:08:16 -05:00
hyperv.h KVM: nSVM: hyper-v: Enable L2 TLB flush 2022-11-18 12:59:18 -05:00
i8254.c
i8254.h
i8259.c
ioapic.c
ioapic.h
irq.c KVM: x86: remove unnecessary exports 2022-12-02 13:36:44 -05:00
irq.h
irq_comm.c KVM: x86: ioapic: Fix level-triggered EOI and userspace I/OAPIC reconfigure race 2022-12-23 12:07:40 -05:00
Kconfig
kvm-asm-offsets.c
kvm_cache_regs.h
kvm_emulate.h
kvm_onhyperv.c
kvm_onhyperv.h
lapic.c KVM: x86: remove unnecessary exports 2022-12-02 13:36:44 -05:00
lapic.h KVM: x86: Simplify kvm_apic_hw_enabled 2022-12-23 12:09:28 -05:00
Makefile KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook 2022-11-18 12:59:13 -05:00
mmu.h
mtrr.c
pmu.c KVM: x86/pmu: Prevent zero period event from being repeatedly released 2022-12-23 12:06:45 -05:00
pmu.h KVM: x86/pmu: Prevent zero period event from being repeatedly released 2022-12-23 12:06:45 -05:00
reverse_cpuid.h ARM64: 2022-12-15 11:12:21 -08:00
smm.c
smm.h
trace.h KVM: x86/xen: Add CPL to Xen hypercall tracepoint 2022-11-28 13:31:01 -05:00
tss.h
x86.c Merge branch 'kvm-late-6.1-fixes' into HEAD 2022-12-28 07:19:14 -05:00
x86.h
xen.c KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET 2022-12-28 05:53:57 -05:00
xen.h KVM: x86/xen: add support for 32-bit guests in SCHEDOP_poll 2022-11-30 19:24:56 +00:00