aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/arm
Commit message (Expand)AuthorAge
...
* arm64: KVM: Add access handler for PMSWINC registerShannon Zhao2016-02-29
* arm64: KVM: Add access handler for PMOVSSET and PMOVSCLR registerShannon Zhao2016-02-29
* arm64: KVM: PMU: Add perf event map and introduce perf event creating functionShannon Zhao2016-02-29
* arm64: KVM: Add access handler for PMCNTENSET and PMCNTENCLR registerShannon Zhao2016-02-29
* arm64: KVM: Add access handler for event counter registerShannon Zhao2016-02-29
* arm64: KVM: Move vgic-v2 and timer save/restore to virt/kvm/arm/hypMarc Zyngier2016-02-29
* KVM: arm/arm64: vgic: Ensure bitmaps are long enoughMark Rutland2016-02-23
* KVM: arm/arm64: Fix reference to uninitialised VGICAndre Przywara2016-02-08
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-12
|\
| * arm64: KVM: Turn system register numbers to an enumMarc Zyngier2015-12-14
| * KVM: arm/arm64: vgic-v3: Make the LR indexing macro publicMarc Zyngier2015-12-14
| * KVM: arm/arm64: vgic: make vgic_io_ops staticJisheng Zhang2015-12-14
* | KVM: arm/arm64: vgic: Fix kvm_vgic_map_is_active's dist checkChristoffer Dall2015-12-11
|/
* KVM: arm/arm64: vgic: Trust the LR state for HW IRQsChristoffer Dall2015-11-24
* KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall2015-11-24
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-05
|\
| * KVM: arm/arm64: Merge vgic_set_lr() and vgic_sync_lr_elrsr()Pavel Fedin2015-11-04
| * KVM: arm/arm64: Clean up vgic_retire_lr() and surroundingsPavel Fedin2015-11-04
| * KVM: arm/arm64: Optimize away redundant LR trackingPavel Fedin2015-11-04
| * arm/arm64: KVM: Add tracepoints for vgic and timerChristoffer Dall2015-10-22
| * arm/arm64: KVM: Support edge-triggered forwarded interruptsChristoffer Dall2015-10-22
| * arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall2015-10-22
| * arm/arm64: KVM: Use appropriate define in VGIC reset codeChristoffer Dall2015-10-22
| * arm/arm64: KVM: Implement GICD_ICFGR as RO for PPIsChristoffer Dall2015-10-22
| * arm/arm64: KVM: vgic: Factor out level irq processing on guest exitChristoffer Dall2015-10-22
| * arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-22
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-03
|\ \ | |/ |/|
| * arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker2015-10-09
* | arm/arm64: KVM: Fix disabled distributor operationChristoffer Dall2015-10-20
* | arm/arm64: KVM: Clear map->active on pend/active clearChristoffer Dall2015-10-20
* | arm/arm64: KVM: Fix arch timer behavior for disabled interruptsChristoffer Dall2015-10-20
* | KVM: arm/arm64: Do not inject spurious interruptsPavel Fedin2015-10-20
|/
* arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-17
* arm/arm64: KVM: arch timer: Reset CNTV_CTL to 0Christoffer Dall2015-09-04
* arm/arm64: KVM: vgic: Move active state handling to flush_hwstateChristoffer Dall2015-09-04
* KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier2015-08-12
* KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interruptMarc Zyngier2015-08-12
* KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_activeMarc Zyngier2015-08-12
* KVM: arm/arm64: vgic: Allow HW interrupts to be queued to a guestMarc Zyngier2015-08-12
* KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier2015-08-12
* KVM: arm/arm64: vgic: Relax vgic_can_sample_irq for edge IRQsMarc Zyngier2015-08-12
* KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier2015-08-12
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-24
|\
| * arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-12
* | KVM: arm/arm64: vgic: Remove useless arm-gic.h #includeMarc Zyngier2015-06-18
* | KVM: arm/arm64: vgic: Avoid injecting reserved IRQ numbersMarc Zyngier2015-06-17
* | KVM: arm: vgic: Drop useless Group0 warningMarc Zyngier2015-06-17
* | KVM: arm64: add active register handling to GICv3 emulation as wellAndre Przywara2015-06-09
|/
* KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-22
* KVM: arm: irqfd: fix value returned by kvm_irq_map_gsiEric Auger2015-04-22