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
2019-08-21
Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"
Paolo Bonzini
1
-32
/
+1
2019-08-14
KVM: x86: svm: remove redundant assignment of var new_entry
Miaohe Lin
1
-1
/
+0
2019-08-14
kvm: x86: skip populating logical dest map if apic is not sw enabled
Radim Krcmar
1
-0
/
+5
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2
-16
/
+34
2019-08-05
KVM: no need to check return value of debugfs_create functions
Greg KH
1
-28
/
+13
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
1
-5
/
+0
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
3
-0
/
+28
2019-08-05
KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
Wanpeng Li
1
-8
/
+0
2019-07-24
KVM: X86: Boost queue head vCPU to mitigate lock waiter preemption
Wanpeng Li
1
-1
/
+2
2019-07-24
Documentation: move Documentation/virtual to Documentation/virt
Christoph Hellwig
1
-1
/
+1
2019-07-22
KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after free
Jan Kiszka
1
-0
/
+2
2019-07-22
KVM: X86: Dynamically allocate user_fpu
Wanpeng Li
3
-4
/
+26
2019-07-22
KVM: X86: Fix fpu state crash in kvm guest
Wanpeng Li
1
-3
/
+6
2019-07-22
Revert "kvm: x86: Use task structs fpu field for user"
Paolo Bonzini
1
-2
/
+2
2019-07-22
KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nested
Jan Kiszka
1
-0
/
+2
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-16
/
+34
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
1
-4
/
+19
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
1
-1
/
+7
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
1
-0
/
+1
2019-07-20
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
1
-2
/
+2
2019-07-20
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
1
-7
/
+35
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
5
-36
/
+75
2019-07-18
x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2
Josh Poimboeuf
1
-3
/
+3
2019-07-18
x86/kvm: Fix fastop function ELF metadata
Josh Poimboeuf
1
-13
/
+31
2019-07-17
KVM: LAPIC: Make lapic timer unpinned
Wanpeng Li
2
-9
/
+5
2019-07-17
KVM: x86/vPMU: reset pmc->counter to 0 for pmu fixed_counters
Like Xu
1
-3
/
+8
2019-07-15
KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
Liran Alon
1
-1
/
+4
2019-07-15
kvm: x86: ioapic and apic debug macros cleanup
Yi Wang
2
-101
/
+9
2019-07-15
kvm: x86: some tsc debug cleanup
Yi Wang
1
-8
/
+0
2019-07-15
kvm: vmx: fix coccinelle warnings
Yi Wang
1
-1
/
+1
2019-07-15
x86: kvm: avoid constant-conversion warning
Arnd Bergmann
1
-3
/
+3
2019-07-15
x86: kvm: avoid -Wsometimes-uninitized warning
Arnd Bergmann
1
-11
/
+9
2019-07-15
KVM: x86: expose AVX512_BF16 feature to guest
Jing Liu
1
-1
/
+11
2019-07-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-972
/
+1564
2019-07-12
mm: lift the x86_32 PAE version of gup_get_pte to common code
Christoph Hellwig
1
-1
/
+1
2019-07-11
Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
22
-154
/
+91
2019-07-11
KVM: x86: Unconditionally enable irqs in guest context
Sean Christopherson
2
-9
/
+12
2019-07-11
KVM: x86: PMU Event Filter
Eric Hankland
3
-0
/
+69
2019-07-10
kvm: x86: Fix -Wmissing-prototypes warnings
Yi Wang
1
-1
/
+0
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+9
2019-07-05
KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insane
Wanpeng Li
1
-3
/
+4
2019-07-05
kvm: LAPIC: write down valid APIC registers
Paolo Bonzini
1
-12
/
+32
2019-07-05
KVM: LAPIC: ARBPRI is a reserved register for x2APIC
Paolo Bonzini
1
-1
/
+5
2019-07-05
KVM nVMX: Check Host Segment Registers and Descriptor Tables on vmentry of ne...
Krish Sadhukhan
1
-2
/
+24
2019-07-05
KVM: nVMX: Stash L1's CR3 in vmcs01.GUEST_CR3 on nested entry w/o EPT
Sean Christopherson
1
-21
/
+23
2019-07-05
KVM: x86: add tracepoints around __direct_map and FNAME(fetch)
Paolo Bonzini
3
-7
/
+67
2019-07-05
KVM: x86: change kvm_mmu_page_get_gfn BUG_ON to WARN_ON
Paolo Bonzini
1
-3
/
+9
2019-07-05
KVM: x86: remove now unneeded hugepage gfn adjustment
Paolo Bonzini
2
-7
/
+4
2019-07-05
KVM: x86: make FNAME(fetch) and __direct_map more similar
Paolo Bonzini
2
-44
/
+39
[next]