index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
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