index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
/
Makefile
Age
Commit message (
Expand
)
Author
2020-03-24
arm: Remove 32bit KVM host support
Marc Zyngier
2019-10-21
KVM: arm/arm64: Factor out hypercall handling from PSCI code
Christoffer Dall
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-02-19
KVM: arm/arm64: Prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-19
KVM: arm/arm64: Remove -I. header search paths
Masahiro Yamada
2017-11-17
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2017-11-10
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
2017-01-30
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
Vijaya Kumar K
2017-01-25
KVM: arm/arm64: vgic: Add debugfs vgic-state file
Christoffer Dall
2016-11-14
ARM: KVM: Support vGICv3 ITS
Vladimir Murzin
2016-09-22
ARM: KVM: Support vgic-v3
Vladimir Murzin
2016-09-08
arm: KVM: Use common AArch32 conditional execution code
Marc Zyngier
2016-07-22
KVM: arm/arm64: Enable irqchip routing
Eric Auger
2016-07-03
KVM: arm/arm64: The GIC is dead, long live the GIC
Marc Zyngier
2016-05-20
KVM: arm/arm64: vgic-new: enable build
Andre Przywara
2016-02-29
ARM: KVM: Add TLB invalidation code
Marc Zyngier
2015-06-17
KVM: arm/arm64: Enable the KVM-VFIO device
Kim Phillips
2015-03-26
KVM: arm/arm64: remove now unneeded include directory from Makefile
Andre Przywara
2015-03-12
KVM: arm/arm64: add irqfd support
Eric Auger
2015-03-12
arm/arm64: KVM: Kill CONFIG_KVM_ARM_{VGIC,TIMER}
Christoffer Dall
2015-01-20
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
Andre Przywara
2014-07-11
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
2013-10-12
KVM: ARM: Add support for Cortex-A7
Jonathan Austin
2013-05-19
KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles
Marc Zyngier
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier
2013-04-28
ARM: KVM: add support for minimal host vs guest profiling
Marc Zyngier
2013-03-06
ARM: KVM: move exit handler selection to a separate file
Marc Zyngier
2013-02-11
ARM: KVM: arch_timers: Wire the init code and config option
Marc Zyngier
2013-02-11
ARM: KVM: Initial VGIC infrastructure code
Marc Zyngier
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
2013-01-23
KVM: ARM: Handle I/O aborts
Christoffer Dall
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall