aboutsummaryrefslogtreecommitdiffstats
path: root/include/kvm
Commit message (Expand)AuthorAge
...
* KVM: arm/arm64: Rework kvm_timer_should_fireChristoffer Dall2017-11-06
* KVM: arm/arm64: Get rid of kvm_timer_flush_hwstateChristoffer Dall2017-11-06
* KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exitChristoffer Dall2017-11-06
* KVM: arm/arm64: Use separate timer for phys timer emulationChristoffer Dall2017-11-06
* KVM: arm/arm64: Rename soft timer to bg_timerChristoffer Dall2017-11-06
* KVM: arm/arm64: Make timer_arm and timer_disarm helpers more genericChristoffer Dall2017-11-06
* KVM: arm/arm64: PMU: Fix overflow interrupt injectionAndrew Jones2017-07-25
* KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2Marc Zyngier2017-06-15
* Merge branch 'kvmarm-master/master' into HEADMarc Zyngier2017-06-15
|\
| * KVM: arm/arm64: Fix bug when registering redist iodevsChristoffer Dall2017-05-18
* | KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQChristoffer Dall2017-06-08
* | KVM: arm/arm64: Disallow userspace control of in-kernel IRQ linesChristoffer Dall2017-06-08
* | KVM: arm/arm64: Introduce an allocator for in-kernel irq linesChristoffer Dall2017-06-08
* | KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall2017-06-08
* | KVM: arm/arm64: Move timer IRQ default init to arch_timer.cChristoffer Dall2017-06-08
* | KVM: arm/arm64: Move irq_is_ppi() to header fileChristoffer Dall2017-06-08
* | KVM: arm64: Allow creating the PMU without the in-kernel GICChristoffer Dall2017-06-08
|/
* Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-09
|\
| * KVM: arm/arm64: Get rid of its->initialized fieldMarc Zyngier2017-05-09
| * KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsChristoffer Dall2017-05-09
| * KVM: arm64: vgic-its: Introduce migration ABI infrastructureEric Auger2017-05-08
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-08
|\|
| * KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchipChristoffer Dall2017-04-09
| * KVM: arm/arm64: Support arch timers with a userspace gicAlexander Graf2017-04-09
| * KVM: arm/arm64: vgic: Get rid of MISR and EISR fieldsChristoffer Dall2017-04-09
| * KVM: arm/arm64: vgic: Get rid of live_lrsChristoffer Dall2017-04-09
| * KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-09
* | KVM: arm64: Ensure LRs are clear when they should beChristoffer Dall2017-04-04
|/
* KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim2017-02-08
* KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim2017-02-08
* KVM: arm/arm64: Add the EL1 physical timer contextJintack Lim2017-02-08
* KVM: arm/arm64: Decouple kvm timer functions from virtual timerJintack Lim2017-02-08
* KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim2017-02-08
* KVM: arm/arm64: Abstract virtual timer context into separate structureJintack Lim2017-02-08
* KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessVijaya Kumar K2017-01-30
* KVM: arm/arm64: vgic: Add debugfs vgic-state fileChristoffer Dall2017-01-25
* KVM: arm/arm64: Remove struct vgic_irq pending fieldChristoffer Dall2017-01-25
* KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim2017-01-13
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* ARM: KVM: Support vgic-v3Vladimir Murzin2016-09-22
* arm64: KVM: Use static keys for selecting the GIC backendVladimir Murzin2016-09-22
* arm64: KVM: vgic-v2: Add GICV access from HYPMarc Zyngier2016-09-08
* arm64: KVM: vgic-v2: Add the GICV emulation infrastructureMarc Zyngier2016-09-08
* Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-04
|\
| * KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-22
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\|
| * KVM: arm64: vgic-its: Add pointer to corresponding kvm_deviceMarc Zyngier2016-07-18
| * KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-18
| * KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationAndre Przywara2016-07-18
| * KVM: arm64: vgic-its: Implement basic ITS register handlersAndre Przywara2016-07-18