summaryrefslogtreecommitdiffstats
path: root/Documentation/fb/sm501.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-18KVM: arm64: vgic-its: Implement MSI injection in ITS emulationAndre Przywara2-0/+83
2016-07-18KVM: arm64: vgic-its: Implement ITS command queue command handlersAndre Przywara1-1/+660
2016-07-18KVM: arm64: vgic-its: Allow updates of LPI configuration tableAndre Przywara1-0/+39
2016-07-18KVM: arm64: vgic-its: Read initial LPI pending tableAndre Przywara2-0/+100
2016-07-18KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationAndre Przywara5-6/+73
2016-07-18KVM: arm64: vgic-its: Implement basic ITS register handlersAndre Przywara5-21/+420
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara9-9/+168
2016-07-18KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO frameworkAndre Przywara6-13/+213
2016-07-18KVM: arm64: vgic: Handle ITS related GICv3 redistributor registersAndre Przywara4-4/+181
2016-07-18irqchip/gic-v3: Refactor and add GICv3 definitionsAndre Przywara1-60/+120
2016-07-18KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara9-12/+99
2016-07-18KVM: kvm_io_bus: Add kvm_io_bus_get_dev() callAndre Przywara2-0/+26
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara4-4/+4
2016-07-18KVM: Extend struct kvm_msi to hold a 32-bit device IDAndre Przywara2-3/+14
2016-07-18KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_deviceAndre Przywara4-12/+31
2016-07-18KVM: arm/arm64: vgic: Move redistributor kvm_io_devicesAndre Przywara3-16/+15
2016-07-14arm64: KVM: Clean up a conditionDan Carpenter1-2/+2
2016-07-03arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier4-13/+10
2016-07-03arm/arm64: KVM: Check that IDMAP doesn't intersect with VA rangeMarc Zyngier1-0/+15
2016-07-03arm/arm64: KVM: Prune unused #definesMarc Zyngier2-19/+0
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier5-7/+24
2016-07-03arm: KVM: Simplify HYP initMarc Zyngier2-50/+14
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier4-29/+7
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier6-31/+8
2016-07-03arm64: KVM: Simplify HYP init/teardownMarc Zyngier5-92/+26
2016-07-03arm/arm64: KVM: Always have merged page tablesMarc Zyngier2-64/+41
2016-07-03arm64: KVM: Runtime detection of lower HYP offsetMarc Zyngier1-0/+19
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier3-2/+8
2016-07-03arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier2-14/+39
2016-07-03arm64: KVM: Define HYP offset masksMarc Zyngier1-2/+6
2016-07-03arm64: Add ARM64_HYP_OFFSET_LOW capabilityMarc Zyngier1-1/+2
2016-07-03arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier1-2/+1
2016-07-03arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier2-13/+0
2016-07-03arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier1-2/+9
2016-07-03arm64: KVM: Merged page tables documentationMarc Zyngier1-3/+37
2016-07-03KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier13-5603/+130
2016-06-29arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier2-2/+2
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier4-4/+6
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier3-1/+3
2016-06-29arm64: Add PTE_HYP_XN page table flagMarc Zyngier1-0/+1
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier4-10/+12
2016-06-21KVM: s390: vsie: add module parameter "nested"David Hildenbrand1-1/+6
2016-06-21KVM: s390: vsie: add indication for future featuresDavid Hildenbrand2-0/+22
2016-06-21KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand2-0/+11
2016-06-21KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand1-0/+6
2016-06-21KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand2-6/+6
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand4-0/+43
2016-06-21KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand1-1/+23
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand3-0/+5
2016-06-21KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand3-0/+5