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
/
virt
/
kvm
/
arm
/
vgic
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-15
KVM: arm64: vgic-v3: Log which GICv3 system registers are trapped
Marc Zyngier
1
-1
/
+4
2017-06-15
KVM: arm64: Enable GICv3 common sysreg trapping via command-line
Marc Zyngier
1
-1
/
+10
2017-06-15
arm64: Add workaround for Cavium Thunder erratum 30115
David Daney
1
-0
/
+7
2017-06-15
KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
Marc Zyngier
1
-0
/
+6
2017-06-15
KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
Marc Zyngier
1
-1
/
+4
2017-06-15
KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
Marc Zyngier
1
-0
/
+11
2017-06-15
KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
Marc Zyngier
1
-0
/
+4
2017-06-15
KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2
Marc Zyngier
1
-0
/
+2
2017-06-15
Merge branch 'kvmarm-master/master' into HEAD
Marc Zyngier
6
-27
/
+107
2017-06-08
KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines
Christoffer Dall
2
-5
/
+12
2017-06-08
KVM: arm/arm64: Introduce an allocator for in-kernel irq lines
Christoffer Dall
1
-0
/
+33
2017-06-04
KVM: arm/arm64: use vcpu requests for irq injection
Andrew Jones
1
-2
/
+7
2017-06-04
KVM: arm/arm64: Use uaccess functions for GICv3 {sc}active
Christoffer Dall
1
-6
/
+8
2017-05-24
KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
Christoffer Dall
4
-23
/
+80
2017-05-23
KVM: arm/arm64: Simplify active_change_prepare and plug race
Christoffer Dall
2
-13
/
+16
2017-05-23
KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active
Christoffer Dall
4
-12
/
+60
2017-05-23
KVM: arm/arm64: Allow GICv2 to supply a uaccess register function
Christoffer Dall
2
-12
/
+14
2017-05-18
KVM: arm/arm64: Hold slots_lock when unregistering kvm io bus devices
Christoffer Dall
1
-3
/
+6
2017-05-18
KVM: arm/arm64: Fix bug when registering redist iodevs
Christoffer Dall
2
-4
/
+10
2017-05-15
KVM: arm/arm64: vgic-v3: Do not use Active+Pending state for a HW interrupt
Marc Zyngier
1
-0
/
+7
2017-05-15
KVM: arm/arm64: vgic-v2: Do not use Active+Pending state for a HW interrupt
Marc Zyngier
1
-0
/
+7
2017-05-09
Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
10
-266
/
+1418
2017-05-09
KVM: arm/arm64: vgic-its: Cleanup after failed ITT restore
Christoffer Dall
1
-13
/
+22
2017-05-09
KVM: arm/arm64: Don't call map_resources when restoring ITS tables
Christoffer Dall
1
-9
/
+1
2017-05-09
KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
3
-43
/
+10
2017-05-09
KVM: arm/arm64: Get rid of its->initialized field
Marc Zyngier
1
-6
/
+1
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
5
-10
/
+70
2017-05-09
KVM: arm/arm64: Slightly rework kvm_vgic_addr
Christoffer Dall
1
-9
/
+13
2017-05-09
KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
2
-4
/
+16
2017-05-09
KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
3
-44
/
+68
2017-05-09
KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enable
Christoffer Dall
1
-6
/
+2
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-151
/
+201
2017-05-08
KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
3
-0
/
+72
2017-05-08
KVM: arm64: vgic-its: Fix pending table sync
Eric Auger
1
-12
/
+12
2017-05-08
KVM: arm64: vgic-its: ITT save and restore
Eric Auger
2
-3
/
+117
2017-05-08
KVM: arm64: vgic-its: Device table save/restore
Eric Auger
2
-5
/
+199
2017-05-08
KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
Eric Auger
1
-3
/
+8
2017-05-08
KVM: arm64: vgic-its: Collection table save/restore
Eric Auger
2
-2
/
+107
2017-05-08
KVM: arm64: vgic-its: Add infrastructure for table lookup
Eric Auger
1
-0
/
+92
2017-05-08
KVM: arm64: vgic-its: vgic_its_alloc_ite/device
Eric Auger
1
-21
/
+47
2017-05-08
KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Eric Auger
1
-4
/
+103
2017-05-08
KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Eric Auger
1
-11
/
+24
2017-05-08
KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Eric Auger
3
-4
/
+47
2017-05-08
KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
Eric Auger
1
-5
/
+20
2017-05-08
KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
Eric Auger
1
-0
/
+4
2017-05-08
KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
Eric Auger
1
-1
/
+14
2017-05-08
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
Eric Auger
1
-3
/
+20
2017-05-08
KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Eric Auger
1
-4
/
+89
2017-05-08
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
Eric Auger
1
-2
/
+40
2017-05-08
KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
Eric Auger
2
-4
/
+84
[next]