Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2 | Oliver Upton | 2022-03-21 | 2 | -0/+15 | |
| * | | | | | | | | | | | | | kvm: x86: Require const tsc for RT | Thomas Gleixner | 2022-03-21 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | KVM: x86: synthesize CPUID leaf 0x80000021h if useful | Paolo Bonzini | 2022-03-21 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | KVM: x86: add support for CPUID leaf 0x80000021 | Paolo Bonzini | 2022-03-21 | 1 | -1/+18 | |
| * | | | | | | | | | | | | | KVM: x86: do not use KVM_X86_OP_OPTIONAL_RET0 for get_mt_mask | Maxim Levitsky | 2022-03-21 | 2 | -1/+7 | |
| * | | | | | | | | | | | | | Revert "KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()" | Paolo Bonzini | 2022-03-21 | 3 | -14/+39 | |
| * | | | | | | | | | | | | | kvm: x86/mmu: Flush TLB before zap_gfn_range releases RCU | Paolo Bonzini | 2022-03-21 | 1 | -5/+9 | |
| * | | | | | | | | | | | | | Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 2022-03-18 | 26 | -228/+664 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | KVM: arm64: fix typos in comments | Julia Lawall | 2022-03-18 | 6 | -7/+7 | |
| | * | | | | | | | | | | | | | KVM: arm64: Generalise VM features into a set of flags | Marc Zyngier | 2022-03-18 | 4 | -12/+17 | |
| | * | | | | | | | | | | | | | Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next | Marc Zyngier | 2022-03-09 | 1 | -6/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspace | Will Deacon | 2022-03-09 | 1 | -6/+6 | |
| | * | | | | | | | | | | | | | | Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next | Marc Zyngier | 2022-03-09 | 2 | -3/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | KVM: arm64: Only open the interrupt window on exit due to an interrupt | Marc Zyngier | 2022-03-04 | 1 | -3/+5 | |
| | | * | | | | | | | | | | | | | | KVM: arm64: Enable Cortex-A510 erratum 2077057 by default | Mark Brown | 2022-03-02 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next | Marc Zyngier | 2022-02-25 | 2 | -11/+56 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | KVM: arm64: Remove unneeded semicolons | Changcheng Deng | 2022-02-25 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field | Will Deacon | 2022-02-21 | 2 | -4/+18 | |
| | | * | | | | | | | | | | | | | | KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guest | Will Deacon | 2022-02-21 | 1 | -4/+29 | |
| | | * | | | | | | | | | | | | | | KVM: arm64: Bump guest PSCI version to 1.1 | Will Deacon | 2022-02-21 | 1 | -3/+9 | |
| | * | | | | | | | | | | | | | | | Merge branch kvm-arm64/pmu-bl into kvmarm-master/next | Marc Zyngier | 2022-02-08 | 4 | -32/+149 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU | Alexandru Elisei | 2022-02-08 | 4 | -0/+33 | |
| | | * | | | | | | | | | | | | | | | KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute | Alexandru Elisei | 2022-02-08 | 2 | -0/+41 | |
| | | * | | | | | | | | | | | | | | | KVM: arm64: Keep a list of probed PMUs | Alexandru Elisei | 2022-02-08 | 1 | -2/+23 | |
| | | * | | | | | | | | | | | | | | | KVM: arm64: Keep a per-VM pointer to the default PMU | Marc Zyngier | 2022-02-08 | 2 | -17/+27 | |
| | | * | | | | | | | | | | | | | | | KVM: arm64: Do not change the PMU event filter after a VCPU has run | Marc Zyngier | 2022-02-08 | 3 | -13/+25 | |
| | | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next | Marc Zyngier | 2022-02-08 | 4 | -26/+59 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | KVM: arm64: pkvm: Implement CONFIG_DEBUG_LIST at EL2 | Keir Fraser | 2022-02-08 | 3 | -23/+56 | |
| | | * | | | | | | | | | | | | | | KVM: arm64: Drop unused param from kvm_psci_version() | Oliver Upton | 2022-02-08 | 1 | -3/+3 | |
| | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next | Marc Zyngier | 2022-02-08 | 8 | -97/+228 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | KVM: arm64: Make active_vmids invalid on vCPU schedule out | Shameer Kolothum | 2022-02-08 | 3 | -3/+24 | |
| | | * | | | | | | | | | | | | | | KVM: arm64: Align the VMID allocation with the arm64 ASID | Julien Grall | 2022-02-08 | 6 | -97/+22 | |
| | | * | | | | | | | | | | | | | | KVM: arm64: Make VMID bits accessible outside of allocator | Shameer Kolothum | 2022-02-08 | 3 | -1/+5 | |
| | | * | | | | | | | | | | | | | | KVM: arm64: Introduce a new VMID allocator for KVM | Shameer Kolothum | 2022-02-08 | 2 | -0/+181 | |
| | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Merge branch kvm-arm64/fpsimd-doc into kvmarm-master/next | Marc Zyngier | 2022-02-08 | 3 | -5/+21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | arm64/fpsimd: Clarify the purpose of using last in fpsimd_save() | Mark Brown | 2022-02-08 | 1 | -1/+7 | |
| | | * | | | | | | | | | | | | | | KVM: arm64: Add some more comments in kvm_hyp_handle_fpsimd() | Mark Brown | 2022-02-08 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | KVM: arm64: Add comments for context flush and sync callbacks | Mark Brown | 2022-02-08 | 1 | -4/+10 | |
| | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Merge branch kvm-arm64/mmu-rwlock into kvmarm-master/next | Marc Zyngier | 2022-02-08 | 2 | -18/+33 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | KVM: arm64: Add fast path to handle permission relaxation during dirty logging | Jing Zhang | 2022-02-08 | 1 | -2/+15 | |
| | | * | | | | | | | | | | | | | | KVM: arm64: Use read/write spin lock for MMU protection | Jing Zhang | 2022-02-08 | 2 | -18/+20 | |
| | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | KVM: arm64: Emulate the OS Lock | Oliver Upton | 2022-02-08 | 3 | -7/+29 | |
| | * | | | | | | | | | | | | | | KVM: arm64: Allow guest to set the OSLK bit | Oliver Upton | 2022-02-08 | 2 | -7/+33 | |
| | * | | | | | | | | | | | | | | KVM: arm64: Stash OSLSR_EL1 in the cpu context | Oliver Upton | 2022-02-08 | 3 | -7/+30 | |
| | * | | | | | | | | | | | | | | KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined | Oliver Upton | 2022-02-08 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge tag 'kvm-riscv-5.18-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 2022-03-15 | 10 | -58/+160 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | RISC-V: KVM: Implement SBI HSM suspend call | Anup Patel | 2022-03-11 | 1 | -0/+14 | |
| | * | | | | | | | | | | | | | | RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function | Anup Patel | 2022-03-11 | 2 | -6/+17 | |
| | * | | | | | | | | | | | | | | RISC-V: Add SBI HSM suspend related defines | Anup Patel | 2022-03-11 | 3 | -8/+25 | |
| | * | | | | | | | | | | | | | | RISC-V: KVM: Implement SBI v0.3 SRST extension | Anup Patel | 2022-03-11 | 2 | -0/+46 |