aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
2015-08-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtlsk-v3.14-15.08-rtKevin Hilman
2015-08-03Merge tag 'v3.14.48' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-10arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-07-10arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall
2015-07-10arm: KVM: force execution of HCPTR access on VM exitMarc Zyngier
2015-07-07Merge tag 'v3.14.47' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-03arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall
2015-07-03arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-07-03arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-07-03arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall
2015-07-03arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall
2015-07-03arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel
2015-07-03arm64: KVM: fix unmapping with 48-bit VAsMark Rutland
2015-07-03arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper
2015-07-03arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall
2015-07-03arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel
2015-07-03arm: kvm: fix CPU hotplugVladimir Murzin
2015-07-03arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2015-07-03ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-06-29KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2015-06-29KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2015-06-29ARM: KVM: user_mem_abort: support stage 2 MMIO page mappingKim Phillips
2015-06-29ARM: KVM: Unmap IPA on memslot delete/moveEric Auger
2015-06-29arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2015-06-04Merge tag 'v3.14.43-rt42-lno1' of git://git.linaro.org/people/anders.roxell/l...lsk-v3.14-15.06-rtKevin Hilman
2015-06-01KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti
2015-05-17ARM: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2015-05-17ARM: KVM: add world-switch for AMAIR{0,1}Marc Zyngier
2015-05-17ARM: KVM: introduce per-vcpu HYP Configuration RegisterMarc Zyngier
2015-05-17ARM: KVM: fix ordering of 64bit coprocessor accessesMarc Zyngier
2015-05-17ARM: KVM: fix handling of trapped 64bit coprocessor accessesMarc Zyngier
2015-05-17arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2015-05-17ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2015-05-17arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2014-10-09Merge remote-tracking branch 'lsk/v3.14/topic/kvm' into linux-linaro-lsk-v3.14Mark Brown
2014-10-05ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
2014-10-05arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2014-10-03arm: kvm: fix CPU hotplugVladimir Murzin
2014-10-03arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-10-03arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-10-03arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier
2014-10-03arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier
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}ableChristoffer Dall
2014-10-02KVM: static inline empty kvm_arch functionsChristoffer Dall
2014-10-02KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon
2014-10-02KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2014-10-02KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2014-10-02arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall
2014-10-02KVM: add kvm_arch_sched_inChristoffer Dall