summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-04-09ARM: decompressor: Remove __hyp_get_vectors usageMarc Zyngier
2017-04-09arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP modeMarc Zyngier
2017-04-09arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier
2017-04-09arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier
2017-04-09ARM: KVM: Gracefully handle hyp-stubs being restored from under our feetMarc Zyngier
2017-04-09ARM: KVM: Implement HVC_SOFT_RESTART in the init codeMarc Zyngier
2017-04-09ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier
2017-04-09ARM: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier
2017-04-09ARM: KVM: Implement HVC_GET_VECTORS in the init codeMarc Zyngier
2017-04-09ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier
2017-04-09ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier
2017-04-09ARM: hyp-stub: Define a return value for failed stub callsMarc Zyngier
2017-04-09ARM: Expose the VA/IDMAP offsetMarc Zyngier
2017-04-09ARM: hyp-stub: Use r1 for the soft-restart addressMarc Zyngier
2017-04-09ARM: Update cpu_v7_reset documentationMarc Zyngier
2017-04-09ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier
2017-04-09ARM: soft-reboot into same mode that we entered the kernelRussell King
2017-04-09ARM: hyp-stub: improve ABIRussell King
2017-04-09arm64: KVM: Implement HVC_SOFT_RESTART in the init codeMarc Zyngier
2017-04-09arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier
2017-04-09arm64: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier
2017-04-09arm64: KVM: Implement HVC_GET_VECTORS in the init codeMarc Zyngier
2017-04-09arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier
2017-04-09arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier
2017-04-09arm64: hyp-stub: Update documentation in asm/virt.hMarc Zyngier
2017-04-09arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier
2017-04-09arm64: hyp-stub: Don't save lr in the EL1 codeMarc Zyngier
2017-04-09arm64: KVM: Move lr save/restore to do_el2_callMarc Zyngier
2017-04-09arm64: hyp-stub: Stop pointlessly clobbering lrMarc Zyngier
2017-04-09arm: KVM: Treat CP15 accessors returning false as successfulMarc Zyngier
2017-04-09arm: KVM: Make unexpected register accesses inject an undefMarc Zyngier
2017-04-09arm64: KVM: Do not corrupt registers on failed 64bit CP readMarc Zyngier
2017-04-09arm64: KVM: Treat sysreg accessors returning false as successfulMarc Zyngier
2017-04-09arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0Marc Zyngier
2017-04-09arm64: KVM: Make unexpected reads from WO registers inject an undefMarc Zyngier
2017-04-09arm64: KVM: PMU: Inject UNDEF on non-privileged accessesMarc Zyngier
2017-04-09arm64: KVM: PMU: Inject UNDEF exception on illegal register accessMarc Zyngier
2017-04-09arm64: KVM: PMU: Refactor pmu_*_el0_disabledMarc Zyngier
2017-04-09KVM: arm/arm64: vgic: Improve sync_hwstate performanceChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Don't check vgic_initialized in sync/flushChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Implement early VGIC init functionalityChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Get rid of MISR and EISR fieldsChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Get rid of unnecessary save_maint_int_stateChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Get rid of unnecessary process_maintenance operationChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Only set underflow when actually out of LRsChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Get rid of live_lrsChristoffer Dall
2017-04-09KVM: arm/arm64: vgic: Avoid flushing vgic state when there's no pending IRQShih-Wei Li
2017-04-09KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall
2017-04-09kvm: arm/arm64: Rework gpa callback handlersSuzuki K Poulose
2017-03-22KVM: arm64: Use common Set/Way sys definitionsMark Rutland