summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-022-12/+89
|\
| * arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier2014-03-031-1/+4
| * arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier2014-03-031-12/+78
| * arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier2014-03-032-0/+8
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-311-0/+6
|\ \ | |/ |/|
| * arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2014-03-131-0/+6
* | arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier2014-02-271-2/+25
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-01-224-16/+33
|\
| * arm64: KVM: Force undefined exception for Guest SMC intructionsAnup Patel2013-12-281-3/+0
| * arm64: KVM: Support X-Gene guest VCPU on APM X-Gene hostAnup Patel2013-12-282-13/+22
| * arm64: KVM: Add Kconfig option for max VCPUs per-GuestAnup Patel2013-12-281-0/+11
* | treewide: Fix typos in printkMasanari Iida2013-12-191-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-11-153-5/+34
|\
| * Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2013-11-112-5/+14
| |\
| | * arm64: KVM: Yield CPU when vcpu executes a WFEMarc Zyngier2013-10-292-5/+14
| * | ARM64: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-021-0/+20
| |/
* | arm64: KVM: vgic: byteswap GICv2 access on world switch if BEMarc Zyngier2013-11-061-0/+13
* | arm64: KVM: initialize HYP mode following the kernel endiannessMarc Zyngier2013-11-061-1/+4
|/
* arm64: KVM: add missing dsb before invalidating Stage-2 TLBsMarc Zyngier2013-08-091-0/+3
* arm64: KVM: perform save/restore of PAR_EL1Marc Zyngier2013-08-092-0/+13
* arm64: KVM: Kconfig integrationMarc Zyngier2013-07-041-0/+51
* arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2013-06-122-1/+31
* arm64: KVM: 32bit guest fault injectionMarc Zyngier2013-06-121-1/+78
* arm64: KVM: 32bit specific register world switchMarc Zyngier2013-06-121-0/+70
* arm64: KVM: CPU specific 32bit coprocessor accessMarc Zyngier2013-06-121-0/+10
* arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier2013-06-122-7/+181
* arm64: KVM: 32bit conditional execution emulationMarc Zyngier2013-06-122-1/+159
* arm64: KVM: 32bit GP register accessMarc Zyngier2013-06-122-1/+169
* arm64: KVM: Build system integrationMarc Zyngier2013-06-121-0/+23
* arm64: KVM: PSCI implementationMarc Zyngier2013-06-121-9/+7
* arm64: KVM: Plug the arch timerMarc Zyngier2013-06-122-0/+68
* arm64: KVM: Plug the VGICMarc Zyngier2013-06-121-0/+88
* arm64: KVM: Exit handlingMarc Zyngier2013-06-121-0/+119
* arm64: KVM: HYP mode world switch implementationMarc Zyngier2013-06-121-0/+617
* arm64: KVM: hypervisor initialization codeMarc Zyngier2013-06-071-0/+107
* arm64: KVM: guest one-reg interfaceMarc Zyngier2013-06-071-0/+259
* arm64: KVM: virtual CPU resetMarc Zyngier2013-06-071-0/+76
* arm64: KVM: CPU specific system registers handlingMarc Zyngier2013-06-071-0/+85
* arm64: KVM: system register handlingMarc Zyngier2013-06-072-0/+1021
* arm64: KVM: fault injection into a guestMarc Zyngier2013-06-071-0/+126
OpenPOWER on IntegriCloud