summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara
2016-07-14arm64: KVM: Clean up a conditionDan Carpenter
2016-07-03arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier
2016-07-03arm/arm64: KVM: Check that IDMAP doesn't intersect with VA rangeMarc Zyngier
2016-07-03arm/arm64: KVM: Prune unused #definesMarc Zyngier
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier
2016-07-03arm: KVM: Simplify HYP initMarc Zyngier
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier
2016-07-03arm64: KVM: Simplify HYP init/teardownMarc Zyngier
2016-07-03arm/arm64: KVM: Always have merged page tablesMarc Zyngier
2016-07-03arm64: KVM: Runtime detection of lower HYP offsetMarc Zyngier
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier
2016-07-03arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier
2016-07-03arm64: KVM: Define HYP offset masksMarc Zyngier
2016-07-03arm64: Add ARM64_HYP_OFFSET_LOW capabilityMarc Zyngier
2016-07-03arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier
2016-07-03arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier
2016-07-03arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier
2016-07-03arm64: KVM: Merged page tables documentationMarc Zyngier
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier
2016-06-29arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier
2016-06-29arm64: Add PTE_HYP_XN page table flagMarc Zyngier
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier
2016-06-21KVM: s390: vsie: add module parameter "nested"David Hildenbrand
2016-06-21KVM: s390: vsie: add indication for future featuresDavid Hildenbrand
2016-06-21KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand
2016-06-21KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand
2016-06-21KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support intervention-bypassDavid Hildenbrand
2016-06-21KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand
2016-06-21KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand
2016-06-21KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand
2016-06-21KVM: s390: vsie: support run-time-instrumentationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand
2016-06-21KVM: s390: vsie: support transactional executionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support aes dea wrapping keysDavid Hildenbrand
2016-06-21KVM: s390: vsie: support STFLE interpretationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support host-protection-interruptionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support edat1 / edat2David Hildenbrand
2016-06-21KVM: s390: vsie: support setting the ibcDavid Hildenbrand
2016-06-21KVM: s390: vsie: optimize gmap prefix mappingDavid Hildenbrand
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand