summaryrefslogtreecommitdiff
path: root/arch/arm/kvm
AgeCommit message (Expand)Author
2016-02-29ARM: KVM: Remove unused hyp_pc fieldMarc Zyngier
2016-02-29ARM: KVM: Turn CP15 defines to an enumMarc Zyngier
2016-02-29ARM: KVM: Remove __weak attributesMarc Zyngier
2016-02-29ARM: KVM: Switch to C-based stage2 initMarc Zyngier
2016-02-29ARM: KVM: Remove the old world switchMarc Zyngier
2016-02-29ARM: KVM: Change kvm_call_hyp return type to unsigned longMarc Zyngier
2016-02-29ARM: KVM: Add panic handling codeMarc Zyngier
2016-02-29ARM: KVM: Add HYP mode entry codeMarc Zyngier
2016-02-29ARM: KVM: Add populating of fault data structureMarc Zyngier
2016-02-29ARM: KVM: Add the new world switch implementationMarc Zyngier
2016-02-29ARM: KVM: Add VFP lazy save/restore handlerMarc Zyngier
2016-02-29ARM: KVM: Add guest entry codeMarc Zyngier
2016-02-29ARM: KVM: Add banked registers save/restoreMarc Zyngier
2016-02-29ARM: KVM: Add VFP save/restoreMarc Zyngier
2016-02-29ARM: KVM: Add vgic v2 save/restoreMarc Zyngier
2016-02-29ARM: KVM: Add timer save/restoreMarc Zyngier
2016-02-29ARM: KVM: Add CP15 save/restore codeMarc Zyngier
2016-02-29ARM: KVM: Add TLB invalidation codeMarc Zyngier
2016-02-29ARM: KVM: Add system register accessor macrosMarc Zyngier
2016-02-29ARM: KVM: Add a HYP-specific header fileMarc Zyngier
2016-02-29ARM: KVM: Move GP registers into the CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move CP15 array into the CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Move VFP registers to a CPU context structureMarc Zyngier
2016-02-29ARM: KVM: Remove __kvm_hyp_code_start/__kvm_hyp_code_endMarc Zyngier
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier
2016-02-29arm/arm64: KVM: Add hook for C-based stage2 initMarc Zyngier
2016-02-29arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti
2016-02-24arm/arm64: KVM: Feed initialized memory to MMIO accessesMarc Zyngier
2016-02-18arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel
2016-01-16kvm: rename pfn_t to kvm_pfn_tDan Williams
2015-12-18arm/arm64: KVM: Detect vGIC presence at runtimePavel Fedin
2015-12-18arm64: KVM: Add support for 16-bit VMIDVladimir Murzin
2015-12-18arm/arm64: KVM: Remove unreferenced S2_PGD_ORDERVladimir Murzin
2015-12-18ARM: KVM: Cleanup exception injectionMarc Zyngier
2015-12-14arm64: KVM: Map the kernel RO section into HYPMarc Zyngier
2015-12-14KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar
2015-12-04ARM/arm64: KVM: correct PTE uncachedness checkArd Biesheuvel
2015-12-04arm64: KVM: Get rid of old vcpu_reg()Pavel Fedin
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin
2015-11-24KVM: arm/arm64: Fix preemptible timer active state crazynessChristoffer Dall
2015-11-24ARM/arm64: KVM: test properly for a PTE's uncachednessArd Biesheuvel
2015-10-22arm/arm64: KVM: Improve kvm_exit tracepointChristoffer Dall
2015-10-22KVM: arm/arm64: implement kvm_arm_[halt,resume]_guestEric Auger
2015-10-22KVM: arm/arm64: check power_off in critical section before VCPU runEric Auger
2015-10-22KVM: arm/arm64: check power_off in kvm_arch_vcpu_runnableEric Auger
2015-10-22KVM: arm/arm64: rename pause into power_offEric Auger
2015-10-22arm/arm64: KVM : Enable vhost device selection under KVM config menuWei Huang
2015-10-22arm/arm64: KVM: Rework the arch timer to use level-triggered semanticsChristoffer Dall