Age | Commit message (Expand) | Author |
2018-08-12 | KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses | Marc Zyngier |
2018-08-12 | KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs | Marc Zyngier |
2018-08-12 | KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding | Marc Zyngier |
2018-07-09 | arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present | Marc Zyngier |
2018-05-25 | KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags | Dave Martin |
2018-04-17 | arm64: KVM: Demote SVE and LORegion warnings to debug only | Marc Zyngier |
2018-03-19 | KVM: arm64: Defer saving/restoring 32-bit sysregs to vcpu load/put | Christoffer Dall |
2018-03-19 | KVM: arm64: Defer saving/restoring 64-bit sysregs to vcpu load/put on VHE | Christoffer Dall |
2018-03-19 | KVM: arm64: Introduce framework for accessing deferred sysregs | Christoffer Dall |
2018-03-19 | KVM: arm64: Rewrite system register accessors to read/write functions | Christoffer Dall |
2018-03-19 | KVM: arm64: Change 32-bit handling of VM system registers | Christoffer Dall |
2018-02-26 | KVM: arm64: Enable the EL1 physical timer for AArch32 guests | Jérémy Fanguède |
2018-02-26 | arm64/kvm: Prohibit guest LOR accesses | Mark Rutland |
2018-01-16 | KVM: arm64: Emulate RAS error registers and set HCR_EL2's TERR & TEA | Dongjiu Geng |
2018-01-16 | KVM: arm64: Save/Restore guest DISR_EL1 | James Morse |
2017-11-16 | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-06 | KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps | Christoffer Dall |
2017-11-03 | arm64/sve: KVM: Hide SVE from CPU features exposed to guests | Dave Martin |
2017-11-03 | arm64: KVM: Hide unsupported AArch64 CPU features from guests | Dave Martin |
2017-07-25 | KVM: arm/arm64: PMU: Fix overflow interrupt injection | Andrew Jones |
2017-06-15 | KVM: arm64: Log an error if trapping a write-to-read-only GICv3 access | Marc Zyngier |
2017-06-15 | KVM: arm64: Log an error if trapping a read-from-write-only GICv3 access | Marc Zyngier |
2017-05-09 | Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke... | Paolo Bonzini |
2017-05-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-05-02 | arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses | Marc Zyngier |
2017-04-09 | Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix | Christoffer Dall |
2017-04-09 | arm64: KVM: Do not corrupt registers on failed 64bit CP read | Marc Zyngier |
2017-04-09 | arm64: KVM: Treat sysreg accessors returning false as successful | Marc Zyngier |
2017-04-09 | arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0 | Marc Zyngier |
2017-04-09 | arm64: KVM: Make unexpected reads from WO registers inject an undef | Marc Zyngier |
2017-04-09 | arm64: KVM: PMU: Inject UNDEF on non-privileged accesses | Marc Zyngier |
2017-04-09 | arm64: KVM: PMU: Inject UNDEF exception on illegal register access | Marc Zyngier |
2017-04-09 | arm64: KVM: PMU: Refactor pmu_*_el0_disabled | Marc Zyngier |
2017-04-04 | arm64: cpufeature: Make ID reg accessor naming less counterintuitive | Dave Martin |
2017-03-22 | KVM: arm64: Use common Set/Way sys definitions | Mark Rutland |
2017-03-22 | KVM: arm64: Use common sysreg definitions | Mark Rutland |
2017-03-22 | KVM: arm64: use common invariant sysreg definitions | Mark Rutland |
2017-03-22 | KVM: arm64: Use common physical timer sysreg definitions | Mark Rutland |
2017-03-22 | KVM: arm64: Use common GICv3 sysreg definitions | Mark Rutland |
2017-03-22 | KVM: arm64: Use common performance monitor sysreg definitions | Mark Rutland |
2017-03-22 | KVM: arm64: Use common debug sysreg definitions | Mark Rutland |
2017-02-08 | KVM: arm/arm64: Emulate the EL1 phys timer registers | Jintack Lim |
2017-02-08 | KVM: arm64: Add the EL1 physical timer access handler | Jintack Lim |
2017-01-30 | KVM: arm/arm64: vgic: Introduce find_reg_by_id() | Vijaya Kumar K |
2016-11-18 | arm64: KVM: pmu: Fix AArch32 cycle counter access | Wei Huang |
2016-10-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-09-09 | arm64/kvm: use {read,write}_sysreg() | Mark Rutland |
2016-08-17 | arm64: KVM: report configured SRE value to 32-bit world | Vladimir Murzin |
2016-08-17 | arm64: KVM: remove misleading comment on pmu status | Vladimir Murzin |
2016-07-14 | arm64: KVM: Clean up a condition | Dan Carpenter |