aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-01arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-23arm64: KVM: VHE: Context switch MDSCR_EL1Marc Zyngier
2016-07-22KVM: arm/arm64: Enable irqchip routingEric Auger
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara
2016-07-14arm64: KVM: Clean up a conditionDan Carpenter
2016-07-03arm64: KVM: Simplify HYP init/teardownMarc Zyngier
2016-07-03arm/arm64: KVM: Always have merged page tablesMarc Zyngier
2016-07-03arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier
2016-06-21arm64/kvm: use ESR_ELx_EC to extract ECMark Rutland
2016-06-21arm64: allow building with kcov coverage on ARM64Alexander Potapenko
2016-06-14KVM: ARM64: Fix typosAndrea Gelmini
2016-05-31arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier
2016-05-31arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1Marc Zyngier
2016-05-31arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE valueMarc Zyngier
2016-05-31KVM: arm/arm64: vgic-v3: Clear all dirty LRsChristoffer Dall
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara
2016-05-20kvm: arm64: Fix EC field in inject_abt64Matt Evans
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-04-28arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-04-28arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-04-28arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse
2016-04-28arm64: Cleanup SCTLR flagsGeoff Levand
2016-04-21arm64: kvm: Add support for 16K pagesSuzuki K Poulose
2016-04-06arm64: KVM: Warn when PARange is less than 40 bitsMarc Zyngier
2016-03-30arm64: kvm: 4.6-rc1: Fix VTCR_EL2 VS settingSuzuki K Poulose
2016-03-21kvm: arm64: Disable compiler instrumentation for hypervisor codeCatalin Marinas
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-09arm64: KVM: vgic-v3: Only wipe LRs on vcpu exitMarc Zyngier
2016-03-09arm64: KVM: vgic-v3: Reset LRs at boot timeMarc Zyngier
2016-03-09arm64: KVM: vgic-v3: Do not save an LR known to be emptyMarc Zyngier
2016-03-09arm64: KVM: vgic-v3: Save maintenance interrupt state only if requiredMarc Zyngier
2016-03-09arm64: KVM: vgic-v3: Avoid accessing ICH registersMarc Zyngier
2016-02-29arm64: KVM: Switch the sys_reg search to be a binary searchMarc Zyngier
2016-02-29arm64: KVM: Add a new vcpu device control group for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Introduce per-vcpu kvm device controlsShannon Zhao
2016-02-29arm64: KVM: Add a new feature bit for PMUv3Shannon Zhao
2016-02-29arm64: KVM: Reset PMU state when resetting vcpuShannon Zhao
2016-02-29arm64: KVM: Add access handler for PMUSERENR registerShannon Zhao
2016-02-29arm64: KVM: Add helper to handle PMCR register bitsShannon Zhao