summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-12-222-9/+33
|\
| * Merge tag 'kvmarm-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-12-187-13/+66
| |\
| | * KVM: arm64: Ensure 'params' is initialised when looking up sys registerWill Deacon2019-12-121-1/+4
| | * KVM: arm64: Don't log IMP DEF sysreg trapsMark Rutland2019-12-061-0/+8
| | * KVM: arm64: Sanely ratelimit sysreg messagesMark Rutland2019-12-062-8/+21
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-12-061-7/+1
|\ \ \
| * | | arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior2019-12-061-7/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-255-4/+33
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2019-11-215-4/+33
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier2019-11-081-0/+4
| | |\ \
| | | * | KVM: arm/arm64: Show halt poll counters in debugfsChristian Borntraeger2019-10-281-0/+4
| | * | | Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier2019-10-244-2/+17
| | |\ \ \
| | | * | | KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATSSteven Price2019-10-241-1/+4
| | | * | | KVM: arm64: Provide VCPU attributes for stolen timeSteven Price2019-10-211-0/+9
| | | * | | KVM: arm64: Support stolen time reporting via shared structureSteven Price2019-10-211-0/+1
| | | * | | KVM: arm64: Implement PV_TIME_FEATURES callSteven Price2019-10-211-0/+1
| | | * | | KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall2019-10-212-2/+3
| | | |/ /
| | * | | KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall2019-10-212-2/+12
| | |/ /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-253-10/+100
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| | |
| | \
| *-. \ Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas2019-11-081-2/+2
| |\ \ \ | | | |/ | | |/|
| | | * arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clearMarc Zyngier2019-10-151-2/+2
| | |/
| * | Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...Catalin Marinas2019-10-283-8/+98
| |\ \
| | * | arm64: KVM: Prevent speculative S1 PTW when restoring vcpu contextMarc Zyngier2019-10-262-2/+64
| | * | arm64: KVM: Disable EL1 PTW when invalidating S2 TLBsMarc Zyngier2019-10-261-0/+23
| | * | arm64: KVM: Reorder system register restoration and stage-2 activationMarc Zyngier2019-10-261-6/+11
| | |/
* | | Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-221-0/+4
|\ \ \ | |/ / |/| |
| * | arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systemsMarc Zyngier2019-10-201-0/+4
| |/
* | arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier2019-10-081-2/+67
|/
* Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2019-10-032-29/+24
|\
| * arm64: KVM: Replace hyp_alternate_select with has_vhe()Marc Zyngier2019-09-091-14/+22
| * arm64: KVM: Drop hyp_alternate_select for checking for ARM64_WORKAROUND_834220Marc Zyngier2019-09-091-15/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-09-181-1/+13
|\ \ | |/
| * arm64/kvm: Remove VMID rollover I-cache maintenanceMark Rutland2019-08-181-1/+13
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-162-8/+8
|\ \ | |/ |/|
| *-. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-302-8/+8
| |\ \
| | | * arm64: kvm: Replace hardcoded '1' with SYS_PAR_EL1_FWill Deacon2019-08-271-1/+1
| | |/ | |/|
| | * arm64: mm: Introduce vabits_actualSteve Capper2019-08-091-7/+7
| |/
* | KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier2019-08-091-14/+18
* | arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughAnders Roxell2019-07-291-0/+30
* | arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell2019-07-261-0/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-129-101/+142
|\
| * KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sDave Martin2019-07-056-83/+83
| * KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functionsAndrew Murray2019-07-051-2/+2
| * KVM: arm64: Skip more of the SError vaxorcismJames Morse2019-07-051-4/+10
| * KVM: arm64: Re-mask SError after the one instruction windowJames Morse2019-07-051-0/+2
| * KVM: arm64: Defer guest entry when an asynchronous exception is pendingJames Morse2019-07-051-0/+15
| * KVM: arm64: Consume pending SError as early as possibleJames Morse2019-07-052-4/+7
| * KVM: arm64: Make indirect vectors preamble behaviour symmetricJames Morse2019-07-051-3/+3
| * KVM: arm64: Abstract the size of the HYP vectors pre-ambleJames Morse2019-07-052-5/+20
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-082-4/+2
|\ \
OpenPOWER on IntegriCloud