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
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-2
/
+23
2016-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-11
/
+7
2016-12-09
arm64: KVM: pmu: Reset PMSELR_EL0.SEL to a sane value before entering the guest
Marc Zyngier
1
-1
/
+7
2016-11-18
arm64: KVM: pmu: Fix AArch32 cycle counter access
Wei Huang
1
-2
/
+8
2016-11-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
3
-2
/
+23
2016-11-14
ARM: KVM: Support vGICv3 ITS
Vladimir Murzin
2
-10
/
+0
2016-11-04
arm/arm64: KVM: Perform local TLB invalidation when multiplexing vcpus on a s...
Marc Zyngier
1
-0
/
+15
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-609
/
+239
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-29
/
+14
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
1
-4
/
+0
2016-09-22
KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
Vladimir Murzin
1
-0
/
+4
2016-09-22
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
Vladimir Murzin
2
-329
/
+1
2016-09-22
arm64: KVM: Move GIC accessors to arch_gicv3.h
Vladimir Murzin
1
-13
/
+0
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
1
-10
/
+11
2016-09-12
arm64/kvm: use alternative auto-nop
Mark Rutland
1
-5
/
+1
2016-09-09
arm64/kvm: use {read,write}_sysreg()
Mark Rutland
2
-24
/
+13
2016-09-08
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
Marc Zyngier
1
-3
/
+15
2016-09-08
arm64: KVM: Handle async aborts delivered while at EL2
Marc Zyngier
3
-3
/
+61
2016-09-08
arm64: KVM: Inject a Virtual SError if it was pending
Marc Zyngier
1
-0
/
+20
2016-09-08
arm64: KVM: Route asynchronous aborts
Marc Zyngier
1
-3
/
+8
2016-09-08
arm64: KVM: Add EL1 async abort handler
Marc Zyngier
1
-0
/
+3
2016-09-08
arm64: KVM: Add Virtual Abort injection helper
Marc Zyngier
1
-0
/
+12
2016-09-08
arm64: KVM: Preserve pending vSError in world switch
Marc Zyngier
1
-0
/
+9
2016-09-08
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
Marc Zyngier
1
-0
/
+32
2016-09-08
arm64: KVM: Move the AArch32 conditional execution to common code
Marc Zyngier
2
-149
/
+2
2016-09-08
arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c
Marc Zyngier
1
-11
/
+0
2016-09-08
arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2
Vladimir Murzin
1
-0
/
+2
2016-09-08
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
4
-19
/
+6
2016-09-08
arm64: KVM: Optimize __guest_enter/exit() to save a few instructions
Shanker Donthineni
2
-75
/
+63
2016-08-17
arm64: KVM: report configured SRE value to 32-bit world
Vladimir Murzin
1
-1
/
+1
2016-08-17
arm64: KVM: remove misleading comment on pmu status
Vladimir Murzin
1
-8
/
+0
2016-08-17
arm64: Document workaround for Cortex-A72 erratum #853709
Marc Zyngier
1
-1
/
+1
2016-08-04
Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
4
-7
/
+27
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-122
/
+45
2016-08-01
arm64: KVM: Set cpsr before spsr on fault injection
Andrew Jones
1
-7
/
+5
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-3
/
+7
2016-07-23
arm64: KVM: VHE: Context switch MDSCR_EL1
Marc Zyngier
1
-4
/
+4
2016-07-22
KVM: arm/arm64: Enable irqchip routing
Eric Auger
3
-0
/
+22
2016-07-18
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
3
-0
/
+8
2016-07-18
KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
Andre Przywara
1
-1
/
+1
2016-07-14
arm64: KVM: Clean up a condition
Dan Carpenter
1
-2
/
+2
2016-07-04
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
4
-83
/
+23
2016-07-04
arm/arm64: KVM: Always have merged page tables
Marc Zyngier
1
-24
/
+7
2016-07-04
arm64: KVM: Always reference __hyp_panic_string via its kernel VA
Marc Zyngier
1
-2
/
+9
2016-07-04
KVM: arm/arm64: The GIC is dead, long live the GIC
Marc Zyngier
2
-15
/
+0
2016-06-21
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
2
-3
/
+3
2016-06-21
arm64: allow building with kcov coverage on ARM64
Alexander Potapenko
1
-0
/
+4
2016-06-14
KVM: ARM64: Fix typos
Andrea Gelmini
2
-2
/
+2
2016-05-31
arm64: KVM: vgic-v3: Relax synchronization when SRE==1
Marc Zyngier
1
-7
/
+16
2016-05-31
arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1
Marc Zyngier
1
-4
/
+2
[next]