summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-226-0/+44
* KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger2016-07-221-0/+3
* KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara2016-07-183-0/+8
* KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-182-0/+3
* KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2016-07-184-4/+4
* arm64: KVM: Clean up a conditionDan Carpenter2016-07-141-2/+2
* arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier2016-07-034-13/+10
* arm/arm64: KVM: Check that IDMAP doesn't intersect with VA rangeMarc Zyngier2016-07-031-0/+15
* arm/arm64: KVM: Prune unused #definesMarc Zyngier2016-07-032-19/+0
* arm: KVM: Allow hyp teardownMarc Zyngier2016-07-035-7/+24
* arm: KVM: Simplify HYP initMarc Zyngier2016-07-032-50/+14
* arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier2016-07-034-29/+7
* arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-036-31/+8
* arm64: KVM: Simplify HYP init/teardownMarc Zyngier2016-07-035-92/+26
* arm/arm64: KVM: Always have merged page tablesMarc Zyngier2016-07-032-64/+41
* arm64: KVM: Runtime detection of lower HYP offsetMarc Zyngier2016-07-031-0/+19
* arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier2016-07-033-2/+8
* arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier2016-07-032-14/+39
* arm64: KVM: Define HYP offset masksMarc Zyngier2016-07-031-2/+6
* arm64: Add ARM64_HYP_OFFSET_LOW capabilityMarc Zyngier2016-07-031-1/+2
* arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier2016-07-031-2/+1
* arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier2016-07-032-13/+0
* arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier2016-07-031-2/+9
* arm64: KVM: Merged page tables documentationMarc Zyngier2016-07-031-3/+37
* KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2016-07-034-28/+0
* arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier2016-06-292-2/+2
* arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier2016-06-294-4/+6
* arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier2016-06-293-1/+3
* arm64: Add PTE_HYP_XN page table flagMarc Zyngier2016-06-291-0/+1
* arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier2016-06-294-10/+12
* KVM: s390: vsie: add module parameter "nested"David Hildenbrand2016-06-211-1/+6
* KVM: s390: vsie: add indication for future featuresDavid Hildenbrand2016-06-212-0/+22
* KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand2016-06-212-0/+11
* KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand2016-06-211-0/+6
* KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand2016-06-212-6/+6
* KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand2016-06-214-0/+43
* KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand2016-06-211-1/+23
* KVM: s390: vsie: support IBS interpretationDavid Hildenbrand2016-06-213-0/+5
* KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand2016-06-213-0/+5
* KVM: s390: vsie: support intervention-bypassDavid Hildenbrand2016-06-213-0/+5
* KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand2016-06-213-2/+8
* KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand2016-06-213-0/+5
* KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand2016-06-213-0/+5
* KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand2016-06-213-0/+7
* KVM: s390: vsie: support run-time-instrumentationDavid Hildenbrand2016-06-211-0/+26
* KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand2016-06-212-1/+32
* KVM: s390: vsie: support transactional executionDavid Hildenbrand2016-06-211-2/+35
* KVM: s390: vsie: support aes dea wrapping keysDavid Hildenbrand2016-06-211-1/+55
* KVM: s390: vsie: support STFLE interpretationDavid Hildenbrand2016-06-211-2/+47
* KVM: s390: vsie: support host-protection-interruptionDavid Hildenbrand2016-06-211-0/+3