aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+89
2014-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+6
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla1-0/+6
2014-03-03arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier1-1/+4
2014-03-03arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier1-12/+78
2014-03-03arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier2-0/+8
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier1-2/+25
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-16/+33
2013-12-28arm64: KVM: Force undefined exception for Guest SMC intructionsAnup Patel1-3/+0
2013-12-28arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel2-13/+22
2013-12-28arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel1-0/+11
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-5/+34
2013-11-11Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-nextPaolo Bonzini2-5/+14
2013-11-06arm64: KVM: vgic: byteswap GICv2 access on world switch if BEMarc Zyngier1-0/+13
2013-11-06arm64: KVM: initialize HYP mode following the kernel endiannessMarc Zyngier1-1/+4
2013-10-29arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2-5/+14
2013-10-02ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel1-0/+20
2013-08-09arm64: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier1-0/+3
2013-08-09arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier2-0/+13
2013-07-04arm64: KVM: Kconfig integrationMarc Zyngier1-0/+51
2013-06-12arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2-1/+31
2013-06-12arm64: KVM: 32bit guest fault injectionMarc Zyngier1-1/+78
2013-06-12arm64: KVM: 32bit specific register world switchMarc Zyngier1-0/+70
2013-06-12arm64: KVM: CPU specific 32bit coprocessor accessMarc Zyngier1-0/+10
2013-06-12arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier2-7/+181
2013-06-12arm64: KVM: 32bit conditional execution emulationMarc Zyngier2-1/+159
2013-06-12arm64: KVM: 32bit GP register accessMarc Zyngier2-1/+169
2013-06-12arm64: KVM: Build system integrationMarc Zyngier1-0/+23
2013-06-12arm64: KVM: PSCI implementationMarc Zyngier1-9/+7
2013-06-12arm64: KVM: Plug the arch timerMarc Zyngier2-0/+68
2013-06-12arm64: KVM: Plug the VGICMarc Zyngier1-0/+88
2013-06-12arm64: KVM: Exit handlingMarc Zyngier1-0/+119
2013-06-12arm64: KVM: HYP mode world switch implementationMarc Zyngier1-0/+617
2013-06-07arm64: KVM: hypervisor initialization codeMarc Zyngier1-0/+107
2013-06-07arm64: KVM: guest one-reg interfaceMarc Zyngier1-0/+259
2013-06-07arm64: KVM: virtual CPU resetMarc Zyngier1-0/+76
2013-06-07arm64: KVM: CPU specific system registers handlingMarc Zyngier1-0/+85
2013-06-07arm64: KVM: system register handlingMarc Zyngier2-0/+1021
2013-06-07arm64: KVM: fault injection into a guestMarc Zyngier1-0/+126