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
/
arm
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-29
ARM: KVM: Add populating of fault data structure
Marc Zyngier
2
-0
/
+58
2016-02-29
ARM: KVM: Add the new world switch implementation
Marc Zyngier
3
-0
/
+148
2016-02-29
ARM: KVM: Add VFP lazy save/restore handler
Marc Zyngier
1
-0
/
+31
2016-02-29
ARM: KVM: Add guest entry code
Marc Zyngier
3
-0
/
+73
2016-02-29
ARM: KVM: Add banked registers save/restore
Marc Zyngier
3
-0
/
+89
2016-02-29
ARM: KVM: Add VFP save/restore
Marc Zyngier
3
-0
/
+82
2016-02-29
ARM: KVM: Add vgic v2 save/restore
Marc Zyngier
3
-0
/
+88
2016-02-29
ARM: KVM: Add timer save/restore
Marc Zyngier
3
-0
/
+80
2016-02-29
ARM: KVM: Add CP15 save/restore code
Marc Zyngier
3
-0
/
+113
2016-02-29
ARM: KVM: Add TLB invalidation code
Marc Zyngier
4
-0
/
+81
2016-02-29
ARM: KVM: Add system register accessor macros
Marc Zyngier
1
-0
/
+15
2016-02-29
ARM: KVM: Add a HYP-specific header file
Marc Zyngier
1
-0
/
+30
2016-02-29
ARM: KVM: Move GP registers into the CPU context structure
Marc Zyngier
4
-9
/
+20
2016-02-29
ARM: KVM: Move CP15 array into the CPU context structure
Marc Zyngier
4
-36
/
+37
2016-02-29
ARM: KVM: Move VFP registers to a CPU context structure
Marc Zyngier
2
-14
/
+16
2016-02-29
ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_end
Marc Zyngier
1
-1
/
+1
2016-02-29
ARM: KVM: Move the HYP code to its own section
Marc Zyngier
1
-8
/
+5
2016-02-29
arm/arm64: KVM: Add hook for C-based stage2 init
Marc Zyngier
1
-0
/
+1
2016-02-29
arm/arm64: KVM: Fix ioctl error handling
Michael S. Tsirkin
1
-1
/
+1
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
1
-1
/
+2
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2
-6
/
+6
2016-02-24
arm/arm64: KVM: Feed initialized memory to MMIO accesses
Marc Zyngier
1
-1
/
+2
2016-02-18
arm64: kvm: deal with kernel symbols outside of linear mapping
Ard Biesheuvel
1
-3
/
+5
2016-01-16
kvm: rename pfn_t to kvm_pfn_t
Dan Williams
1
-5
/
+5
2015-12-18
arm/arm64: KVM: Detect vGIC presence at runtime
Pavel Fedin
1
-2
/
+20
2015-12-18
arm64: KVM: Add support for 16-bit VMID
Vladimir Murzin
1
-2
/
+8
2015-12-18
arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
Vladimir Murzin
1
-3
/
+3
2015-12-18
ARM: KVM: Cleanup exception injection
Marc Zyngier
1
-36
/
+38
2015-12-14
arm64: KVM: Map the kernel RO section into HYP
Marc Zyngier
1
-0
/
+7
2015-12-14
KVM: arm/arm64: Count guest exit due to various reasons
Amit Tomar
4
-0
/
+13
2015-12-04
ARM/arm64: KVM: correct PTE uncachedness check
Ard Biesheuvel
1
-2
/
+2
2015-12-04
arm64: KVM: Get rid of old vcpu_reg()
Pavel Fedin
1
-10
/
+10
2015-12-04
arm64: KVM: Correctly handle zero register during MMIO
Pavel Fedin
1
-2
/
+3
2015-11-24
KVM: arm/arm64: Fix preemptible timer active state crazyness
Christoffer Dall
1
-6
/
+1
2015-11-24
ARM/arm64: KVM: test properly for a PTE's uncachedness
Ard Biesheuvel
1
-8
/
+7
2015-10-23
arm/arm64: KVM: Improve kvm_exit tracepoint
Christoffer Dall
2
-4
/
+8
2015-10-23
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
Eric Auger
1
-4
/
+31
2015-10-23
KVM: arm/arm64: check power_off in critical section before VCPU run
Eric Auger
1
-1
/
+2
2015-10-23
KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnable
Eric Auger
1
-1
/
+2
2015-10-23
KVM: arm/arm64: rename pause into power_off
Eric Auger
2
-15
/
+15
2015-10-23
arm/arm64: KVM : Enable vhost device selection under KVM config menu
Wei Huang
1
-0
/
+2
2015-10-23
arm/arm64: KVM: Rework the arch timer to use level-triggered semantics
Christoffer Dall
1
-3
/
+8
2015-10-23
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
Christoffer Dall
1
-0
/
+10
2015-10-20
KVM: arm: use GIC support unconditionally
Arnd Bergmann
1
-0
/
+1
2015-10-20
KVM: arm/arm64: Fix memory leak if timer initialization fails
Pavel Fedin
1
-1
/
+1
2015-09-17
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
1
-11
/
+0
2015-09-17
arm: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
1
-2
/
+4
2015-09-16
arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
Pavel Fedin
1
-1
/
+1
2015-09-16
arm: KVM: Fix incorrect device to IPA mapping
Marek Majtyka
1
-2
/
+4
2015-09-04
arm/arm64: KVM: Fix PSCI affinity info return value for non valid cores
Alexander Spyridakis
1
-4
/
+8
[prev]
[next]