Age | Commit message (Expand) | Author |
2019-03-19 | KVM: arm64: Reset the PMU in preemptible context | Marc Zyngier |
2019-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-03-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-02-22 | arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2 | Dave Martin |
2019-02-19 | KVM: arm/arm64: Prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-02-19 | KVM: arm/arm64: Remove -I. header search paths | Masahiro Yamada |
2019-02-19 | arm64: KVM: Describe data or unified caches as having 1 set and 1 way | Ard Biesheuvel |
2019-02-19 | arm64: KVM: Expose sanitised cache type register to guest | Ard Biesheuvel |
2019-02-19 | KVM: arm/arm64: consolidate arch timer trap handlers | Andre Przywara |
2019-02-19 | KVM: arm64: Reuse sys_reg() macro when searching the trap table | Marc Zyngier |
2019-02-19 | arm/arm64: KVM: Statically configure the host's view of MPIDR | Marc Zyngier |
2019-02-19 | arm64: KVM: Drop VHE-specific HYP call stub | Marc Zyngier |
2019-02-19 | arm/arm64: KVM: Introduce kvm_call_hyp_ret() | Marc Zyngier |
2019-02-07 | KVM: arm64: Forbid kprobing of the VHE world-switch code | James Morse |
2019-02-07 | arm/arm64: KVM: Don't panic on failure to properly reset system registers | Marc Zyngier |
2019-02-07 | arm/arm64: KVM: Allow a VCPU to fully reset itself | Marc Zyngier |
2019-02-07 | KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded | Christoffer Dall |
2019-02-06 | arm64: kvm: Unmask PMR before entering guest | Julien Thierry |
2019-01-25 | arm64: KVM: Don't generate UNDEF when LORegion feature is present | Marc Zyngier |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-19 | arm64: KVM: Add trapped system register access tracepoint | Marc Zyngier |
2018-12-19 | KVM: arm64: Make vcpu const in vcpu_read_sys_reg | Christoffer Dall |
2018-12-18 | KVM: arm/arm64: Log PSTATE for unhandled sysregs | Mark Rutland |
2018-12-18 | arm64: KVM: Consistently advance singlestep when emulating instructions | Mark Rutland |
2018-12-13 | arm64/kvm: hide ptrauth from guests | Mark Rutland |
2018-12-13 | arm64/kvm: consistently handle host HCR_EL2 flags | Mark Rutland |
2018-12-10 | Merge branch 'kvm/cortex-a76-erratum-1165522' into aarch64/for-next/core | Will Deacon |
2018-12-10 | arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation | Marc Zyngier |
2018-12-10 | arm64: KVM: Add synchronization on translation regime change for erratum 1165522 | Marc Zyngier |
2018-12-10 | arm64: KVM: Install stage-2 translation before enabling traps | Marc Zyngier |
2018-12-10 | arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible | Marc Zyngier |
2018-12-06 | arm64: entry: Place an SB sequence following an ERET instruction | Will Deacon |
2018-10-25 | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-10-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-10-19 | KVM: arm64: Safety check PSTATE when entering guest and handle IL | Christoffer Dall |
2018-10-18 | arm/arm64: KVM: Enable 32 bits kvm vcpu events support | Dongjiu Geng |
2018-10-18 | arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension() | Dongjiu Geng |
2018-10-03 | arm64: KVM: Remove some extra semicolon in kvm_target_cpu | zhong jiang |
2018-10-03 | KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2 | Marc Zyngier |
2018-10-03 | kvm: arm64: Allow tuning the physical address size for VM | Suzuki K Poulose |
2018-10-03 | kvm: arm64: Limit the minimum number of page table levels | Suzuki K Poulose |
2018-10-03 | kvm: arm64: Set a limit on the IPA size | Suzuki K Poulose |
2018-10-01 | arm64: KVM: Sanitize PSTATE.M when being set from userspace | Marc Zyngier |
2018-10-01 | arm64: KVM: Tighten guest core register access from userspace | Dave Martin |
2018-10-01 | kvm: arm64: Add 52bit support for PAR to HPFAR conversoin | Suzuki K Poulose |
2018-10-01 | kvm: arm64: Switch to per VM IPA limit | Suzuki K Poulose |
2018-10-01 | kvm: arm64: Configure VTCR_EL2.SL0 per VM | Suzuki K Poulose |
2018-10-01 | kvm: arm64: Configure VTCR_EL2 per VM | Suzuki K Poulose |