index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
KVM: x86: Update vCPU's hv_clock before back to guest when tsc_offset is adju...
Zelin Deng
1
-0
/
+4
2021-08-26
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
1
-5
/
+5
2021-08-26
KVM: x86: Factor out x86 instruction emulation with decoding
Wei Huang
1
-23
/
+39
2021-08-12
KVM: x86: accept userspace interrupt only if no event is injected
Paolo Bonzini
1
-2
/
+11
2021-08-04
KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
Vitaly Kuznetsov
1
-2
/
+2
2021-07-31
KVM: x86: determine if an exception has an error code only when injecting it.
Maxim Levitsky
1
-4
/
+9
2021-07-20
KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
Lai Jiangshan
1
-0
/
+2
2021-07-14
KVM: nVMX: Sync all PGDs on nested transition with shadow paging
Sean Christopherson
1
-1
/
+1
2021-06-23
KVM: X86: Fix x86_emulator slab cache leak
Wanpeng Li
1
-0
/
+1
2021-06-23
KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
Sean Christopherson
1
-1
/
+4
2021-06-03
KVM: X86: Fix vCPU preempted state from guest's point of view
Wanpeng Li
1
-0
/
+2
2021-05-28
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
1
-0
/
+9
2021-05-19
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
1
-0
/
+16
2021-05-19
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
1
-4
/
+18
2021-05-19
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
1
-0
/
+1
2021-05-19
KVM: x86/mmu: Remove the defunct update_pte() paging hook
Sean Christopherson
1
-1
/
+0
2021-05-14
KVM: x86: Defer the MMU unload to the normal path on an global INVPCID
Sean Christopherson
1
-1
/
+1
2021-03-30
KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
Sean Christopherson
1
-44
/
+65
2021-02-17
KVM: x86: cleanup CR3 reserved bits checks
Paolo Bonzini
1
-0
/
+2
2021-02-10
KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset
Sean Christopherson
1
-0
/
+1
2021-02-10
KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off
Paolo Bonzini
1
-9
/
+17
2021-02-04
KVM: x86: get smi pending status correctly
Jay Zhou
1
-0
/
+4
2021-02-04
KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
Paolo Bonzini
1
-3
/
+1
2021-02-04
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
1
-1
/
+3
2020-11-27
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
1
-8
/
+10
2020-11-13
KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
Babu Moger
1
-1
/
+1
2020-11-08
KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs
Pankaj Gupta
1
-3
/
+3
2020-11-08
kvm: x86: request masterclock update any time guest uses different msr
Oliver Upton
1
-1
/
+1
2020-11-08
kvm: x86: ensure pv_cpuid.features is initialized when enabling cap
Oliver Upton
1
-0
/
+2
2020-11-08
kvm: x86: reads of restricted pv msrs should also result in #GP
Oliver Upton
1
-0
/
+34
2020-11-08
KVM: x86: use positive error values for msr emulation that causes #GP
Maxim Levitsky
1
-13
/
+15
2020-10-30
KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
Takashi Iwai
1
-4
/
+4
2020-10-22
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
1
-5
/
+6
2020-10-22
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
1
-1
/
+6
2020-10-22
KVM: x86: report negative values from wrmsr emulation to userspace
Maxim Levitsky
1
-3
/
+6
2020-10-22
KVM: x86: xen_hvm_config: cleanup return values
Maxim Levitsky
1
-14
/
+9
2020-10-22
KVM: x86: allocate vcpu->arch.cpuid_entries dynamically
Vitaly Kuznetsov
1
-0
/
+1
2020-10-22
kvm: x86: only provide PV features if enabled in guest's CPUID
Oliver Upton
1
-5
/
+62
2020-10-22
kvm: x86: set wall_clock in kvm_write_wall_clock()
Oliver Upton
1
-1
/
+2
2020-10-22
kvm: x86: encapsulate wrmsr(MSR_KVM_SYSTEM_TIME) emulation in helper fn
Oliver Upton
1
-26
/
+32
2020-10-22
KVM: VMX: Forbid userspace MSR filters for x2APIC
Paolo Bonzini
1
-1
/
+8
2020-10-22
KVM: VMX: Ignore userspace MSR filters for x2APIC
Sean Christopherson
1
-2
/
+2
2020-09-28
KVM: x86: do not attempt TSC synchronization on guest writes
Paolo Bonzini
1
-20
/
+10
2020-09-28
KVM: x86: rename KVM_REQ_GET_VMCS12_PAGES
Paolo Bonzini
1
-2
/
+2
2020-09-28
KVM: x86: Introduce MSR filtering
Alexander Graf
1
-1
/
+144
2020-09-28
KVM: x86: Add infrastructure for MSR filtering
Alexander Graf
1
-0
/
+6
2020-09-28
KVM: x86: Allow deflecting unknown MSR accesses to user space
Alexander Graf
1
-4
/
+116
2020-09-28
KVM: x86: Return -ENOENT on unimplemented MSRs
Alexander Graf
1
-1
/
+1
2020-09-28
KVM: x86: Rename "shared_msrs" to "user_return_msrs"
Sean Christopherson
1
-48
/
+53
2020-09-28
KVM: x86: Add RIP to the kvm_entry, i.e. VM-Enter, tracepoint
Sean Christopherson
1
-1
/
+1
[next]