| Commit message (Expand) | Author | Age | Files | Lines |
* | KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context | Christoffer Dall | 2017-11-06 | 1 | -9/+13 |
* | KVM: arm/arm64: Support uaccess of GICC_APRn | Christoffer Dall | 2017-09-05 | 1 | -1/+46 |
* | Merge branch 'kvmarm-master/master' into HEAD | Marc Zyngier | 2017-06-15 | 1 | -2/+14 |
|\ |
|
| * | KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration | Christoffer Dall | 2017-05-24 | 1 | -2/+14 |
* | | KVM: arm/arm64: Separate guest and uaccess writes to dist {sc}active | Christoffer Dall | 2017-05-23 | 1 | -2/+4 |
* | | KVM: arm/arm64: Allow GICv2 to supply a uaccess register function | Christoffer Dall | 2017-05-23 | 1 | -11/+11 |
|/ |
|
* | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI | Christoffer Dall | 2017-04-04 | 1 | -2/+18 |
* | KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct | Vijaya Kumar K | 2017-01-30 | 1 | -16/+0 |
* | KVM: arm/arm64: vgic: Add distributor and redistributor access | Vijaya Kumar K | 2017-01-30 | 1 | -19/+21 |
* | KVM: arm/arm64: vgic: Implement support for userspace access | Vijaya Kumar K | 2017-01-30 | 1 | -25/+0 |
* | KVM: arm/arm64: Remove struct vgic_irq pending field | Christoffer Dall | 2017-01-25 | 1 | -3/+3 |
* | KVM: arm/arm64: vgic-v2: Limit ITARGETSR bits to number of VCPUs | Andre Przywara | 2016-12-09 | 1 | -1/+2 |
* | KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS | Eric Auger | 2016-07-18 | 1 | -0/+2 |
* | KVM: arm/arm64: vgic: Add refcounting for IRQs | Andre Przywara | 2016-07-18 | 1 | -0/+8 |
* | KVM: arm/arm64: vgic-new: Add userland GIC CPU interface access | Andre Przywara | 2016-05-20 | 1 | -1/+113 |
* | KVM: arm/arm64: vgic-new: Export register access interface | Christoffer Dall | 2016-05-20 | 1 | -0/+36 |
* | KVM: arm/arm64: vgic-new: vgic_kvm_device: access to VGIC registers | Eric Auger | 2016-05-20 | 1 | -0/+38 |
* | KVM: arm/arm64: vgic-new: Add SGIPENDR register handlers | Andre Przywara | 2016-05-20 | 1 | -2/+60 |
* | KVM: arm/arm64: vgic-new: Add SGIR register handler | Andre Przywara | 2016-05-20 | 1 | -1/+42 |
* | KVM: arm/arm64: vgic-new: Add TARGET registers handlers | Andre Przywara | 2016-05-20 | 1 | -1/+42 |
* | KVM: arm/arm64: vgic-new: Add CONFIG registers handlers | Andre Przywara | 2016-05-20 | 1 | -1/+1 |
* | KVM: arm/arm64: vgic-new: Add PRIORITY registers handlers | Andre Przywara | 2016-05-20 | 1 | -1/+1 |
* | KVM: arm/arm64: vgic-new: Add ACTIVE registers handlers | Andre Przywara | 2016-05-20 | 1 | -2/+2 |
* | KVM: arm/arm64: vgic-new: Add PENDING registers handlers | Andre Przywara | 2016-05-20 | 1 | -2/+2 |
* | KVM: arm/arm64: vgic-new: Add ENABLE registers handlers | Andre Przywara | 2016-05-20 | 1 | -2/+2 |
* | KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers | Marc Zyngier | 2016-05-20 | 1 | -1/+45 |
* | KVM: arm/arm64: vgic-new: Add GICv2 MMIO handling framework | Andre Przywara | 2016-05-20 | 1 | -0/+76 |