aboutsummaryrefslogtreecommitdiff
path: root/include/kvm
AgeCommit message (Expand)AuthorFilesLines
2017-07-25KVM: arm/arm64: PMU: Fix overflow interrupt injectionGravatar Andrew Jones 1-2/+0
2017-06-15KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2Gravatar Marc Zyngier 1-0/+1
2017-06-15Merge branch 'kvmarm-master/master' into HEADGravatar Marc Zyngier 1-1/+4
2017-06-08KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQGravatar Christoffer Dall 1-0/+2
2017-06-08KVM: arm/arm64: Disallow userspace control of in-kernel IRQ linesGravatar Christoffer Dall 1-3/+1
2017-06-08KVM: arm/arm64: Introduce an allocator for in-kernel irq linesGravatar Christoffer Dall 1-0/+5
2017-06-08KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceGravatar Christoffer Dall 1-0/+4
2017-06-08KVM: arm/arm64: Move timer IRQ default init to arch_timer.cGravatar Christoffer Dall 1-3/+1
2017-06-08KVM: arm/arm64: Move irq_is_ppi() to header fileGravatar Christoffer Dall 1-0/+2
2017-06-08KVM: arm64: Allow creating the PMU without the in-kernel GICGravatar Christoffer Dall 1-0/+6
2017-05-18KVM: arm/arm64: Fix bug when registering redist iodevsGravatar Christoffer Dall 1-1/+4
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Paolo Bonzini 1-1/+4
2017-05-09KVM: arm/arm64: Get rid of its->initialized fieldGravatar Marc Zyngier 1-1/+0
2017-05-09KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUsGravatar Christoffer Dall 1-0/+1
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-6/+12
2017-05-08KVM: arm64: vgic-its: Introduce migration ABI infrastructureGravatar Eric Auger 1-0/+3
2017-04-09KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchipGravatar Christoffer Dall 1-0/+7
2017-04-09KVM: arm/arm64: Support arch timers with a userspace gicGravatar Alexander Graf 1-0/+2
2017-04-09KVM: arm/arm64: vgic: Get rid of MISR and EISR fieldsGravatar Christoffer Dall 1-4/+0
2017-04-09KVM: arm/arm64: vgic: Get rid of live_lrsGravatar Christoffer Dall 1-2/+0
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putGravatar Christoffer Dall 1-0/+3
2017-04-04KVM: arm64: Ensure LRs are clear when they should beGravatar Christoffer Dall 1-0/+1
2017-02-08KVM: arm/arm64: Emulate the EL1 phys timer registersGravatar Jintack Lim 1-0/+2
2017-02-08KVM: arm/arm64: Initialize the emulated EL1 physical timerGravatar Jintack Lim 1-1/+2
2017-02-08KVM: arm/arm64: Add the EL1 physical timer contextGravatar Jintack Lim 1-0/+2
2017-02-08KVM: arm/arm64: Decouple kvm timer functions from virtual timerGravatar Jintack Lim 1-1/+1
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextGravatar Jintack Lim 1-6/+3
2017-02-08KVM: arm/arm64: Abstract virtual timer context into separate structureGravatar Jintack Lim 1-13/+14
2017-01-30KVM: arm/arm64: vgic: Implement VGICv3 CPU interface accessGravatar Vijaya Kumar K 1-0/+8
2017-01-25KVM: arm/arm64: vgic: Add debugfs vgic-state fileGravatar Christoffer Dall 1-0/+5
2017-01-25KVM: arm/arm64: Remove struct vgic_irq pending fieldGravatar Christoffer Dall 1-2/+3
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsGravatar Jintack Lim 1-0/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-2/+2
2016-09-22ARM: KVM: Support vgic-v3Gravatar Vladimir Murzin 1-8/+0
2016-09-22arm64: KVM: Use static keys for selecting the GIC backendGravatar Vladimir Murzin 1-0/+4
2016-09-08arm64: KVM: vgic-v2: Add GICV access from HYPGravatar Marc Zyngier 1-0/+3
2016-09-08arm64: KVM: vgic-v2: Add the GICV emulation infrastructureGravatar Marc Zyngier 1-0/+3
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Bonzini 1-0/+7
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-494/+190
2016-07-22KVM: arm/arm64: Enable irqchip routingGravatar Eric Auger 1-0/+7
2016-07-18KVM: arm64: vgic-its: Add pointer to corresponding kvm_deviceGravatar Marc Zyngier 1-0/+1
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerGravatar Andre Przywara 1-0/+5
2016-07-18KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationGravatar Andre Przywara 1-0/+6
2016-07-18KVM: arm64: vgic-its: Implement basic ITS register handlersGravatar Andre Przywara 1-0/+16
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceGravatar Andre Przywara 1-0/+3
2016-07-18KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO frameworkGravatar Andre Przywara 1-1/+21
2016-07-18KVM: arm64: vgic: Handle ITS related GICv3 redistributor registersGravatar Andre Przywara 1-0/+13
2016-07-18KVM: arm/arm64: vgic: Add refcounting for IRQsGravatar Andre Przywara 1-0/+1
2016-07-18KVM: arm/arm64: vgic: Move redistributor kvm_io_devicesGravatar Andre Przywara 1-1/+7
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICGravatar Marc Zyngier 2-501/+126