index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-27
KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real Mode
Sean Christopherson
1
-1
/
+6
2023-03-14
KVM: VMX: Use tabs instead of spaces for indentation
Rong Tao
1
-2
/
+2
2023-03-14
KVM: VMX: Fix indentation coding style issue
Rong Tao
1
-6
/
+6
2023-03-14
KVM: nVMX: remove unnecessary #ifdef
Paolo Bonzini
1
-7
/
+1
2023-03-14
KVM: nVMX: add missing consistency checks for CR0 and CR4
Paolo Bonzini
1
-2
/
+8
2023-02-22
Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-19
/
+21
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-12
/
+9
2023-02-15
Merge tag 'kvm-x86-vmx-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-110
/
+118
2023-02-15
Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-12
/
+15
2023-02-07
KVM: VMX: Fix crash due to uninitialized current_vmcs
Alexandru Matei
2
-13
/
+7
2023-02-07
KVM: nVMX: Simplify the setting of SECONDARY_EXEC_ENABLE_VMFUNC for nested.
Yu Zhang
1
-9
/
+5
2023-02-07
KVM: VMX: Do not trap VMFUNC instructions for L1 guests.
Yu Zhang
2
-4
/
+9
2023-01-27
KVM: x86/pmu: Gate all "unimplemented MSR" prints on report_ignored_msrs
Sean Christopherson
1
-3
/
+1
2023-01-27
KVM: x86/pmu: Cap kvm_pmu_cap.num_counters_gp at KVM's internal max
Sean Christopherson
1
-0
/
+1
2023-01-27
KVM: x86/pmu: Drop event_type and rename "struct kvm_event_hw_type_mapping"
Like Xu
1
-9
/
+12
2023-01-24
KVM: VMX: Handle NMI VM-Exits in noinstr region
Sean Christopherson
3
-19
/
+27
2023-01-24
KVM: VMX: Provide separate subroutines for invoking NMI vs. IRQ handlers
Sean Christopherson
2
-46
/
+50
2023-01-24
x86/entry: KVM: Use dedicated VMX NMI entry for 32-bit kernels too
Sean Christopherson
1
-2
/
+2
2023-01-24
KVM: VMX: Always inline to_vmx() and to_kvm_vmx()
Sean Christopherson
2
-4
/
+5
2023-01-24
KVM: VMX: Always inline eVMCS read/write helpers
Sean Christopherson
1
-10
/
+10
2023-01-24
KVM: VMX: Allow VM-Fail path of VMREAD helper to be instrumented
Sean Christopherson
1
-0
/
+2
2023-01-24
KVM: x86: Make vmx_get_exit_qual() and vmx_get_intr_info() noinstr-friendly
Sean Christopherson
1
-8
/
+6
2023-01-24
KVM: VMX: don't use "unsigned long" in vmx_vcpu_enter_exit()
Alexey Dobriyan
1
-1
/
+1
2023-01-24
KVM: VMX: Access @flags as a 32-bit value in __vmx_vcpu_run()
Sean Christopherson
1
-4
/
+4
2023-01-24
KVM: x86/pmu: Correct the mask used in a pmu event filter lookup
Aaron Lewis
1
-0
/
+1
2023-01-24
KVM: x86: Replace cpu_dirty_logging_count with nr_memslots_dirty_logging
David Matlack
1
-3
/
+6
2023-01-24
KVM: VMX: Intercept reads to invalid and write-only x2APIC registers
Sean Christopherson
1
-4
/
+4
2023-01-24
KVM: VMX: Always intercept accesses to unsupported "extended" x2APIC regs
Sean Christopherson
1
-18
/
+20
2023-01-24
Merge branch 'kvm-lapic-fix-and-cleanup' into HEAD
Paolo Bonzini
1
-46
/
+12
2023-01-22
KVM: x86/vmx: Do not skip segment attributes if unusable bit is set
Hendrik Borghorst
1
-12
/
+9
2023-01-13
KVM: x86: Track required APICv inhibits with variable, not callback
Sean Christopherson
1
-13
/
+11
2023-01-13
KVM: x86: Inhibit APICv/AVIC if the optimized physical map is disabled
Sean Christopherson
1
-0
/
+1
2023-01-13
KVM: x86: Move APIC access page helper to common x86 code
Sean Christopherson
1
-34
/
+1
2022-12-29
KVM: x86: Do compatibility checks when onlining CPU
Chao Gao
1
-5
/
+10
2022-12-29
KVM: x86: Move CPU compat checks hook to kvm_x86_ops (from kvm_x86_init_ops)
Sean Christopherson
3
-10
/
+10
2022-12-29
KVM: VMX: Shuffle support checks and hardware enabling code around
Sean Christopherson
1
-108
/
+108
2022-12-29
KVM: x86: Do VMX/SVM support checks directly in vendor code
Sean Christopherson
1
-17
/
+20
2022-12-29
KVM: VMX: Use current CPU's info to perform "disabled by BIOS?" checks
Sean Christopherson
1
-2
/
+2
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
9
-33
/
+34
2022-12-29
KVM: x86: Use KBUILD_MODNAME to specify vendor module name
Sean Christopherson
1
-1
/
+1
2022-12-29
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
1
-2
/
+2
2022-12-29
KVM: x86: Do CPU compatibility checks in x86 code
Sean Christopherson
1
-1
/
+1
2022-12-29
KVM: VMX: Make VMCS configuration/capabilities structs read-only after init
Sean Christopherson
2
-4
/
+4
2022-12-29
KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
Sean Christopherson
1
-11
/
+19
2022-12-29
KVM: x86: Move guts of kvm_arch_init() to standalone helper
Sean Christopherson
1
-6
/
+15
2022-12-29
KVM: VMX: Move Hyper-V eVMCS initialization to helper
Sean Christopherson
1
-30
/
+43
2022-12-29
KVM: VMX: Don't bother disabling eVMCS static key on module exit
Sean Christopherson
1
-4
/
+0
2022-12-29
KVM: VMX: Reset eVMCS controls in VP assist page during hardware disabling
Sean Christopherson
1
-20
/
+30
2022-12-29
KVM: VMX: Resurrect vmcs_conf sanitization for KVM-on-Hyper-V
Vitaly Kuznetsov
3
-0
/
+40
2022-12-29
KVM: nVMX: Prepare to sanitize tertiary execution controls with eVMCS
Vitaly Kuznetsov
2
-0
/
+6
[next]