OpenCloudOS-Kernel/arch/x86/kvm
Al Viro c249d7f196 x86 kvm page table walks: switch to explicit __get_user()
commit a481444399 upstream.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Chen Zhuo <sagazchen@tencent.com>
Signed-off-by: Xinghui Li <korantli@tencent.com>
2024-06-11 21:18:09 +08:00
..
vmx KVM: VMX: Fix vcpu could not be waken up if enable IPI virtualization 2024-06-11 21:18:04 +08:00
Kconfig kvm: x86: add host poll control msrs 2019-06-18 11:43:46 +02:00
Makefile KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header search paths 2019-01-25 19:12:37 +01:00
cpuid.c KVM: x86: Refresh CPUID on writes to MSR_IA32_XSS 2024-06-11 21:16:45 +08:00
cpuid.h KVM: x86: Add a helper to check kernel support when setting cpu cap 2024-06-11 21:16:42 +08:00
debugfs.c KVM: no need to check return value of debugfs_create functions 2019-08-05 12:55:49 +02:00
emulate.c kvm/x86: This commit emulates ENQCMD and ENQCMDS on an EPT exit 2024-06-11 21:17:05 +08:00
hyperv.c KVM: x86: Rename kvm_lapic_enable_pv_eoi() 2024-06-11 21:17:35 +08:00
hyperv.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 2019-06-19 17:09:53 +02:00
i8254.c kvm: x86: Add memcg accounting to KVM allocations 2019-02-20 22:48:30 +01:00
i8254.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
i8259.c tkernel: add base tlinux kernel interfaces 2024-06-11 20:09:33 +08:00
ioapic.c kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS 2024-06-11 21:17:35 +08:00
ioapic.h kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS 2024-06-11 21:17:35 +08:00
irq.c ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
irq.h KVM/arm updates for 5.3 2019-07-11 15:14:16 +02:00
irq_comm.c KVM: VMX & SVM: FIXED+PHYSICAL mode single target IPI fastpath 2024-06-11 21:05:24 +08:00
kvm_cache_regs.h ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
lapic.c KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helper 2024-06-11 21:17:38 +08:00
lapic.h KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helper 2024-06-11 21:17:38 +08:00
mmu.c KVM: x86: Add kvm_x86_ops hook to short circuit emulation 2024-06-11 21:05:42 +08:00
mmu.h ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
mmu_audit.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 2019-06-19 17:09:53 +02:00
mmutrace.h ock: sync codes to ock 5.4.119-20.0009.21 2024-06-11 20:27:38 +08:00
mtrr.c tkernel: add base tlinux kernel interfaces 2024-06-11 20:09:33 +08:00
page_track.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 2019-06-19 17:09:53 +02:00
paging_tmpl.h x86 kvm page table walks: switch to explicit __get_user() 2024-06-11 21:18:09 +08:00
pmu.c KVM: x86: Add fixed counters to PMU filter 2019-07-20 09:00:48 +02:00
pmu.h tkernel: add base tlinux kernel interfaces 2024-06-11 20:09:33 +08:00
pmu_amd.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 2019-06-19 17:09:53 +02:00
svm.c KVM: SVM: Use common kvm_apic_write_nodecode() for AVIC write traps 2024-06-11 21:17:36 +08:00
trace.h KVM: x86: Make kvm_lapic_set_reg() a "private" xAPIC helper 2024-06-11 21:17:38 +08:00
tss.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
x86.c KVM: x86: Emulate split-lock access as a write in emulator 2024-06-11 21:17:44 +08:00
x86.h kvm: x86: enqcmd: pass through MSR_IA32_PASID 2024-06-11 21:16:45 +08:00