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
/
kvm
/
arm.c
Age
Commit message (
Expand
)
Author
2013-03-06
ARM: KVM: move kvm_target_cpu to guest.c
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: move kvm_condition_valid to emulate.c
Marc Zyngier
2013-03-06
ARM: KVM: abstract exception class decoding away
Marc Zyngier
2013-03-06
ARM: KVM: abstract IL decoding away
Marc Zyngier
2013-03-06
ARM: KVM: abstract fault register accesses
Marc Zyngier
2013-02-25
ARM: KVM: fix kvm_arch_{prepare,commit}_memory_region
Marc Zyngier
2013-02-11
ARM: KVM: arch_timers: Wire the init code and config option
Marc Zyngier
2013-02-11
ARM: KVM: arch_timers: Add timer world switch
Marc Zyngier
2013-02-11
ARM: KVM: VGIC initialisation code
Marc Zyngier
2013-02-11
ARM: KVM: VGIC interrupt injection
Marc Zyngier
2013-02-11
ARM: KVM: VGIC accept vcpu and dist base addresses from user space
Christoffer Dall
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-02-11
KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl
Christoffer Dall
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: World-switch implementation
Christoffer Dall
2013-01-23
KVM: ARM: Inject IRQs and FIQs from userspace
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