summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm
Commit message (Expand)AuthorAge
* Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-07-06
|\
| * tracing: Add TRACE_DEFINE_SIZEOF() macrosJeremy Linton2017-06-13
* | arm64/kvm: vgic: use SYS_DESC()Mark Rutland2017-06-15
* | arm64/kvm: sysreg: fix typo'd SYS_ICC_IGRPEN*_EL1Mark Rutland2017-06-15
* | KVM: arm64: Log an error if trapping a write-to-read-only GICv3 accessMarc Zyngier2017-06-15
* | KVM: arm64: Log an error if trapping a read-from-write-only GICv3 accessMarc Zyngier2017-06-15
* | KVM: arm64: vgic-v3: Add hook to handle guest GICv3 sysreg accesses at EL2Marc Zyngier2017-06-15
* | Merge branch 'kvmarm-master/master' into HEADMarc Zyngier2017-06-15
|\ \ | |/
| * arm64: KVM: Allow unaligned accesses at EL2Marc Zyngier2017-06-06
| * arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier2017-06-06
| * KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall2017-05-24
| * arm64: KVM: Do not use stack-protector to compile EL2 codeMarc Zyngier2017-05-15
* | KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall2017-06-08
* | KVM: arm/arm64: Move timer IRQ default init to arch_timer.cChristoffer Dall2017-06-08
* | KVM: arm/arm64: properly use vcpu requestsAndrew Jones2017-06-04
* | KVM: arm64: Restore host physical timer access on hyp_panic()James Morse2017-05-16
|/
* Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-09
|\
| * KVM: arm/arm64: Move shared files to virt/kvm/armChristoffer Dall2017-05-04
| * arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2017-05-02
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-08
|\ \ | |/
| * Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fixChristoffer Dall2017-04-09
| |\
| | * KVM: arm64: Use common Set/Way sys definitionsMark Rutland2017-03-22
| | * KVM: arm64: Use common sysreg definitionsMark Rutland2017-03-22
| | * KVM: arm64: use common invariant sysreg definitionsMark Rutland2017-03-22
| | * KVM: arm64: Use common physical timer sysreg definitionsMark Rutland2017-03-22
| | * KVM: arm64: Use common GICv3 sysreg definitionsMark Rutland2017-03-22
| | * KVM: arm64: Use common performance monitor sysreg definitionsMark Rutland2017-03-22
| | * KVM: arm64: Use common debug sysreg definitionsMark Rutland2017-03-22
| | * KVM: arm64: add SYS_DESC()Mark Rutland2017-03-22
| * | arm64: hyp-stub: Zero x0 on successful stub handlingMarc Zyngier2017-04-09
| * | arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-09
| * | arm64: KVM: Implement HVC_SOFT_RESTART in the init codeMarc Zyngier2017-04-09
| * | arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-09
| * | arm64: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier2017-04-09
| * | arm64: KVM: Implement HVC_GET_VECTORS in the init codeMarc Zyngier2017-04-09
| * | arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier2017-04-09
| * | arm64: KVM: Move lr save/restore to do_el2_callMarc Zyngier2017-04-09
| * | arm64: KVM: Do not corrupt registers on failed 64bit CP readMarc Zyngier2017-04-09
| * | arm64: KVM: Treat sysreg accessors returning false as successfulMarc Zyngier2017-04-09
| * | arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0Marc Zyngier2017-04-09
| * | arm64: KVM: Make unexpected reads from WO registers inject an undefMarc Zyngier2017-04-09
| * | arm64: KVM: PMU: Inject UNDEF on non-privileged accessesMarc Zyngier2017-04-09
| * | arm64: KVM: PMU: Inject UNDEF exception on illegal register accessMarc Zyngier2017-04-09
| * | arm64: KVM: PMU: Refactor pmu_*_el0_disabledMarc Zyngier2017-04-09
* | | arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-04
* | | arm64: KVM: Add support for VPIPT I-cachesWill Deacon2017-03-20
|/ /
* | arm64: KVM: Survive unknown traps from guestsMark Rutland2017-03-07
* | arm64: KVM: VHE: Clear HCR_TGE when invalidating guest TLBsMarc Zyngier2017-03-06
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-22
|\
| * KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim2017-02-08