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
/
svm
/
svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-23
KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround
Maxim Levitsky
1
-0
/
+4
2021-09-23
KVM: x86: nSVM: restore int_vector in svm_clear_vintr
Maxim Levitsky
1
-0
/
+2
2021-09-22
KVM: x86: nSVM: refactor svm_leave_smm and smm_enter_smm
Maxim Levitsky
1
-66
/
+69
2021-09-22
KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode
Maxim Levitsky
1
-1
/
+1
2021-09-22
KVM: x86: nSVM: restore the L1 host state prior to resuming nested guest on S...
Maxim Levitsky
1
-5
/
+7
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-65
/
+32
2021-08-20
KVM: SVM: Add 5-level page table support for SVM
Wei Huang
1
-6
/
+1
2021-08-20
KVM: x86: Allow CPU to force vendor-specific TDP level
Wei Huang
1
-1
/
+3
2021-08-20
KVM: SVM: split svm_handle_invalid_exit
Maxim Levitsky
1
-8
/
+9
2021-08-20
KVM: SVM: AVIC: drop unsupported AVIC base relocation code
Maxim Levitsky
1
-7
/
+0
2021-08-20
KVM: SVM: move check for kvm_vcpu_apicv_active outside of avic_vcpu_{put|load}
Maxim Levitsky
1
-2
/
+5
2021-08-20
KVM: SVM: remove svm_toggle_avic_for_irq_window
Maxim Levitsky
1
-2
/
+2
2021-08-20
KVM: SVM: add warning for mistmatch between AVIC vcpu state and AVIC inhibition
Maxim Levitsky
1
-0
/
+2
2021-08-20
KVM: x86: don't disable APICv memslot when inhibited
Maxim Levitsky
1
-1
/
+0
2021-08-16
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
1
-4
/
+5
2021-08-13
KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()
Sean Christopherson
1
-2
/
+0
2021-08-02
KVM: SVM: Drop redundant clearing of vcpu->arch.hflags at INIT/RESET
Sean Christopherson
1
-3
/
+0
2021-08-02
KVM: SVM: Emulate #INIT in response to triple fault shutdown
Sean Christopherson
1
-3
/
+7
2021-08-02
KVM: x86: Move setting of sregs during vCPU RESET/INIT to common x86
Sean Christopherson
1
-6
/
+0
2021-08-02
KVM: SVM: Stuff save->dr6 at during VMSA sync, not at RESET/INIT
Sean Christopherson
1
-1
/
+0
2021-08-02
KVM: SVM: Drop redundant writes to vmcb->save.cr4 at RESET/INIT
Sean Christopherson
1
-3
/
+0
2021-08-02
KVM: SVM: Tweak order of cr0/cr4/efer writes at RESET/INIT
Sean Christopherson
1
-6
/
+1
2021-08-02
KVM: SVM: Don't bother writing vmcb->save.rip at vCPU RESET/INIT
Sean Christopherson
1
-2
/
+1
2021-08-02
KVM: x86: Move EDX initialization at vCPU RESET to common code
Sean Christopherson
1
-13
/
+0
2021-08-02
KVM: x86: Consolidate APIC base RESET initialization code
Sean Christopherson
1
-6
/
+0
2021-08-02
KVM: SVM: Drop explicit MMU reset at RESET/INIT
Sean Christopherson
1
-1
/
+0
2021-08-02
KVM: SVM: Fall back to KVM's hardcoded value for EDX at RESET/INIT
Sean Christopherson
1
-2
/
+9
2021-08-02
KVM: SVM: Require exact CPUID.0x1 match when stuffing EDX at INIT
Sean Christopherson
1
-1
/
+1
2021-08-02
KVM: SVM: Zero out GDTR.base and IDTR.base on INIT
Sean Christopherson
1
-0
/
+2
2021-08-02
KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are fatal to the VM
Sean Christopherson
1
-1
/
+1
2021-07-27
KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact...
Maxim Levitsky
1
-2
/
+5
2021-07-27
KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized
Paolo Bonzini
1
-2
/
+2
2021-07-26
KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...
Vitaly Kuznetsov
1
-6
/
+6
2021-07-26
KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()
Vitaly Kuznetsov
1
-3
/
+4
2021-07-15
KVM: nSVM: Restore nested control upon leaving SMM
Vitaly Kuznetsov
1
-1
/
+6
2021-07-15
KVM: nSVM: Fix L1 state corruption upon return from SMM
Vitaly Kuznetsov
1
-1
/
+38
2021-07-15
KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA
Vitaly Kuznetsov
1
-1
/
+10
2021-07-15
KVM: SVM: add module param to control the #SMI interception
Maxim Levitsky
1
-1
/
+9
2021-07-15
KVM: SVM: remove INIT intercept handler
Maxim Levitsky
1
-1
/
+0
2021-07-15
KVM: SVM: #SMI interception must not skip the instruction
Maxim Levitsky
1
-1
/
+6
2021-07-14
KVM: SVM: Revert clearing of C-bit on GPA in #NPF handler
Sean Christopherson
1
-1
/
+1
2021-06-24
KVM: x86: Print CPU of last attempted VM-entry when dumping VMCS/VMCB
Jim Mattson
1
-0
/
+2
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-2
/
+2
2021-06-18
KVM: SVM: Refuse to load kvm_amd if NX support is not available
Sean Christopherson
1
-3
/
+10
2021-06-17
KVM: x86: introduce kvm_register_clear_available
Maxim Levitsky
1
-4
/
+2
2021-06-17
KVM: SVM: hyper-v: Direct Virtual Flush support
Vineeth Pillai
1
-0
/
+2
2021-06-17
KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
Vineeth Pillai
1
-0
/
+3
2021-06-17
KVM: SVM: hyper-v: Remote TLB flush for SVM
Vineeth Pillai
1
-0
/
+9
2021-06-17
KVM: nVMX: nSVM: 'nested_run' should count guest-entry attempts that make it ...
Krish Sadhukhan
1
-0
/
+6
2021-06-17
KVM: x86: Drop "pre_" from enter/leave_smm() helpers
Sean Christopherson
1
-4
/
+4
[next]