summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/guest.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-151-2/+5
|\
| * KVM: arm64: guest: fix kernel-doc warningsRandy Dunlap2024-02-011-2/+5
* | arm64/mm: new ptep layer to manage contig bitRyan Roberts2024-02-221-1/+1
* | arm64/mm: convert set_pte_at() to set_ptes(..., 1)Ryan Roberts2024-02-221-1/+1
|/
* Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas2023-10-261-2/+2
|\
| * arm64: kvm: Use cpus_have_final_cap() explicitlyMark Rutland2023-10-161-2/+2
* | clocksource/drivers/arm_arch_timer: limit XGene-1 workaroundAndre Przywara2023-10-181-1/+1
|/
* KVM: arm64: Always return generic v8 as the preferred targetOliver Upton2023-07-111-15/+0
* Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-04-261-12/+19
|\
| * Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/nextMarc Zyngier2023-04-211-12/+17
| |\
| | * KVM: arm64: timers: Allow save/restoring of the physical timerMarc Zyngier2023-03-301-12/+17
| * | KVM: arm64: Use config_lock to protect data ordered against KVM_RUNOliver Upton2023-03-291-0/+2
| |/
* / KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAXThomas Huth2023-03-161-2/+6
|/
* Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-02-201-0/+6
|\
| * KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2xChristoffer Dall2023-02-111-0/+6
* | KVM: arm64: Pass the actual page address to mte_clear_page_tags()Catalin Marinas2023-01-211-1/+1
|/
* arm64: mte: Lock a page for MTE tag initialisationCatalin Marinas2022-11-291-6/+10
* arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas2022-11-291-2/+2
* KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pendingReiji Watanabe2022-09-191-0/+1
* KVM: arm64: Reject 32bit user PSTATE on asymmetric systemsOliver Upton2022-08-171-1/+1
* KVM: arm64: Setup a framework for hypercall bitmap firmware registersRaghavendra Rao Ananta2022-05-031-2/+6
* KVM: arm64: Factor out firmware register handling from psci.cRaghavendra Rao Ananta2022-05-031-1/+1
* KVM: arm64: fix typos in commentsJulia Lawall2022-03-181-1/+1
* KVM: arm64: Change the return type of kvm_vcpu_preferred_target()YueHaibing2021-11-081-6/+1
* Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-061-2/+3
|\
| * Merge branch kvm-arm64/generic-entry into kvmarm-master/nextMarc Zyngier2021-08-201-0/+1
| |\
| | * KVM: arm64: Record number of signal exits as a vCPU statOliver Upton2021-08-191-0/+1
| * | KVM: arm64: Drop check_kvm_target_cpu() based percpu probeAnshuman Khandual2021-08-181-2/+2
| |/
* / KVM: stats: Support linear and logarithmic histogram statisticsJing Zhang2021-08-201-4/+0
|/
* Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-06-251-0/+86
|\
| * KVM: arm64: Set the MTE tag bit before releasing the pageMarc Zyngier2021-06-241-4/+8
| * KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price2021-06-221-0/+82
* | KVM: debugfs: Reuse binary stats descriptorsJing Zhang2021-06-241-16/+0
* | KVM: stats: Support binary stats retrieval for a VCPUJing Zhang2021-06-241-0/+21
* | KVM: stats: Support binary stats retrieval for a VMJing Zhang2021-06-241-0/+15
* | KVM: stats: Separate generic stats from architecture specific onesJing Zhang2021-06-241-6/+6
|/
* Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-231-3/+3
|\
| * KVM: arm64: Introduce vcpu_sve_vq() helperMarc Zyngier2021-03-181-3/+3
* | KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2Maxim Levitsky2021-04-171-5/+0
|/
* KVM: arm64: Drop kvm_coproc.hMarc Zyngier2020-11-101-1/+0
* KVM: arm64: Get rid of the AArch32 register mapping codeMarc Zyngier2020-11-101-3/+25
* KVM: arm64: Move SPSR_EL1 to the system register arrayMarc Zyngier2020-07-071-1/+1
* KVM: arm64: Disintegrate SPSR arrayMarc Zyngier2020-07-071-5/+14
* KVM: arm64: Move SP_EL1 to the system register arrayMarc Zyngier2020-07-071-1/+1
* KVM: arm64: Move ELR_EL1 to the system register arrayMarc Zyngier2020-07-071-1/+1
* KVM: arm64: Make struct kvm_regs userspace-onlyMarc Zyngier2020-07-071-14/+56
* Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-06-011-2/+2
|\
| * KVM: Fix spelling in code commentsFuad Tabba2020-05-161-2/+2
* | kvm: add halt-polling cpu usage statsDavid Matlack2020-05-151-0/+2
* | Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini2020-05-131-0/+7
|\|