Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
47c07f650a85f81003451fb21c667ff13893f7d0
/
arch
/
x86
/
kvm
e528acd
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
by Sean Christopherson
· 5 years ago
3489f08
KVM/x86: Fix invvpid and invept register operand size in 64-bit mode
by Uros Bizjak
· 6 years ago
c6e94ac
kvm: x86: mmu: Recovery of shattered NX large pages
by Junaid Shahid
· 5 years ago
a7ad794
kvm: mmu: ITLB_MULTIHIT mitigation
by Paolo Bonzini
· 5 years ago
1b08d2a
KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is active
by Paolo Bonzini
· 5 years ago
52644d8
KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
by Paolo Bonzini
· 5 years ago
9dc6bc3
KVM: x86: Add is_executable_pte()
by Ben Hutchings
· 5 years ago
515fa37
KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
by Paolo Bonzini
· 5 years ago
1d48204
KVM: x86: remove now unneeded hugepage gfn adjustment
by Paolo Bonzini
· 5 years ago
2e013f0
KVM: x86: make FNAME(fetch) and __direct_map more similar
by Paolo Bonzini
· 5 years ago
2f57300
kvm: x86: Do not release the page inside mmu_set_spte()
by Junaid Shahid
· 6 years ago
c6170b8
kvm: Convert kvm_lock to a mutex
by Junaid Shahid
· 6 years ago
61524f1
KVM: x86: extend usage of RET_MMIO_PF_* constants
by Paolo Bonzini
· 7 years ago
43a39a3
KVM: x86: simplify ept_misconfig
by Paolo Bonzini
· 7 years ago
6394535
kvm/x86: Export MDS_NO=0 to guests when TSX is enabled
by Pawan Gupta
· 5 years ago
e83ef92
KVM: x86: use Intel speculation bugs and features as derived in generic x86 code
by Paolo Bonzini
· 5 years ago
7b93d92
kvm: mmu: Don't read PDPTEs when paging is not enabled
by Junaid Shahid
· 5 years ago
db074ca
KVM: nVMX: handle page fault in vmread fix
by Jack Wang
· 5 years ago
1207161
KVM: x86: Manually calculate reserved bits when loading PDPTRS
by Sean Christopherson
· 5 years ago
d729e30
KVM: x86: set ctxt->have_exception in x86_decode_insn()
by Jan Dakinevich
· 5 years ago
f5cab8c
KVM: x86: always stop emulation on page fault
by Jan Dakinevich
· 5 years ago
dfa3727
KVM: nVMX: handle page fault in vmread
by Paolo Bonzini
· 5 years ago
09458c2
KVM: x86: work around leak of uninitialized stack contents
by Fuqian Huang
· 5 years ago
8ec1280
KVM: x86: Don't update RIP or do single-step on faulting emulation
by Sean Christopherson
· 5 years ago
3984eae
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
by Like Xu
· 5 years ago
997ef64
KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC
by Wanpeng Li
· 5 years ago
d271f22
KVM: x86: degrade WARN to pr_warn_ratelimited
by Paolo Bonzini
· 5 years ago
438f4dc0
KVM: x86/pmu: do not mask the value that is written to fixed PMUs
by Paolo Bonzini
· 5 years ago
42fee5b
kvm: svm/avic: fix off-by-one in checking host APIC ID
by Suthikulpanit, Suravee
· 6 years ago
11cf36c
KVM: x86: fix return value for reserved EFER
by Paolo Bonzini
· 5 years ago
0dd8bef
KVM: x86: Skip EFER vs. guest CPUID checks for host-initiated writes
by Sean Christopherson
· 6 years ago
016ac59
KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing
by Vitaly Kuznetsov
· 6 years ago
cb10603
Documentation: Move L1TF to separate directory
by Thomas Gleixner
· 6 years ago
3a8e7f6
x86/kvm/vmx: Add MDS protection when L1D Flush is not active
by Thomas Gleixner
· 6 years ago
eb2aa33
x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests
by Andi Kleen
· 6 years ago
6198041
kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
by Eduardo Habkost
· 6 years ago
9ad0558
x86/bugs: Add AMD's SPEC_CTRL MSR usage
by Konrad Rzeszutek Wilk
· 6 years ago
98ccdae
x86/bugs: Add AMD's variant of SSB_NO
by Konrad Rzeszutek Wilk
· 6 years ago
db773fc
Revert "svm: Fix AVIC incomplete IPI emulation"
by Suthikulpanit, Suravee
· 6 years ago
0c5243f
KVM: x86: Don't clear EFER during SMM transitions for 32-bit vCPU
by Sean Christopherson
· 6 years ago
756e25c
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
by Sean Christopherson
· 6 years ago
5e29da0
KVM: X86: Fix residual mmio emulation request to userspace
by Wanpeng Li
· 7 years ago
7b3c6c4
KVM: nVMX: Ignore limit checks on VMX instructions using flat segments
by Sean Christopherson
· 6 years ago
9748354
KVM: nVMX: Sign extend displacements of VMX instr's mem operands
by Sean Christopherson
· 6 years ago
7c0d76e
KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting to L1
by Vitaly Kuznetsov
· 6 years ago
f5118fe
svm: Fix AVIC incomplete IPI emulation
by Suravee Suthikulpanit
· 6 years ago
acd744b
kvm: vmx: Fix entry number check for add_atomic_switch_msr()
by Xiaoyao Li
· 6 years ago
a2c34d2
KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221)
by Peter Shier
· 6 years ago
f5c61e4
KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)
by Paolo Bonzini
· 6 years ago
3b3db16
KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
by Vitaly Kuznetsov
· 6 years ago
22c9bc0
KVM: x86: Fix single-step debugging
by Alexander Popov
· 6 years ago
737dcb9
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running nested
by Vitaly Kuznetsov
· 7 years ago
0c4d57a
x86/kvm/vmx: fix old-style function declaration
by Yi Wang
· 6 years ago
eadd535
KVM: x86: fix empty-body warnings
by Yi Wang
· 6 years ago
8e9de89
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
by Wei Wang
· 6 years ago
3a468e8
KVM: X86: Fix scan ioapic use-before-initialization
by Wanpeng Li
· 6 years ago
43dd9f4
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
by Jim Mattson
· 6 years ago
aa71643
kvm: mmu: Fix race in emulated page table writes
by Junaid Shahid
· 6 years ago
08d2bf5
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
by Vitaly Kuznetsov
· 6 years ago
0fd0aa7
x86/fpu: Remove use_eager_fpu()
by Andy Lutomirski
· 8 years ago
8729412
KVM: VMX: fixes for vmentry_l1d_flush module parameter
by Paolo Bonzini
· 6 years ago
6a2346f
x86/kvm/vmx: Remove duplicate l1d flush definitions
by Josh Poimboeuf
· 6 years ago
cd4574c
KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled
by Thomas Gleixner
· 6 years ago
f56c8ee
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
by Paolo Bonzini
· 6 years ago
383f160
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
by Paolo Bonzini
· 6 years ago
ce2c7551
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
by Paolo Bonzini
· 6 years ago
7a1eac8
KVM: X86: Allow userspace to define the microcode version
by Wanpeng Li
· 7 years ago
8a01dd3
KVM: X86: Introduce kvm_get_msr_feature()
by Wanpeng Li
· 7 years ago
1a155ef
KVM: SVM: Add MSR-based feature support for serializing LFENCE
by Tom Lendacky
· 7 years ago
62d88fc
KVM: x86: Add a framework for supporting MSR-based features
by Tom Lendacky
· 7 years ago
77a83b3
x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
by Nicolai Stange
· 6 years ago
e371c92
x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
by Nicolai Stange
· 6 years ago
90bc306
x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
by Nicolai Stange
· 6 years ago
936f566
x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
by Nicolai Stange
· 6 years ago
698ac1b
x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
by Nicolai Stange
· 6 years ago
587d499
x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
by Nicolai Stange
· 6 years ago
2decbf5
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
by Jiri Kosina
· 6 years ago
4797c2f
x86/kvm: Allow runtime control of L1D flush
by Thomas Gleixner
· 6 years ago
6ccf633
x86/kvm: Serialize L1D flush parameter setter
by Thomas Gleixner
· 6 years ago
dff0982
x86/kvm: Add static key for flush always
by Thomas Gleixner
· 6 years ago
641a211
x86/kvm: Move l1tf setup function
by Thomas Gleixner
· 6 years ago
4186ae8
x86/l1tf: Handle EPT disabled state proper
by Thomas Gleixner
· 6 years ago
31282cf
x86/kvm: Drop L1TF MSR list approach
by Thomas Gleixner
· 6 years ago
80e55b5
x86/litf: Introduce vmx status variable
by Thomas Gleixner
· 6 years ago
a8c1467
x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
by Konrad Rzeszutek Wilk
· 6 years ago
c45ff81
x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
by Konrad Rzeszutek Wilk
· 6 years ago
5d3eaa2
x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
by Konrad Rzeszutek Wilk
· 6 years ago
1555f9e
x86/KVM/VMX: Add find_msr() helper function
by Konrad Rzeszutek Wilk
· 6 years ago
57e3ada
x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
by Konrad Rzeszutek Wilk
· 6 years ago
69c2525
kvm: nVMX: Update MSR load counts on a VMCS switch
by Jim Mattson
· 8 years ago
b3dc63c
x86/KVM/VMX: Add L1D flush logic
by Paolo Bonzini
· 6 years ago
acca8a7
x86/KVM/VMX: Add L1D MSR based flush
by Paolo Bonzini
· 6 years ago
b3d648a
x86/KVM/VMX: Add L1D flush algorithm
by Paolo Bonzini
· 6 years ago
af6ce92
x86/KVM/VMX: Add module argument for L1TF mitigation
by Konrad Rzeszutek Wilk
· 6 years ago
a0695af
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
by Konrad Rzeszutek Wilk
· 6 years ago
020a90f
kvm: x86: vmx: fix vpid leak
by Roman Kagan
· 6 years ago
eb02525
kvm, mm: account shadow page tables to kmemcg
by Shakeel Butt
· 6 years ago
13d1c5b
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
by Paolo Bonzini
· 6 years ago
838b0e9
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
by Paolo Bonzini
· 6 years ago
00b1391
KVM: x86: introduce linear_{read,write}_system
by Paolo Bonzini
· 6 years ago
Next »