index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
x86.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU loading
Tom Lendacky
1
-0
/
+1
2020-12-15
KVM: SVM: Support string IO operations for an SEV-ES guest
Tom Lendacky
1
-0
/
+3
2020-12-15
KVM: SVM: Support MMIO for an SEV-ES guest
Tom Lendacky
1
-0
/
+5
2020-12-14
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
1
-0
/
+20
2020-11-15
KVM: x86: Return bool instead of int for CR4 and SREGS validity checks
Sean Christopherson
1
-1
/
+1
2020-11-08
KVM: x86: use positive error values for msr emulation that causes #GP
Maxim Levitsky
1
-1
/
+7
2020-09-28
KVM: x86: Add infrastructure for MSR filtering
Alexander Graf
1
-0
/
+1
2020-09-28
KVM: X86: Move handling of INVPCID types to x86
Babu Moger
1
-0
/
+1
2020-09-28
KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.c
Babu Moger
1
-0
/
+2
2020-09-28
KVM: LAPIC: Narrow down the kick target vCPU
Wanpeng Li
1
-1
/
+0
2020-07-10
KVM: x86: Add helper functions for illegal GPA checking and page fault injection
Mohammed Gamal
1
-0
/
+1
2020-07-09
kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host
Maxim Levitsky
1
-1
/
+1
2020-07-08
KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested ...
Krish Sadhukhan
1
-0
/
+1
2020-07-08
KVM: x86: Make CR4.VMXE reserved for the guest
Paolo Bonzini
1
-0
/
+2
2020-07-08
KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
Krish Sadhukhan
1
-0
/
+21
2020-07-08
KVM: x86: Move the check for upper 32 reserved bits of DR6 to separate function
Krish Sadhukhan
1
-0
/
+5
2020-07-08
KVM: X86: Move ignore_msrs handling upper the stack
Peter Xu
1
-0
/
+2
2020-05-15
KVM: X86: Introduce more exit_fastpath_completion enum values
Wanpeng Li
1
-1
/
+1
2020-05-15
KVM: X86: Introduce kvm_vcpu_exit_request() helper
Wanpeng Li
1
-0
/
+1
2020-04-21
KVM: x86: Introduce KVM_REQ_TLB_FLUSH_CURRENT to flush current ASID
Sean Christopherson
1
-0
/
+6
2020-03-31
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
1
-2
/
+2
2020-03-16
KVM: CPUID: add support for supervisor states
Paolo Bonzini
1
-0
/
+1
2020-03-16
KVM: x86: Make kvm_mpx_supported() an inline function
Sean Christopherson
1
-0
/
+6
2020-03-16
KVM: x86: Calculate the supported xcr0 mask at load time
Sean Christopherson
1
-6
/
+1
2020-03-16
KVM: x86: Move kvm_emulate.h into KVM's private directory
Sean Christopherson
1
-0
/
+1
2020-03-16
KVM: x86: Move emulation-only helpers to emulate.c
Sean Christopherson
1
-11
/
+0
2020-02-05
KVM: x86: Take a u64 when checking for a valid dr7 value
Sean Christopherson
1
-1
/
+1
2020-01-27
KVM: nVMX: Check GUEST_DR7 on vmentry of nested guests
Krish Sadhukhan
1
-0
/
+6
2020-01-27
KVM: x86: Perform non-canonical checks in 32-bit KVM
Sean Christopherson
1
-8
/
+0
2020-01-24
KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL
Paolo Bonzini
1
-0
/
+1
2020-01-21
KVM: x86: Move bit() helper to cpuid.h
Sean Christopherson
1
-5
/
+0
2020-01-21
KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
Wanpeng Li
1
-0
/
+1
2020-01-08
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
1
-1
/
+1
2019-11-15
KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched
Liran Alon
1
-0
/
+5
2019-10-22
KVM: x86: Move IA32_XSS-swapping on VM-entry/VM-exit to common x86 code
Aaron Lewis
1
-2
/
+2
2019-10-22
KVM: x86: Add WARNs to detect out-of-bounds register indices
Sean Christopherson
1
-4
/
+2
2019-09-24
KVM: x86: Move triple fault request into RM int injection
Sean Christopherson
1
-1
/
+1
2019-08-22
KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch
Sean Christopherson
1
-1
/
+1
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
1
-0
/
+2
2019-06-18
KVM: x86: introduce is_pae_paging
Paolo Bonzini
1
-0
/
+5
2019-06-04
KVM: X86: Provide a capability to disable cstate msr read intercepts
Wanpeng Li
1
-0
/
+5
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+10
2019-04-18
KVM: lapic: Track lapic timer advance per vCPU
Sean Christopherson
1
-2
/
+0
2019-04-16
KVM: x86: optimize check for valid PAT value
Paolo Bonzini
1
-0
/
+10
2019-04-16
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
1
-0
/
+2
2019-02-21
KVM: Explicitly define the "memslot update in-progress" bit
Sean Christopherson
1
-1
/
+1
2019-02-21
KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux
Sean Christopherson
1
-1
/
+6
2018-10-17
kvm: x86: Defer setting of CR2 until #PF delivery
Jim Mattson
1
-0
/
+2
2018-08-30
KVM: x86: Unexport x86_emulate_instruction()
Sean Christopherson
1
-0
/
+2
2018-06-22
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
1
-0
/
+9
[next]