Age | Commit message (Expand) | Author |
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-03-07 | KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled | Andre Przywara |
2017-03-07 | KVM: arm/arm64: Let vcpu thread modify its own active state | Jintack Lim |
2017-03-06 | KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass | Marc Zyngier |
2017-02-08 | KVM: arm/arm64: Emulate the EL1 phys timer registers | Jintack Lim |
2017-02-08 | KVM: arm/arm64: Set up a background timer for the physical timer emulation | Jintack Lim |
2017-02-08 | KVM: arm/arm64: Set a background timer to the earliest timer expiration | Jintack Lim |
2017-02-08 | KVM: arm/arm64: Update the physical timer interrupt level | Jintack Lim |
2017-02-08 | KVM: arm/arm64: Initialize the emulated EL1 physical timer | Jintack Lim |
2017-02-08 | KVM: arm/arm64: Decouple kvm timer functions from virtual timer | Jintack Lim |
2017-02-08 | KVM: arm/arm64: Move cntvoff to each timer context | Jintack Lim |
2017-02-08 | KVM: arm/arm64: Abstract virtual timer context into separate structure | Jintack Lim |
2017-02-08 | KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice | Shanker Donthineni |
2017-02-01 | KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq | 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-30 | KVM: arm/arm64: vgic: Implement support for userspace 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 |
2017-01-13 | KVM: arm/arm64: vgic: Fix deadlock on error handling | Marc Zyngier |
2017-01-13 | KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems | Jintack Lim |
2017-01-13 | KVM: arm/arm64: Fix occasional warning from the timer work function | Christoffer Dall |
2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-12-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-12-09 | KVM: arm/arm64: timer: Check for properly initialized timer on init | Christoffer Dall |
2016-12-09 | KVM: arm/arm64: vgic-v2: Limit ITARGETSR bits to number of VCPUs | Andre Przywara |
2016-11-24 | KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs | Marc Zyngier |
2016-11-18 | KVM: arm64: Fix the issues when guest PMCCFILTR is configured | Wei Huang |
2016-11-15 | arm/arm64: KVM: Clean up useless code in kvm_timer_enable | Longpeng(Mike) |
2016-11-14 | ARM: KVM: Support vGICv3 ITS | Vladimir Murzin |
2016-11-14 | KVM: arm64: vgic-its: Fix compatibility with 32-bit | Vladimir Murzin |
2016-11-04 | KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs | Shih-Wei Li |
2016-11-04 | KVM: arm/arm64: vgic: Prevent access to invalid SPIs | Andre Przywara |
2016-09-27 | KVM: arm/arm64: vgic: Don't flush/sync without a working vgic | Christoffer Dall |
2016-09-27 | KVM: arm64: Require in-kernel irqchip for PMU support | Christoffer Dall |
2016-09-22 | ARM: KVM: Support vgic-v3 | Vladimir Murzin |
2016-09-22 | KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems | Vladimir Murzin |
2016-09-22 | KVM: arm: vgic: Fix compiler warnings when built for 32-bit | Vladimir Murzin |
2016-09-22 | KVM: arm64: vgic-its: Introduce config option to guard ITS specific code | Vladimir Murzin |
2016-09-22 | arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp | Vladimir Murzin |
2016-09-22 | arm64: KVM: Use static keys for selecting the GIC backend | Vladimir Murzin |
2016-09-08 | KVM: ARM: cleanup kvm_timer_hyp_init | Paolo Bonzini |
2016-09-08 | arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2 | Marc Zyngier |
2016-09-08 | arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe | Marc Zyngier |
2016-09-08 | arm64: KVM: vgic-v2: Add GICV access from HYP | Marc Zyngier |