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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-376
/
+868
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-7
/
+8
2016-08-01
KVM: VMX: Add VMCS to CPU's loaded VMCSs before VMPTRLD
Jim Mattson
1
-11
/
+15
2016-08-01
kvm: x86: nVMX: maintain internal copy of current VMCS
David Matlack
1
-3
/
+28
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-27
/
+8
2016-07-29
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-37
/
+5
2016-07-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-34
/
+43
2016-07-24
Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next
Dan Williams
3
-37
/
+5
2016-07-23
Revert "KVM: x86: add pcommit support"
Dan Williams
3
-37
/
+5
2016-07-16
KVM: VMX: handle PML full VMEXIT that occurs during event delivery
Cao, Lei
1
-0
/
+1
2016-07-16
Revert "KVM: SVM: fix trashing of MSR_TSC_AUX"
Radim Krčmář
1
-5
/
+3
2016-07-15
x86/kvm/kvmclock: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-25
/
+8
2016-07-15
KVM/x86: Remove superfluous SMP function call
Anna-Maria Gleixner
1
-4
/
+2
2016-07-14
KVM: SVM: do not set MSR_TSC_AUX on 32-bit builds
Paolo Bonzini
1
-1
/
+1
2016-07-14
KVM: nVMX: Fix memory corruption when using VMCS shadowing
Jim Mattson
1
-2
/
+17
2016-07-14
kvm: vmx: ensure VMCS is current while enabling PML
Peter Feiner
1
-32
/
+24
2016-07-14
KVM: SVM: fix trashing of MSR_TSC_AUX
Paolo Bonzini
1
-3
/
+5
2016-07-14
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
7
-7
/
+8
2016-07-14
KVM: x86: bump KVM_MAX_VCPU_ID to 1023
Radim Krčmář
2
-4
/
+11
2016-07-14
KVM: x86: add a flag to disable KVM x2apic broadcast quirk
Radim Krčmář
2
-14
/
+44
2016-07-14
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
4
-10
/
+49
2016-07-14
KVM: pass struct kvm to kvm_set_routing_entry
Radim Krčmář
1
-1
/
+2
2016-07-14
KVM: x86: reset lapic base in kvm_lapic_reset
Radim Krčmář
1
-4
/
+4
2016-07-14
KVM: VMX: optimize APIC ID read with APICv
Radim Krčmář
1
-3
/
+0
2016-07-14
KVM: x86: reset APIC ID when enabling LAPIC
Radim Krčmář
1
-2
/
+3
2016-07-14
KVM: x86: use hardware-compatible format for APIC ID register
Radim Krčmář
3
-22
/
+52
2016-07-14
KVM: x86: use generic function for MSI parsing
Radim Krčmář
1
-12
/
+7
2016-07-14
KVM: x86: dynamic kvm_apic_map
Radim Krčmář
2
-6
/
+14
2016-07-14
KVM: x86: use physical LAPIC array for logical x2APIC
Radim Krčmář
1
-36
/
+37
2016-07-14
KVM: x86: add kvm_apic_map_get_dest_lapic
Radim Krčmář
1
-132
/
+98
2016-07-14
kvm: vmx: advertise support for ept execute only
Bandan Das
1
-0
/
+3
2016-07-14
kvm: mmu: track read permission explicitly for shadow EPT page tables
Bandan Das
3
-10
/
+23
2016-07-14
kvm: mmu: don't set the present bit unconditionally
Bandan Das
3
-8
/
+10
2016-07-14
kvm: mmu: remove is_present_gpte()
Bandan Das
4
-8
/
+3
2016-07-14
kvm: mmu: extend the is_present check to 32 bits
Bandan Das
1
-1
/
+1
2016-07-11
KVM: VMX: introduce vm_{entry,exit}_control_reset_shadow
Paolo Bonzini
1
-2
/
+12
2016-07-11
KVM: nVMX: keep preemption timer enabled during L2 execution
Paolo Bonzini
1
-2
/
+13
2016-07-11
KVM: nVMX: avoid incorrect preemption timer vmexit in nested guest
Wanpeng Li
1
-0
/
+2
2016-07-11
KVM: VMX: reflect broken preemption timer in vmcs_config
Paolo Bonzini
1
-3
/
+2
2016-07-10
Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changes
Ingo Molnar
5
-32
/
+43
2016-07-05
KVM: MTRR: fix kvm_mtrr_check_gfn_range_consistency page fault
Alexis Dambricourt
1
-0
/
+1
2016-07-05
KVM: x86: Use ARRAY_SIZE instead of dividing sizeof array with sizeof an element
Wei Yongjun
1
-1
/
+1
2016-07-01
KVM: vmx: fix missed cancellation of TSC deadline timer
Wanpeng Li
1
-24
/
+24
2016-07-01
KVM: x86: introduce cancel_hv_tscdeadline
Wanpeng Li
1
-8
/
+10
2016-07-01
KVM: vmx: fix underflow in TSC deadline calculation
Paolo Bonzini
1
-3
/
+3
2016-07-01
KVM: x86: use guest_exit_irqoff
Paolo Bonzini
3
-12
/
+9
2016-07-01
KVM: x86: always use "acknowledge interrupt on exit"
Paolo Bonzini
1
-4
/
+3
2016-07-01
KVM: remove kvm_guest_enter/exit wrappers
Paolo Bonzini
1
-2
/
+2
2016-06-27
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
1
-12
/
+11
2016-06-27
KVM: LAPIC: cap __delay at lapic_timer_advance_ns
Marcelo Tosatti
1
-1
/
+2
[next]