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
/
arm
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
8
-109
/
+250
2015-03-30
KVM: arm/arm64: enable KVM_CAP_IOEVENTFD
Nikolay Nikolaev
1
-0
/
+1
2015-03-30
KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
Andre Przywara
1
-27
/
+37
2015-03-27
KVM: arm/arm64: remove now unneeded include directory from Makefile
Andre Przywara
1
-1
/
+1
2015-03-14
arm/arm64: KVM: Fix migration race in the arch timer
Christoffer Dall
1
-1
/
+1
2015-03-14
arm/arm64: KVM: export VCPU power state via MP_STATE ioctl
Alex Bennée
1
-2
/
+19
2015-03-13
arm/arm64: KVM: Optimize handling of Access Flag faults
Marc Zyngier
2
-0
/
+61
2015-03-13
arm/arm64: KVM: Implement Stage-2 page aging
Marc Zyngier
2
-1
/
+97
2015-03-13
arm/arm64: KVM: Allow handle_hva_to_gpa to return a value
Marc Zyngier
1
-9
/
+14
2015-03-12
KVM: arm/arm64: add irqfd support
Eric Auger
3
-1
/
+4
2015-03-12
KVM: arm/arm64: implement kvm_arch_intc_initialized
Eric Auger
1
-0
/
+5
2015-03-12
KVM: arm/arm64: unset CONFIG_HAVE_KVM_IRQCHIP
Eric Auger
1
-1
/
+0
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
5
-59
/
+10
2015-03-11
KVM: arm/arm64: prefer IS_ENABLED to a static variable
Paolo Bonzini
1
-12
/
+5
2015-03-11
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
1
-4
/
+4
2015-03-11
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
Marc Zyngier
1
-18
/
+49
2015-02-24
arm/arm64: KVM: Add exit reaons to kvm_exit event tracing
Wei Huang
2
-4
/
+8
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-32
/
+347
2015-02-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2015-01-30
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
1
-4
/
+8
2015-01-30
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
1
-15
/
+67
2015-01-30
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
7
-72
/
+127
2015-01-29
KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for log d...
Kai Huang
1
-2
/
+16
2015-01-23
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-2
/
+1
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
1
-2
/
+1
2015-01-23
arm/arm64: KVM: Fixup incorrect config symbol in comment
Christoffer Dall
1
-2
/
+2
2015-01-20
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
Andre Przywara
1
-0
/
+1
2015-01-20
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
1
-0
/
+8
2015-01-20
arm/arm64: KVM: pass down user space provided GIC type into vGIC code
Andre Przywara
1
-1
/
+1
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2
-12
/
+18
2015-01-16
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
Mario Smarduch
2
-12
/
+11
2015-01-16
KVM: arm: page logging 2nd stage fault handling
Mario Smarduch
1
-9
/
+88
2015-01-16
KVM: arm: dirty logging write protect support
Mario Smarduch
3
-0
/
+57
2015-01-16
KVM: arm: Add initial dirty page locking support
Mario Smarduch
1
-0
/
+135
2015-01-16
KVM: arm: Add ARMv7 API to flush TLBs
Mario Smarduch
2
-0
/
+12
2015-01-15
ARM: KVM: extend WFI tracepoint to differentiate between wfi and wfe
Andre Przywara
2
-7
/
+12
2015-01-06
rcu: Make SRCU optional by using CONFIG_SRCU
Pranith Kumar
1
-0
/
+1
2014-12-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-43
/
+186
2014-12-15
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
1
-2
/
+11
2014-12-13
arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
Christoffer Dall
1
-0
/
+5
2014-12-13
arm/arm64: KVM: Rename vgic_initialized to vgic_ready
Christoffer Dall
1
-1
/
+1
2014-12-13
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
1
-3
/
+3
2014-12-13
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
2
-0
/
+72
2014-12-13
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
1
-0
/
+18
2014-12-13
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
Christoffer Dall
2
-25
/
+43
2014-12-13
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
2
-1
/
+2
2014-12-13
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
1
-0
/
+2
2014-12-13
arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
Christoffer Dall
1
-1
/
+1
2014-11-26
arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()
Ard Biesheuvel
1
-1
/
+6
2014-11-26
arm64: KVM: fix unmapping with 48-bit VAs
Mark Rutland
1
-1
/
+2
[next]