aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
AgeCommit message (Expand)Author
2015-05-26Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Shannon Zhao
2015-05-17arm64: kvm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon
2015-05-17arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2015-05-17arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2015-05-17arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier
2014-10-09Merge remote-tracking branch 'lsk/v3.14/topic/kvm' into linux-linaro-lsk-v3.14Mark Brown
2014-10-06Merge tag 'v3.14.20' 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-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-02arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier
2014-10-02arm64: KVM: GICv3: move system register access to msr_s/mrs_sMarc Zyngier
2014-10-02arm64: KVM: enable trapping of all debug registersMarc Zyngier
2014-10-02arm64: KVM: implement lazy world switch for debug registersMarc Zyngier
2014-10-02arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier
2014-10-02arm64: KVM: check ordering of all system register tablesMarc Zyngier
2014-10-02arm64: KVM: use separate tables for AArch32 32 and 64bit trapsMarc 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: KVM: rename pm_fake handler to trap_raz_wiMarc Zyngier
2014-10-02ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky
2014-10-02ARM64: KVM: set and get of sys registers in BE caseVictor Kamensky
2014-10-02ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor 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-02KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier
2014-10-02KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier
2014-10-02arm64: KVM: allow export and import of generic timer regsAlex Bennée
2014-10-02arm64: KVM: export demux regids as KVM_REG_ARM64Alex Bennée
2014-10-02arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier
2014-10-02arm64: kvm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon
2014-10-02ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup 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-02arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2014-10-02arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier
2014-08-11arm64: barriers: make use of barrier options with explicit barriersWill Deacon
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-12-28arm64: KVM: Force undefined exception for Guest SMC intructionsAnup Patel
2013-12-28arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel
2013-12-28arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel
2013-12-19treewide: Fix typos in printkMasanari Iida
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-11-11Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini