index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
/
vgic
/
vgic-kvm-device.c
Age
Commit message (
Expand
)
Author
2018-05-25
KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
Eric Auger
2018-05-25
KVM: arm/arm64: Replace the single rdist region by a list
Eric Auger
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
2017-05-09
KVM: arm/arm64: Slightly rework kvm_vgic_addr
Christoffer Dall
2017-05-08
KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
2017-05-08
KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
Eric Auger
2017-01-30
KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
Vijaya Kumar K
2017-01-30
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
2017-01-30
KVM: arm/arm64: vgic: Add distributor and redistributor access
Vijaya Kumar K
2016-11-14
ARM: KVM: Support vGICv3 ITS
Vladimir Murzin
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-09-22
KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
Vladimir Murzin
2016-09-08
KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2
Christoffer Dall
2016-09-08
KVM: arm/arm64: Factor out vgic_attr_regs_access functionality
Christoffer Dall
2016-07-18
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
2016-07-18
KVM: arm64: vgic-its: Introduce new KVM ITS device
Andre Przywara
2016-07-18
KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_device
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: Add userland access to VGIC dist registers
Andre Przywara
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_ADDR
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: implement kvm_vgic_addr
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_CTRL
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM_DEV_ARM_VGIC_GRP_NR_IRQS
Eric Auger
2016-05-20
KVM: arm/arm64: vgic-new: vgic_kvm_device: KVM device ops registration
Eric Auger