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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-27
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
Jim Mattson
1
-5
/
+15
2018-11-27
kvm: mmu: Fix race in emulated page table writes
Junaid Shahid
1
-18
/
+9
2018-11-27
KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...
Liran Alon
1
-5
/
+5
2018-11-27
KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...
Liran Alon
1
-1
/
+24
2018-11-27
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
Leonid Shatz
3
-17
/
+15
2018-11-27
x86/kvm/vmx: fix old-style function declaration
Yi Wang
1
-4
/
+4
2018-11-27
KVM: x86: fix empty-body warnings
Yi Wang
1
-1
/
+1
2018-11-27
KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
Liran Alon
1
-5
/
+16
2018-11-27
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
Liran Alon
1
-0
/
+1
2018-11-27
KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...
Liran Alon
1
-6
/
+6
2018-11-27
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
Wei Wang
1
-8
/
+11
2018-11-27
KVM: X86: Fix scan ioapic use-before-initialization
Wanpeng Li
1
-1
/
+2
2018-11-27
KVM: LAPIC: Fix pv ipis use-before-initialization
Wanpeng Li
1
-0
/
+5
2018-11-27
KVM: VMX: re-add ple_gap module parameter
Luiz Capitulino
1
-0
/
+1
2018-10-29
x86: Clean up 'sizeof x' => 'sizeof(x)'
Jordan Borgner
3
-33
/
+33
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-1050
/
+2358
2018-10-24
KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned
KarimAllah Ahmed
1
-1
/
+1
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+1
2018-10-23
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+10
2018-10-23
Revert "kvm: x86: optimize dr6 restore"
Radim Krčmář
1
-9
/
+4
2018-10-19
x86/kvm/nVMX: tweak shadow fields
Vitaly Kuznetsov
2
-9
/
+6
2018-10-17
KVM: VMX: enable nested virtualization by default
Paolo Bonzini
1
-1
/
+1
2018-10-17
KVM/x86: Use 32bit xor to clear registers in svm.c
Uros Bizjak
2
-16
/
+18
2018-10-17
kvm: x86: Introduce KVM_CAP_EXCEPTION_PAYLOAD
Jim Mattson
1
-0
/
+5
2018-10-17
kvm: vmx: Defer setting of DR6 until #DB delivery
Jim Mattson
2
-31
/
+62
2018-10-17
kvm: x86: Defer setting of CR2 until #PF delivery
Jim Mattson
4
-21
/
+62
2018-10-17
kvm: x86: Add payload operands to kvm_multiple_exception
Jim Mattson
1
-7
/
+15
2018-10-17
kvm: x86: Add exception payload fields to kvm_vcpu_events
Jim Mattson
1
-16
/
+45
2018-10-17
kvm: x86: Add has_payload and payload to kvm_queued_exception
Jim Mattson
1
-0
/
+8
2018-10-17
x86/kvm/nVMX: nested state migration for Enlightened VMCS
Vitaly Kuznetsov
2
-20
/
+64
2018-10-17
x86/kvm/nVMX: allow bare VMXON state migration
Vitaly Kuznetsov
1
-7
/
+8
2018-10-17
x86/kvm/lapic: preserve gfn_to_hva_cache len on cache reinit
Vitaly Kuznetsov
1
-2
/
+10
2018-10-17
x86/kvm/hyperv: don't clear VP assist pages on init
Vitaly Kuznetsov
1
-1
/
+7
2018-10-17
KVM: nVMX: optimize prepare_vmcs02{,_full} for Enlightened VMCS case
Vitaly Kuznetsov
1
-53
/
+65
2018-10-17
KVM: nVMX: implement enlightened VMPTRLD and VMCLEAR
Vitaly Kuznetsov
1
-7
/
+108
2018-10-17
KVM: nVMX: add enlightened VMCS state
Vitaly Kuznetsov
1
-17
/
+423
2018-10-17
KVM: nVMX: add KVM_CAP_HYPERV_ENLIGHTENED_VMCS capability
Vitaly Kuznetsov
3
-0
/
+61
2018-10-17
KVM: VMX: refactor evmcs_sanitize_exec_ctrls()
Vitaly Kuznetsov
1
-61
/
+47
2018-10-17
KVM: hyperv: define VP assist page helpers
Ladi Prosek
5
-6
/
+29
2018-10-17
KVM: x86: reintroduce pte_list_remove, but including mmu_spte_clear_track_bits
Wei Yang
1
-3
/
+9
2018-10-17
KVM: x86: rename pte_list_remove to __pte_list_remove
Wei Yang
1
-8
/
+8
2018-10-17
kvm/x86 : fix some typo
Peng Hao
1
-2
/
+2
2018-10-17
KVM/VMX: Change hv flush logic when ept tables are mismatched.
Lan Tianyu
1
-7
/
+8
2018-10-17
KVM/x86: Use 32bit xor to clear register
Uros Bizjak
1
-2
/
+2
2018-10-17
KVM/x86: Use assembly instruction mnemonics instead of .byte streams
Uros Bizjak
1
-26
/
+20
2018-10-17
KVM/x86: Fix invvpid and invept register operand size in 64-bit mode
Uros Bizjak
1
-2
/
+2
2018-10-17
x86/kvm/mmu: check if MMU reconfiguration is needed in init_kvm_nested_mmu()
Vitaly Kuznetsov
1
-0
/
+6
2018-10-17
x86/kvm/mmu: check if tdp/shadow MMU reconfiguration is needed
Vitaly Kuznetsov
1
-34
/
+61
2018-10-17
x86/kvm/nVMX: introduce source data cache for kvm_init_shadow_ept_mmu()
Vitaly Kuznetsov
1
-15
/
+38
2018-10-17
x86/kvm/mmu: make space for source data caching in struct kvm_mmu
Vitaly Kuznetsov
2
-7
/
+21
[next]