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
2017-07-25
KVM: arm/arm64: PMU: Fix overflow interrupt injection
Andrew Jones
1
-1
/
+1
2017-07-07
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+2
2017-06-15
arm64/kvm: vgic: use SYS_DESC()
Mark Rutland
1
-30
/
+15
2017-06-15
arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1
Mark Rutland
1
-1
/
+1
2017-06-15
KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access
Marc Zyngier
1
-0
/
+15
2017-06-15
KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access
Marc Zyngier
1
-4
/
+8
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
1
-0
/
+14
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
3
-9
/
+14
2017-06-14
tracing: Add TRACE_DEFINE_SIZEOF() macros
Jeremy Linton
1
-0
/
+2
2017-06-08
KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
Christoffer Dall
1
-0
/
+9
2017-06-08
KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
Christoffer Dall
1
-15
/
+1
2017-06-06
arm64: KVM: Allow unaligned accesses at EL2
Marc Zyngier
1
-2
/
+3
2017-06-06
arm64: KVM: Preserve RES1 bits in SCTLR_EL2
Marc Zyngier
1
-4
/
+6
2017-06-04
KVM: arm/arm64: properly use vcpu requests
Andrew Jones
1
-0
/
+1
2017-05-24
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
Christoffer Dall
1
-5
/
+5
2017-05-16
KVM: arm64: Restore host physical timer access on hyp_panic()
James Morse
1
-0
/
+1
2017-05-15
arm64: KVM: Do not use stack-protector to compile EL2 code
Marc Zyngier
1
-0
/
+2
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
2
-7
/
+6
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-373
/
+244
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
1
-3
/
+2
2017-05-02
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
1
-4
/
+4
2017-04-09
Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix
Christoffer Dall
3
-255
/
+112
2017-04-09
arm64: hyp-stub: Zero x0 on successful stub handling
Marc Zyngier
1
-3
/
+3
2017-04-09
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2
-7
/
+2
2017-04-09
arm64: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
1
-8
/
+23
2017-04-09
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2
-17
/
+0
2017-04-09
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
1
-5
/
+19
2017-04-09
arm64: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
1
-1
/
+6
2017-04-09
arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
1
-0
/
+13
2017-04-09
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
2
-5
/
+2
2017-04-09
arm64: KVM: Do not corrupt registers on failed 64bit CP read
Marc Zyngier
1
-11
/
+16
2017-04-09
arm64: KVM: Treat sysreg accessors returning false as successful
Marc Zyngier
1
-29
/
+20
2017-04-09
arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
Marc Zyngier
1
-7
/
+6
2017-04-09
arm64: KVM: Make unexpected reads from WO registers inject an undef
Marc Zyngier
2
-18
/
+9
2017-04-09
arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
Marc Zyngier
1
-2
/
+6
2017-04-09
arm64: KVM: PMU: Inject UNDEF exception on illegal register access
Marc Zyngier
1
-1
/
+6
2017-04-09
arm64: KVM: PMU: Refactor pmu_*_el0_disabled
Marc Zyngier
1
-14
/
+11
2017-04-04
arm64: cpufeature: Make ID reg accessor naming less counterintuitive
Dave Martin
2
-3
/
+3
2017-03-22
KVM: arm64: Use common Set/Way sys definitions
Mark Rutland
1
-9
/
+3
2017-03-22
KVM: arm64: Use common sysreg definitions
Mark Rutland
2
-73
/
+25
2017-03-22
KVM: arm64: use common invariant sysreg definitions
Mark Rutland
1
-38
/
+19
2017-03-22
KVM: arm64: Use common physical timer sysreg definitions
Mark Rutland
1
-9
/
+3
2017-03-22
KVM: arm64: Use common GICv3 sysreg definitions
Mark Rutland
1
-6
/
+2
2017-03-22
KVM: arm64: Use common performance monitor sysreg definitions
Mark Rutland
1
-56
/
+22
2017-03-22
KVM: arm64: Use common debug sysreg definitions
Mark Rutland
1
-52
/
+21
2017-03-22
KVM: arm64: add SYS_DESC()
Mark Rutland
1
-0
/
+5
2017-03-20
arm64: KVM: Add support for VPIPT I-caches
Will Deacon
1
-0
/
+22
2017-03-07
arm64: KVM: Survive unknown traps from guests
Mark Rutland
1
-7
/
+12
2017-03-06
arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBs
Marc Zyngier
1
-9
/
+55
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-13
/
+442
[next]