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
/
vgic-its.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-34
/
+10
2017-05-09
KVM: arm/arm64: Get rid of its->initialized field
Marc Zyngier
1
-6
/
+1
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
1
-3
/
+113
2017-05-08
KVM: arm64: vgic-its: Device table save/restore
Eric Auger
1
-5
/
+189
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
1
-2
/
+98
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
1
-4
/
+2
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
1
-2
/
+77
2017-05-08
KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
Eric Auger
1
-1
/
+35
2017-05-08
KVM: arm/arm64: vgic-its: rename itte into ite
Eric Auger
1
-74
/
+74
2017-03-07
KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled
Andre Przywara
1
-44
/
+65
2017-01-25
KVM: arm/arm64: Remove struct vgic_irq pending field
Christoffer Dall
1
-3
/
+3
2016-11-14
KVM: arm64: vgic-its: Fix compatibility with 32-bit
Vladimir Murzin
1
-5
/
+6
2016-08-16
KVM: arm64: ITS: avoid re-mapping LPIs
Andre Przywara
1
-14
/
+13
2016-08-16
KVM: arm64: check for ITS device on MSI injection
Andre Przywara
1
-2
/
+19
2016-08-16
KVM: arm64: ITS: move ITS registration into first VCPU run
Andre Przywara
1
-10
/
+33
2016-08-10
KVM: arm64: vgic-its: Handle errors from vgic_add_lpi
Christoffer Dall
1
-4
/
+17
2016-08-09
KVM: arm64: ITS: return 1 on successful MSI injection
Andre Przywara
1
-19
/
+37
2016-07-18
KVM: arm64: vgic-its: Simplify MAPI error handling
Marc Zyngier
1
-18
/
+12
2016-07-18
KVM: arm64: vgic-its: Make vgic_its_cmd_handle_mapi similar to other handlers
Marc Zyngier
1
-6
/
+5
2016-07-18
KVM: arm64: vgic-its: Turn device_id validation into generic ID validation
Marc Zyngier
1
-72
/
+62
2016-07-18
KVM: arm64: vgic-its: Add pointer to corresponding kvm_device
Marc Zyngier
1
-0
/
+1
2016-07-18
KVM: arm64: vgic-its: Add collection allocator/destructor
Marc Zyngier
1
-38
/
+54
2016-07-18
KVM: arm64: vgic-its: Fix L2 entry validation for indirect tables
Marc Zyngier
1
-1
/
+6
2016-07-18
KVM: arm64: vgic-its: Validate the device table L1 entry
Marc Zyngier
1
-2
/
+11
2016-07-18
KVM: arm64: vgic-its: Fix misleading nr_entries in vgic_its_check_device_id
Marc Zyngier
1
-3
/
+3
2016-07-18
KVM: arm64: vgic-its: Fix vgic_its_check_device_id BE handling
Marc Zyngier
1
-0
/
+2
2016-07-18
KVM: arm64: vgic-its: Fix handling of indirect tables
Marc Zyngier
1
-3
/
+3
2016-07-18
KVM: arm64: vgic-its: Generalize use of vgic_get_irq_kref
Marc Zyngier
1
-1
/
+1
2016-07-18
KVM: arm64: vgic-its: Implement MSI injection in ITS emulation
Andre Przywara
1
-0
/
+77
2016-07-18
KVM: arm64: vgic-its: Implement ITS command queue command handlers
Andre Przywara
1
-1
/
+660
2016-07-18
KVM: arm64: vgic-its: Allow updates of LPI configuration table
Andre Przywara
1
-0
/
+39
2016-07-18
KVM: arm64: vgic-its: Read initial LPI pending table
Andre Przywara
1
-0
/
+95
2016-07-18
KVM: arm64: vgic-its: Connect LPIs to the VGIC emulation
Andre Przywara
1
-0
/
+5
2016-07-18
KVM: arm64: vgic-its: Implement basic ITS register handlers
Andre Przywara
1
-14
/
+385
2016-07-18
KVM: arm64: vgic-its: Introduce new KVM ITS device
Andre Przywara
1
-0
/
+135
2016-07-18
KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO framework
Andre Przywara
1
-0
/
+103