index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
2014-04-30
ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
Anup Patel
2014-03-03
ARM: KVM: introduce per-vcpu HYP Configuration Register
Marc Zyngier
2013-12-21
ARM/KVM: save and restore generic timer registers
Andre Przywara
2013-10-16
Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm...
Gleb Natapov
2013-10-14
KVM: ARM: Get rid of KVM_HPAGE defines
Christoffer Dall
2013-10-02
ARM: KVM: Implement kvm_vcpu_preferred_target() function
Anup Patel
2013-06-26
arm/kvm: Cleanup KVM_ARM_MAX_VCPUS logic
Geoff Levand
2013-06-26
ARM: KVM: use phys_addr_t instead of unsigned long long for HYP PGDs
Marc Zyngier
2013-05-19
ARM: KVM: move GIC/timer code to a common location
Marc Zyngier
2013-04-28
ARM: KVM: promote vfp_host pointer to generic host cpu context
Marc Zyngier
2013-04-28
ARM: KVM: add architecture specific hook for capabilities
Marc Zyngier
2013-04-28
ARM: KVM: switch to a dual-step HYP init code
Marc Zyngier
2013-04-28
ARM: KVM: add support for minimal host vs guest profiling
Marc Zyngier
2013-03-06
ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers
Marc Zyngier
2013-03-06
ARM: KVM: move hyp init to kvm_host.h
Marc Zyngier
2013-03-06
ARM: KVM: move exit handler selection to a separate file
Marc Zyngier
2013-03-06
ARM: KVM: abstract fault register accesses
Marc Zyngier
2013-02-25
ARM: KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Marc Zyngier
2013-02-11
ARM: KVM: arch_timers: Add guest timer core support
Marc Zyngier
2013-02-11
ARM: KVM: Initial VGIC infrastructure code
Marc Zyngier
2013-02-11
ARM: KVM: Keep track of currently running vcpus
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: User space API for getting/setting co-proc registers
Christoffer Dall
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
2013-01-23
KVM: ARM: World-switch implementation
Christoffer Dall
2013-01-23
KVM: ARM: Memory virtualization setup
Christoffer Dall
2013-01-23
KVM: ARM: Hypervisor initialization
Christoffer Dall
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall