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
/
virt
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_create
Eric Auger
1
-0
/
+84
2016-05-20
KVM: arm/arm64: vgic-new: vgic_init: implement kvm_vgic_hyp_init
Eric Auger
4
-0
/
+245
2016-05-20
KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
Andre Przywara
3
-2
/
+116
2016-05-20
KVM: arm/arm64: vgic-new: Add GICH_VMCR accessors
Andre Przywara
3
-0
/
+72
2016-05-20
KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
Andre Przywara
1
-1
/
+54
2016-05-20
KVM: arm/arm64: vgic-new: Export register access interface
Christoffer Dall
2
-0
/
+38
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
Eric Auger
3
-2
/
+90
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
Eric Auger
1
-0
/
+38
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
Eric Auger
2
-0
/
+89
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
Eric Auger
1
-0
/
+22
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
Eric Auger
1
-4
/
+79
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
Eric Auger
2
-0
/
+110
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 SGI system register trap handler
Andre Przywara
1
-0
/
+106
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 IROUTER register handlers
Andre Przywara
1
-1
/
+40
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
Andre Przywara
1
-2
/
+14
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 redistributor IIDR and TYPER handler
Andre Przywara
1
-2
/
+30
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 CTLR, IIDR, TYPER handlers
Andre Przywara
2
-1
/
+48
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 MMIO handling framework
Andre Przywara
4
-0
/
+238
2016-05-20
KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers
Andre Przywara
1
-2
/
+60
2016-05-20
KVM: arm/arm64: vgic-new: Add SGIR register handler
Andre Przywara
1
-1
/
+42
2016-05-20
KVM: arm/arm64: vgic-new: Add TARGET registers handlers
Andre Przywara
1
-1
/
+42
2016-05-20
KVM: arm/arm64: vgic-new: Add CONFIG registers handlers
Andre Przywara
3
-1
/
+55
2016-05-20
KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers
Andre Przywara
4
-1
/
+50
2016-05-20
KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers
Andre Przywara
3
-2
/
+93
2016-05-20
KVM: arm/arm64: vgic-new: Add PENDING registers handlers
Andre Przywara
3
-2
/
+74
2016-05-20
KVM: arm/arm64: vgic-new: Add ENABLE registers handlers
Andre Przywara
3
-2
/
+69
2016-05-20
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Marc Zyngier
3
-1
/
+64
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling framework
Andre Przywara
4
-0
/
+106
2016-05-20
KVM: arm/arm64: vgic-new: Add MMIO handling framework
Marc Zyngier
2
-0
/
+283
2016-05-20
KVM: arm/arm64: vgic-new: Implement kvm_vgic_vcpu_pending_irq
Eric Auger
1
-0
/
+25
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
Marc Zyngier
3
-5
/
+211
2016-05-20
KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
Marc Zyngier
3
-0
/
+188
2016-05-20
KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
Marc Zyngier
2
-0
/
+194
2016-05-20
KVM: arm/arm64: vgic-new: Add IRQ sorting
Christoffer Dall
1
-0
/
+57
2016-05-20
KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
Christoffer Dall
2
-0
/
+212
2016-05-20
KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
Christoffer Dall
2
-0
/
+63
2016-05-20
KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
Andre Przywara
1
-7
/
+1
2016-05-20
KVM: arm/arm64: pmu: abstract access to number of SPIs
Andre Przywara
1
-11
/
+14
2016-05-20
KVM: arm/arm64: Fix MMIO emulation data handling
Christoffer Dall
1
-7
/
+0
2016-05-20
KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
Christoffer Dall
3
-16
/
+12
2016-05-20
KVM: arm/arm64: Move timer IRQ map to latest possible time
Christoffer Dall
2
-31
/
+40
2016-05-20
KVM: arm/arm64: vgic: Remove irq_phys_map from interface
Andre Przywara
2
-14
/
+8
2016-05-20
KVM: arm/arm64: arch_timer: Remove irq_phys_map
Andre Przywara
1
-6
/
+4
2016-05-20
KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
Christoffer Dall
2
-24
/
+27
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
Andre Przywara
2
-8
/
+5
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
Andre Przywara
2
-7
/
+5
2016-05-20
KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
Andre Przywara
2
-4
/
+4
2016-05-20
KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
Andre Przywara
1
-3
/
+2
2016-05-18
KVM: split kvm_vcpu_wake_up from kvm_vcpu_kick
Radim Krčmář
1
-6
/
+13
2016-05-18
KVM: shrink halt polling even more for invalid wakeups
Christian Borntraeger
1
-3
/
+4
[prev]
[next]