Age | Commit message (Expand) | Author |
2013-03-06 | ARM: KVM: sanitize freeing of HYP page tables | Marc Zyngier |
2013-03-06 | ARM: KVM: move kvm_handle_wfi to handle_exit.c | Marc Zyngier |
2013-03-06 | ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa | Marc Zyngier |
2013-03-06 | ARM: KVM: move include of asm/idmap.h to kvm_mmu.h | Marc Zyngier |
2013-03-06 | ARM: KVM: vgic: decouple alignment restriction from page size | Marc Zyngier |
2013-03-06 | ARM: KVM: fix fault_ipa computing | Marc Zyngier |
2013-03-06 | ARM: KVM: move kvm_target_cpu to guest.c | Marc Zyngier |
2013-03-06 | ARM: KVM: fix address validation for HYP mappings | Marc Zyngier |
2013-03-06 | ARM: KVM: allow HYP mappings to be at an offset from kernel mappings | 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: abstract most MMU operations | Marc Zyngier |
2013-03-06 | KVM: ARM: Reintroduce trace_kvm_hvc | Christoffer Dall |
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 HSR_EC_IABT away | Marc Zyngier |
2013-03-06 | ARM: KVM: abstract fault decoding away | 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 SAS decoding away | Marc Zyngier |
2013-03-06 | ARM: KVM: abstract S1TW abort detection away | Marc Zyngier |
2013-03-06 | ARM: KVM: abstract (and fix) external abort detection away | Marc Zyngier |
2013-03-06 | ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} away | Marc Zyngier |
2013-03-06 | ARM: KVM: abstract HSR_SSE away | Marc Zyngier |
2013-03-06 | ARM: KVM: abstract HSR_WNR away | Marc Zyngier |
2013-03-06 | ARM: KVM: abstract HSR_ISV away | Marc Zyngier |
2013-03-06 | ARM: KVM: abstract fault register accesses | Marc Zyngier |
2013-03-06 | ARM: KVM: convert GP registers from u32 to unsigned long | Marc Zyngier |
2013-03-06 | KVM: ARM: Fix wrong address in comment | Jonghwan Choi |
2013-02-25 | ARM: KVM: fix compilation after removal of user_alloc from struct kvm_memory_... | 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: arch_timers: Add guest timer core support | Marc Zyngier |
2013-02-11 | ARM: KVM: Add VGIC configuration option | Marc Zyngier |
2013-02-11 | ARM: KVM: VGIC initialisation code | Marc Zyngier |
2013-02-11 | ARM: KVM: VGIC control interface world switch | Marc Zyngier |
2013-02-11 | ARM: KVM: VGIC interrupt injection | Marc Zyngier |
2013-02-11 | ARM: KVM: vgic: retire queued, disabled interrupts | Marc Zyngier |
2013-02-11 | ARM: KVM: VGIC virtual CPU interface management | Marc Zyngier |
2013-02-11 | ARM: KVM: VGIC distributor handling | 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: Handle guest faults in KVM | Christoffer Dall |
2013-01-23 | KVM: ARM: VFP userspace interface | Rusty Russell |
2013-01-23 | KVM: ARM: Demux CCSIDR in the userspace API | Christoffer Dall |