index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-23
KVM: nVMX: Don't stuff secondary execution control if it's not supported
Sean Christopherson
1
-0
/
+7
2022-12-23
KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
Sean Christopherson
1
-1
/
+2
2022-12-23
KVM: nVMX: Document that ignoring memory failures for VMCLEAR is deliberate
Sean Christopherson
1
-4
/
+13
2022-11-30
KVM: VMX: Move MSR_IA32_FEAT_CTL.LOCKED check into "is valid" helper
Sean Christopherson
1
-5
/
+8
2022-11-30
KVM: VMX: Allow userspace to set all supported FEATURE_CONTROL bits
Sean Christopherson
1
-5
/
+31
2022-11-30
KVM: VMX: Make vmread_error_trampoline() uncallable from C code
Sean Christopherson
2
-2
/
+18
2022-11-30
KVM: nVMX: Reword comments about generating nested CR0/4 read shadows
Sean Christopherson
2
-9
/
+7
2022-11-30
KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
Jim Mattson
2
-2
/
+15
2022-11-30
KVM: VMX: Guest usage of IA32_SPEC_CTRL is likely
Jim Mattson
1
-1
/
+1
2022-11-30
KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails
Sean Christopherson
1
-11
/
+33
2022-11-30
KVM: VMX: Resume guest immediately when injecting #GP on ECREATE
Sean Christopherson
1
-1
/
+3
2022-11-18
KVM: x86: Make kvm_hv_get_assist_page() return 0/-errno
Vitaly Kuznetsov
1
-1
/
+1
2022-11-18
KVM: nVMX: hyper-v: Enable L2 TLB flush
Vitaly Kuznetsov
3
-0
/
+38
2022-11-18
KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
Vitaly Kuznetsov
3
-18
/
+11
2022-11-18
KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
Vitaly Kuznetsov
3
-0
/
+6
2022-11-18
KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
Vitaly Kuznetsov
1
-0
/
+15
2022-11-18
KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"
Vitaly Kuznetsov
5
-8
/
+7
2022-11-18
KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
Vitaly Kuznetsov
1
-3
/
+3
2022-11-17
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
1
-3
/
+1
2022-11-17
KVM: x86: allow L1 to not intercept triple fault
Maxim Levitsky
1
-0
/
+1
2022-11-17
KVM: x86: add kvm_leave_nested
Maxim Levitsky
1
-3
/
+0
2022-11-09
KVM: x86/pmu: Defer counter emulated overflow via pmc->prev_counter
Like Xu
1
-2
/
+2
2022-11-09
KVM: x86/pmu: Defer reprogram_counter() to kvm_pmu_handle_event()
Like Xu
1
-3
/
+3
2022-11-09
KVM: x86: smm: use smram structs in the common code
Maxim Levitsky
1
-2
/
+2
2022-11-09
KVM: x86: compile out vendor-specific code if SMM is disabled
Paolo Bonzini
1
-0
/
+4
2022-11-09
KVM: allow compiling out SMM support
Paolo Bonzini
1
-0
/
+2
2022-11-09
KVM: x86: start moving SMM-related functions to new files
Paolo Bonzini
2
-0
/
+2
2022-11-09
bug: introduce ASSERT_STRUCT_OFFSET
Maxim Levitsky
1
-3
/
+2
2022-11-09
KVM: x86: Handle PERF_CAPABILITIES in common x86's kvm_get_msr_feature()
Sean Christopherson
1
-3
/
+0
2022-11-09
KVM: x86: Init vcpu->arch.perf_capabilities in common x86 code
Sean Christopherson
1
-1
/
+0
2022-11-09
KVM: x86: Track supported PERF_CAPABILITIES in kvm_caps
Sean Christopherson
3
-30
/
+31
2022-11-09
perf/x86/core: Zero @lbr instead of returning -1 in x86_perf_get_lbr() stub
Sean Christopherson
1
-1
/
+2
2022-11-09
KVM: x86/pmu: Limit the maximum number of supported Intel GP counters
Like Xu
1
-2
/
+2
2022-11-09
KVM: x86: use a separate asm-offsets.c file
Paolo Bonzini
1
-1
/
+1
2022-11-02
KVM: VMX: Ignore guest CPUID for host userspace writes to DEBUGCTL
Sean Christopherson
1
-4
/
+6
2022-11-02
KVM: VMX: Fold vmx_supported_debugctl() into vcpu_supported_debugctl()
Sean Christopherson
2
-20
/
+7
2022-11-02
KVM: VMX: Advertise PMU LBRs if and only if perf supports LBRs
Sean Christopherson
1
-1
/
+3
2022-10-27
KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailable
Emanuele Giuseppe Esposito
1
-0
/
+5
2022-10-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+16
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-440
/
+767
2022-10-04
Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2022-09-28
KVM: x86/pmu: Avoid using PEBS perf_events for normal counters
Like Xu
1
-0
/
+2
2022-09-28
KVM: x86/pmu: Refactor PERF_GLOBAL_CTRL update helper for reuse by PEBS
Like Xu
1
-7
/
+5
2022-09-28
KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_mask
Like Xu
1
-6
/
+9
2022-09-26
KVM: nVMX: Make event request on VMXOFF iff INIT/SIPI is pending
Sean Christopherson
1
-2
/
+2
2022-09-26
KVM: nVMX: Make an event request if INIT or SIPI is pending on VM-Enter
Sean Christopherson
1
-12
/
+6
2022-09-26
KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
Sean Christopherson
2
-2
/
+7
2022-09-26
KVM: x86: make vendor code check for all nested events
Paolo Bonzini
1
-1
/
+7
2022-09-26
KVM: VMX: Update MTF and ICEBP comments to document KVM's subtle behavior
Sean Christopherson
1
-5
/
+11
2022-09-26
KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
Sean Christopherson
2
-64
/
+51
[next]