aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kvm
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-12-18
|\
| * arm/arm64: KVM: Require in-kernel vgic for the arch timersChristoffer Dall2014-12-15
| * arm/arm64: KVM: Don't allow creating VCPUs after vgic_initializedChristoffer Dall2014-12-13
| * arm/arm64: KVM: Rename vgic_initialized to vgic_readyChristoffer Dall2014-12-13
| * arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()Peter Maydell2014-12-13
| * arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall2014-12-13
| * arm/arm64: KVM: Turn off vcpus on PSCI shutdown/rebootChristoffer Dall2014-12-13
| * arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall2014-12-13
| * arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall2014-12-13
| * arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off optionChristoffer Dall2014-12-13
| * arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flagChristoffer Dall2014-12-13
| * arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO readAndre Przywara2014-11-25
| * arm, arm64: KVM: handle potential incoherency of readonly memslotsArd Biesheuvel2014-11-25
| * arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek2014-11-25
| * arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel2014-11-25
* | arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn()Ard Biesheuvel2014-11-26
* | arm64: KVM: fix unmapping with 48-bit VAsMark Rutland2014-11-26
|/
* Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-18
|\
| * arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regsChristoffer Dall2014-10-16
| * arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abortSteve Capper2014-10-15
| * arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZEChristoffer Dall2014-10-14
| * arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-14
| * arm/arm64: KVM: map MMIO regions at creation timeArd Biesheuvel2014-10-13
| * arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-10
| * arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()Ard Biesheuvel2014-10-10
| * arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pagesArd Biesheuvel2014-10-10
| * arm: kvm: fix CPU hotplugVladimir Murzin2014-09-29
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-08
|\|
| * arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall2014-09-26
| * arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp2014-09-26
| * arm/arm64: KVM: vgic: delay vgic allocation until init timeMarc Zyngier2014-09-18
| * arm/arm64: KVM: vgic: switch to dynamic allocationMarc Zyngier2014-09-18
| * Merge remote-tracking branch 'kvm/next' into queueChristoffer Dall2014-09-18
| |\
| | * KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-29
| | * KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-29
| * | ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel2014-09-11
| * | KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon2014-08-27
| * | KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon2014-08-27
| * | KVM: ARM/arm64: fix broken __percpu annotationWill Deacon2014-08-27
| * | arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall2014-08-27
| |/
| * KVM: add kvm_arch_sched_inRadim Krčmář2014-08-21
* | arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall2014-08-29
* | ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar2014-08-29
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-07
|\
| * Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-05
| |\
| | * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-28
| * | ARM: KVM: enable KVM in Kconfig on big-endian systemsVictor Kamensky2014-07-11
| * | ARM: KVM: one_reg coproc set and get BE fixesVictor Kamensky2014-07-11
| * | ARM: KVM: __kvm_vcpu_run function return result fix in BE caseVictor Kamensky2014-07-11
| * | ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...Victor Kamensky2014-07-11