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