index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
KVM: VMX: Unconditionally clear CPUID.INVPCID if !CPUID.PCID
Sean Christopherson
1
-5
/
+11
2020-09-28
KVM: VMX: Rename vmx_*_supported() helpers to cpu_has_vmx_*()
Sean Christopherson
2
-11
/
+11
2020-09-28
cpuidle-haltpoll: fix error comments in arch_haltpoll_disable
Li Qiang
1
-1
/
+1
2020-09-28
KVM: VMX: Use "illegal GPA" helper for PT/RTIT output base check
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: x86: Move illegal GPA helper out of the MMU code
Sean Christopherson
4
-7
/
+7
2020-09-28
KVM: VMX: Replace MSR_IA32_RTIT_OUTPUT_BASE_MASK with helper function
Sean Christopherson
1
-4
/
+7
2020-09-28
KVM: x86: Unexport cpuid_query_maxphyaddr()
Sean Christopherson
1
-1
/
+0
2020-09-28
KVM: VMX: Use precomputed MAXPHYADDR for RTIT base MSR check
Sean Christopherson
1
-1
/
+1
2020-09-28
KVM: VMX: Do not perform emulation for INVD intercept
Tom Lendacky
1
-1
/
+2
2020-09-28
KVM: SEV: shorten comments around sev_clflush_pages
Paolo Bonzini
1
-12
/
+7
2020-09-28
KVM: SVM: Mark SEV launch secret pages as dirty.
Cfir Cohen
1
-1
/
+14
2020-09-28
KVM: nVMX: Add VM-Enter failed tracepoints for super early checks
Sean Christopherson
1
-5
/
+5
2020-09-28
KVM: nSVM: CR3 MBZ bits are only 63:52
Krish Sadhukhan
2
-2
/
+2
2020-09-28
KVM: x86: emulating RDPID failure shall return #UD rather than #GP
Robert Hoo
1
-1
/
+1
2020-09-28
KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PI
Sean Christopherson
3
-0
/
+16
2020-09-28
KVM: SVM: Add tracepoint for cr_interception
Haiwei Li
1
-0
/
+2
2020-09-28
KVM: SVM: Analyze is_guest_mode() in svm_vcpu_run()
Wanpeng Li
1
-5
/
+6
2020-09-28
KVM: VMX: Invoke NMI handler via indirect call instead of INTn
Sean Christopherson
1
-15
/
+15
2020-09-28
KVM: VMX: Move IRQ invocation to assembly subroutine
Sean Christopherson
2
-30
/
+37
2020-09-28
KVM: x86: Add kvm_x86_ops hook to short circuit emulation
Sean Christopherson
5
-35
/
+36
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page()
Haiwei Li
1
-4
/
+2
2020-09-28
KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vm...
Krish Sadhukhan
3
-8
/
+19
2020-09-28
KVM: x86: fix MSR_IA32_TSC read for nested migration
Maxim Levitsky
1
-2
/
+14
2020-09-28
KVM: SVM: Enable INVPCID feature on AMD
Babu Moger
2
-0
/
+53
2020-09-28
KVM: X86: Move handling of INVPCID types to x86
Babu Moger
3
-67
/
+80
2020-09-28
KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.c
Babu Moger
5
-36
/
+37
2020-09-28
KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
Babu Moger
2
-42
/
+17
2020-09-28
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
3
-6
/
+17
2020-09-28
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
5
-45
/
+41
2020-09-28
KVM: SVM: Modify intercept_exceptions to generic intercepts
Babu Moger
4
-12
/
+15
2020-09-28
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
4
-42
/
+38
2020-09-28
KVM: SVM: Change intercept_cr to generic intercepts
Babu Moger
4
-24
/
+23
2020-09-28
KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)
Babu Moger
3
-0
/
+39
2020-09-28
KVM: nSVM: Remove unused field
Babu Moger
2
-3
/
+0
2020-09-28
KVM: SVM: refactor exit labels in svm_create_vcpu
Maxim Levitsky
1
-7
/
+7
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page
Maxim Levitsky
1
-4
/
+2
2020-09-28
KVM: SVM: refactor msr permission bitmap allocation
Maxim Levitsky
1
-22
/
+23
2020-09-28
KVM: nSVM: rename nested vmcb to vmcb12
Maxim Levitsky
3
-119
/
+117
2020-09-28
KVM: SVM: rename a variable in the svm_create_vcpu
Maxim Levitsky
1
-6
/
+6
2020-09-28
KVM: LAPIC: Reduce world switch latency caused by timer_advance_ns
Wanpeng Li
3
-12
/
+7
2020-09-28
KVM: LAPIC: Narrow down the kick target vCPU
Wanpeng Li
3
-8
/
+3
2020-09-28
KVM: LAPIC: Guarantee the timer is in tsc-deadline mode when setting
Wanpeng Li
1
-2
/
+1
2020-09-28
KVM: LAPIC: Return 0 when getting the tscdeadline timer if the lapic is hw di...
Wanpeng Li
1
-2
/
+1
2020-09-28
KVM: LAPIC: Fix updating DFR missing apic map recalculation
Wanpeng Li
1
-5
/
+10
2020-09-28
KVM: nVMX: Simplify the initialization of nested_vmx_msrs
Chenyi Qiang
1
-2
/
+1
2020-09-28
KVM: nVMX: Fix VMX controls MSRs setup when nested VMX enabled
Chenyi Qiang
1
-2
/
+4
2020-09-28
KVM: nSVM: Avoid freeing uninitialized pointers in svm_set_nested_state()
Vitaly Kuznetsov
1
-5
/
+3
2020-09-28
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
5
-52
/
+19
2020-09-27
x86/apic/msi: Unbreak DMAR and HPET MSI
Thomas Gleixner
1
-0
/
+2
2020-09-27
Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-12
/
+68
[prev]
[next]