aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2014-10-02arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-10-02arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-10-02ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-10-02KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-10-02KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-10-02KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2014-10-02KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2014-10-02arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier
2014-10-02arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier
2014-10-02arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier
2014-10-02arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier
2014-10-02arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier
2014-10-02ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky
2014-10-02ARM64: KVM: MMIO support BE host running LE codeVictor Kamensky
2014-10-02arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier
2014-10-02arm64: KVM: vgic: add GICv3 world switchMarc Zyngier
2014-10-02KVM: ARM: vgic: add the GICv3 backendMarc Zyngier
2014-10-02arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier
2014-10-02arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-10-02arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier
2014-10-02arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2014-10-02arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier
2014-10-02ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel
2014-10-02ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel
2014-10-02arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla
2014-10-02arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2014-10-02ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2014-10-02arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2014-10-02arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2014-10-02arm64: fix typo: s/SERRROR/SERROR/Mark Rutland
2014-10-02arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel
2014-10-02arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappingsSantosh Shilimkar
2014-10-02arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpuMarc Zyngier
2014-10-02arm/arm64: KVM: MMIO support for BE guestMarc Zyngier
2014-10-02arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier
2014-10-02arm/arm64: KVM: PSCI: use MPIDR to identify a target CPUMarc Zyngier
2014-10-02KVM: ARM: Support hugetlbfs backed huge pagesChristoffer Dall
2014-10-02KVM: arm64: Get rid of KVM_HPAGE definesChristoffer Dall
2014-10-02ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel
2014-10-02arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h.Chen Gang
2014-10-02arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier
2014-10-02arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier
2014-10-02arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier
2014-10-02arm64: KVM: 32bit conditional execution emulationMarc Zyngier
2014-10-02arm64: KVM: 32bit GP register accessMarc Zyngier
2014-10-02arm64: KVM: define 32bit specific registersMarc Zyngier
2014-10-02arm64: KVM: PSCI implementationMarc Zyngier
2014-10-02arm64: KVM: hypervisor initialization codeMarc Zyngier
2014-10-02arm64: KVM: MMIO access backendMarc Zyngier