Age | Commit message (Expand) | Author |
2018-08-12 | KVM: arm/arm64: vgic: Move DEBUG_SPINLOCK_BUG_ON to vgic.h | Jia He |
2018-07-21 | KVM: arm/arm64: vgic-debug: Show LPI status | Marc Zyngier |
2018-06-01 | kvm: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2018-05-25 | KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION | Eric Auger |
2018-05-25 | KVM: arm/arm64: Helper to register a new redistributor region | Eric Auger |
2018-05-25 | KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions | Eric Auger |
2018-05-25 | KVM: arm/arm64: Helper to locate free rdist index | Eric Auger |
2018-04-27 | KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI | Marc Zyngier |
2018-03-19 | Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD | Marc Zyngier |
2018-03-19 | KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code | Christoffer Dall |
2018-03-14 | KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid | Marc Zyngier |
2018-03-14 | KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending | Andre Przywara |
2018-01-02 | KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs | Christoffer Dall |
2018-01-02 | KVM: arm/arm64: vgic: Support level-triggered mapped interrupts | Christoffer Dall |
2017-11-10 | KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync | Marc Zyngier |
2017-11-10 | KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain | Marc Zyngier |
2017-11-10 | KVM: arm/arm64: GICv4: Add property field and per-VM predicate | Marc Zyngier |
2017-11-10 | KVM: arm/arm64: vITS: Add MSI translation helpers | Marc Zyngier |
2017-11-06 | KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context | Christoffer Dall |
2017-09-05 | KVM: arm/arm64: Extract GICv3 max APRn index calculation | Christoffer Dall |
2017-05-24 | KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration | Christoffer Dall |
2017-05-09 | Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke... | Paolo Bonzini |
2017-05-09 | KVM: arm/arm64: Register ITS iodev when setting base address | Christoffer Dall |
2017-05-09 | KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs | Christoffer Dall |
2017-05-09 | KVM: arm/arm64: Make vgic_v3_check_base more broadly usable | Christoffer Dall |
2017-05-09 | KVM: arm/arm64: Refactor vgic_register_redist_iodevs | Christoffer Dall |
2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-05-08 | KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES | Eric Auger |
2017-05-08 | KVM: arm64: vgic-its: ITT save and restore | Eric Auger |
2017-05-08 | KVM: arm64: vgic-its: Device table save/restore | Eric Auger |
2017-05-08 | KVM: arm64: vgic-its: Collection table save/restore | Eric Auger |
2017-05-08 | KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status | Eric Auger |
2017-05-08 | KVM: arm/arm64: vgic: expose (un)lock_all_vcpus | Eric Auger |
2017-04-09 | KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operation | Christoffer Dall |
2017-04-09 | KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put | Christoffer Dall |
2017-04-04 | KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI | Christoffer Dall |
2017-04-04 | KVM: arm64: Ensure LRs are clear when they should be | Christoffer Dall |
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: Introduce VENG0 and VENG1 fields to vmcr struct | Vijaya Kumar K |
2017-01-30 | KVM: arm/arm64: vgic: Add distributor and redistributor access | Vijaya Kumar K |
2017-01-25 | KVM: arm/arm64: vgic: Add debugfs vgic-state file | Christoffer Dall |
2017-01-25 | KVM: arm/arm64: Remove struct vgic_irq pending field | Christoffer Dall |
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-08-15 | KVM: arm64: ITS: move ITS registration into first VCPU run | Andre Przywara |
2016-07-18 | KVM: arm64: vgic-its: Generalize use of vgic_get_irq_kref | Marc Zyngier |
2016-07-18 | KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller | Andre Przywara |
2016-07-18 | KVM: arm64: vgic-its: Implement MSI injection in ITS emulation | Andre Przywara |