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
/
arm64
/
kvm
/
hyp
/
switch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-29
kvm: arm64: handle single-step of hyp emulated mmio instructions
Alex Bennée
1
-7
/
+30
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+3
2017-11-06
KVM: arm/arm64: Move timer save/restore out of the hyp code
Christoffer Dall
1
-3
/
+3
2017-11-03
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
1
-3
/
+3
2017-11-03
arm64: KVM: Hide unsupported AArch64 CPU features from guests
Dave Martin
1
-0
/
+6
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
1
-0
/
+14
2017-05-16
KVM: arm64: Restore host physical timer access on hyp_panic()
James Morse
1
-0
/
+1
2017-02-02
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
1
-1
/
+16
2016-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+4
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-16
arm64: Support systems without FP/ASIMD
Suzuki K Poulose
1
-1
/
+4
2016-09-22
arm64: KVM: Use static keys for selecting the GIC backend
Vladimir Murzin
1
-10
/
+11
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
1
-0
/
+6
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
KVM: arm/arm64: Get rid of exported aliases to static functions
Christoffer Dall
1
-3
/
+1
2016-08-17
arm64: Document workaround for Cortex-A72 erratum #853709
Marc Zyngier
1
-1
/
+1
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+9
2016-07-04
arm64: KVM: Always reference __hyp_panic_string via its kernel VA
Marc Zyngier
1
-2
/
+9
2016-06-21
arm64/kvm: use ESR_ELx_EC to extract EC
Mark Rutland
1
-1
/
+1
2016-02-29
arm64: KVM: Add access handler for PMUSERENR register
Shannon Zhao
1
-0
/
+3
2016-02-29
arm64: KVM: Move kvm/hyp/hyp.h to include/asm/kvm_hyp.h
Marc Zyngier
1
-2
/
+1
2016-02-29
arm64: KVM: Move most of the fault decoding to C
Marc Zyngier
1
-0
/
+85
2016-02-29
arm64: KVM: VHE: Add alternative panic handling
Marc Zyngier
1
-8
/
+27
2016-02-29
arm64: KVM: VHE: Implement VHE activate/deactivate_traps
Marc Zyngier
1
-6
/
+47
2016-02-29
arm64: KVM: VHE: Make __fpsimd_enabled VHE aware
Marc Zyngier
1
-0
/
+19
2016-02-29
arm64: KVM: VHE: Differenciate host/guest sysreg save/restore
Marc Zyngier
1
-5
/
+5
2016-01-25
arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2
Dave Martin
1
-2
/
+6
2015-12-14
arm64: KVM: Remove weak attributes
Marc Zyngier
1
-3
/
+2
2015-12-14
arm64: KVM: Add compatibility aliases
Marc Zyngier
1
-0
/
+3
2015-12-14
arm64: KVM: Add panic handling
Marc Zyngier
1
-0
/
+30
2015-12-14
arm64: KVM: Implement fpsimd save/restore
Marc Zyngier
1
-0
/
+8
2015-12-14
arm64: KVM: Implement the core world switch
Marc Zyngier
1
-0
/
+135