index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
vmx
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-20
KVM: TDX: Exit to userspace for GetTdVmCallInfo
Binbin Wu
1
-4
/
+39
2025-06-20
KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>
Binbin Wu
1
-0
/
+32
2025-06-20
KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs
Binbin Wu
1
-4
/
+6
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-223
/
+154
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-388
/
+5520
2025-05-27
Merge tag 'kvm-x86-vmx-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-187
/
+139
2025-05-27
Merge tag 'kvm-x86-pir-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2025-05-27
Merge tag 'kvm-x86-misc-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-33
/
+12
2025-05-27
KVM: VMX: use __always_inline for is_td_vcpu and is_td
Edward Adam Davis
1
-2
/
+2
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
4
-43
/
+47
2025-05-13
Merge branch 'x86/bugs' into x86/core, to merge dependent commits
Ingo Molnar
1
-1
/
+7
2025-05-02
KVM: VMX: Clean up and macrofy x86_ops
Vishal Verma
2
-160
/
+101
2025-05-02
KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
Vishal Verma
2
-1
/
+2
2025-05-02
KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c and tweak name
Vishal Verma
3
-12
/
+11
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
1
-2
/
+2
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
4
-0
/
+4
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
1
-25
/
+40
2025-04-29
x86/bugs: Restructure L1TF mitigation
David Kaplan
1
-0
/
+2
2025-04-29
KVM: x86: Unify cross-vCPU IBPB
Sean Christopherson
3
-19
/
+6
2025-04-28
KVM: VMX: Flush shadow VMCS on emergency reboot
Chao Gao
1
-1
/
+4
2025-04-24
KVM: VMX: Use LEAVE in vmx_do_interrupt_irqoff()
Uros Bizjak
1
-2
/
+1
2025-04-24
KVM: nVMX: Check MSR load/store list counts during VM-Enter consistency checks
Sean Christopherson
1
-11
/
+20
2025-04-24
x86/irq: KVM: Track PIR bitmap as an "unsigned long" array
Sean Christopherson
1
-1
/
+1
2025-04-24
KVM: x86: Add module param to control and enumerate device posted IRQs
Sean Christopherson
1
-0
/
+2
2025-04-24
KVM: VMX: Don't send UNBLOCK when starting device assignment without APICv
Sean Christopherson
1
-4
/
+3
2025-04-24
KVM: x86: Generalize IBRS virtualization on emulated VM-exit
Yosry Ahmed
1
-10
/
+1
2025-04-24
Merge branch 'kvm-fixes-6.15-rc4' into HEAD
Paolo Bonzini
1
-18
/
+10
2025-04-24
KVM: x86: Reset IRTE to host control if *new* route isn't postable
Sean Christopherson
1
-18
/
+10
2025-04-16
x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear
Pawan Gupta
1
-1
/
+5
2025-04-10
x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()'
Ingo Molnar
1
-4
/
+4
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2
-2
/
+2
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2
-13
/
+13
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
4
-22
/
+22
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+30
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
14
-388
/
+5520
2025-04-07
Merge branch 'kvm-pi-fix-lockdep' into HEAD
Paolo Bonzini
1
-7
/
+30
2025-04-04
KVM: VMX: Use separate subclasses for PI wakeup lock to squash false positive
Yan Zhao
1
-3
/
+29
2025-04-04
KVM: VMX: Assert that IRQs are disabled when putting vCPU on PI wakeup list
Sean Christopherson
1
-4
/
+1
2025-03-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-76
/
+188
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2025-03-19
Merge tag 'kvm-x86-vmx-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-31
/
+75
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-45
/
+113
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2
-8
/
+2
2025-03-14
KVM: TDX: Make TDX VM type supported
Isaku Yamahata
1
-0
/
+1
2025-03-14
KVM: TDX: KVM: TDX: Always honor guest PAT on TDX enabled guests
Yan Zhao
1
-0
/
+6
2025-03-14
KVM: x86: remove shadow_memtype_mask
Paolo Bonzini
1
-0
/
+2
2025-03-14
KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
Yan Zhao
1
-7
/
+34
2025-03-14
KVM: TDX: Enable guest access to MTRR MSRs
Binbin Wu
1
-0
/
+3
2025-03-14
KVM: TDX: Add a method to ignore hypercall patching
Isaku Yamahata
1
-1
/
+14
[next]