index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
arm
Age
Commit message (
Expand
)
Author
2014-08-05
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-07-31
KVM: arm64: GICv3: mandate page-aligned GICV region
Marc Zyngier
2014-07-30
kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform
Will Deacon
2014-07-11
ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit case
Victor Kamensky
2014-07-11
ARM: KVM: vgic mmio should hold data as LE bytes array in BE case
Victor Kamensky
2014-07-11
arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware
Marc Zyngier
2014-07-11
KVM: ARM: vgic: add the GICv3 backend
Marc Zyngier
2014-07-11
arm64: KVM: split GICv2 world switch from hyp code
Marc Zyngier
2014-07-11
KVM: ARM: vgic: revisit implementation of irqchip_in_kernel
Marc Zyngier
2014-07-11
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
2014-07-11
KVM: ARM: introduce vgic_params structure
Marc Zyngier
2014-07-11
KVM: ARM: vgic: introduce vgic_enable
Marc Zyngier
2014-07-11
KVM: ARM: vgic: abstract VMCR access
Marc Zyngier
2014-07-11
KVM: ARM: vgic: move underflow handling to vgic_ops
Marc Zyngier
2014-07-11
KVM: ARM: vgic: abstract MISR decoding
Marc Zyngier
2014-07-11
KVM: ARM: vgic: abstract EISR bitmap access
Marc Zyngier
2014-07-11
KVM: ARM: vgic: abstract access to the ELRSR bitmap
Marc Zyngier
2014-07-11
KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitives
Marc Zyngier
2014-07-11
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
2014-04-29
KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...
Haibin Wang
2014-04-28
KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
Andre Przywara
2014-04-28
KVM: ARM: vgic: Fix sgi dispatch problem
Haibin Wang
2014-04-08
arm, kvm: fix double lock on cpu_add_remove_lock
Ming Lei
2014-02-14
arm64: KVM: Add VGIC device control for arm64
Christoffer Dall
2013-12-21
KVM: arm-vgic: Support CPU interface reg access
Christoffer Dall
2013-12-21
KVM: arm-vgic: Add GICD_SPENDSGIR and GICD_CPENDSGIR handlers
Christoffer Dall
2013-12-21
KVM: arm-vgic: Support unqueueing of LRs to the dist
Christoffer Dall
2013-12-21
KVM: arm-vgic: Add vgic reg access from dev attr
Christoffer Dall
2013-12-21
KVM: arm-vgic: Make vgic mmio functions more generic
Christoffer Dall
2013-12-21
KVM: arm-vgic: Set base addr through device API
Christoffer Dall
2013-12-21
KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGIC
Christoffer Dall
2013-12-21
ARM: KVM: Allow creating the VGIC after VCPUs
Christoffer Dall
2013-12-21
ARM/KVM: save and restore generic timer registers
Andre Przywara
2013-12-21
arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init
Christoffer Dall
2013-08-30
ARM: KVM: Bugfix: vgic_bytemap_get_reg per cpu regs
Christoffer Dall
2013-08-30
ARM: KVM: vgic: fix GICD_ICFGRn access
Marc Zyngier
2013-08-30
ARM: KVM: vgic: simplify vgic_get_target_reg
Marc Zyngier
2013-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-06-26
ARM: KVM: Allow host virt timer irq to be different from guest timer virt irq
Anup Patel
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier