summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: KVM: Add HYP mode entry codeMarc Zyngier2016-02-293-0/+160
| * | ARM: KVM: Add populating of fault data structureMarc Zyngier2016-02-292-0/+58
| * | ARM: KVM: Add the new world switch implementationMarc Zyngier2016-02-293-0/+148
| * | ARM: KVM: Add VFP lazy save/restore handlerMarc Zyngier2016-02-291-0/+31
| * | ARM: KVM: Add guest entry codeMarc Zyngier2016-02-293-0/+73
| * | ARM: KVM: Add banked registers save/restoreMarc Zyngier2016-02-293-0/+89
| * | ARM: KVM: Add VFP save/restoreMarc Zyngier2016-02-293-0/+82
| * | ARM: KVM: Add vgic v2 save/restoreMarc Zyngier2016-02-293-0/+88
| * | ARM: KVM: Add timer save/restoreMarc Zyngier2016-02-293-0/+80
| * | ARM: KVM: Add CP15 save/restore codeMarc Zyngier2016-02-293-0/+113
| * | ARM: KVM: Add TLB invalidation codeMarc Zyngier2016-02-294-0/+81
| * | ARM: KVM: Add system register accessor macrosMarc Zyngier2016-02-291-0/+15
| * | ARM: KVM: Add a HYP-specific header fileMarc Zyngier2016-02-291-0/+30
| * | ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier2016-02-294-9/+20
| * | ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier2016-02-294-36/+37
| * | ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier2016-02-292-14/+16
| * | ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier2016-02-291-1/+1
| * | ARM: KVM: Move the HYP code to its own sectionMarc Zyngier2016-02-291-8/+5
| * | arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier2016-02-291-0/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-142-6/+6
|\ \ \
| * \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-291-1/+2
| |\ \ \ | | |/ /
| * | | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-252-6/+6
| | |/ | |/|
* | | arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin2016-02-291-1/+1
| |/ |/|
* | arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier2016-02-241-1/+2
|/
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-151-5/+5
* arm/arm64: KVM: Detect vGIC presence at runtimePavel Fedin2015-12-181-2/+20
* arm64: KVM: Add support for 16-bit VMIDVladimir Murzin2015-12-181-2/+8
* arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin2015-12-181-3/+3
* ARM: KVM: Cleanup exception injectionMarc Zyngier2015-12-181-36/+38
* arm64: KVM: Map the kernel RO section into HYPMarc Zyngier2015-12-141-0/+7
* KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar2015-12-144-0/+13
* ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel2015-12-041-2/+2
* arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin2015-12-041-10/+10
* arm64: KVM: Correctly handle zero register during MMIOPavel Fedin2015-12-041-2/+3
* KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall2015-11-241-6/+1
* ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel2015-11-241-8/+7
* arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall2015-10-222-4/+8
* KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger2015-10-221-4/+31
* KVM: arm/arm64: check power_off in critical section before VCPU runEric Auger2015-10-221-1/+2
* KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnableEric Auger2015-10-221-1/+2
* KVM: arm/arm64: rename pause into power_offEric Auger2015-10-222-15/+15
* arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang2015-10-221-0/+2
* arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall2015-10-221-3/+8
* arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_blockChristoffer Dall2015-10-221-0/+10
* KVM: arm: use GIC support unconditionallyArnd Bergmann2015-10-201-0/+1
* KVM: arm/arm64: Fix memory leak if timer initialization failsPavel Fedin2015-10-201-1/+1
* arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-171-11/+0
* arm: KVM: Disable virtual timer even if the guest is not using itMarc Zyngier2015-09-171-2/+4
* arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin2015-09-161-1/+1
* arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka2015-09-161-2/+4