index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
guest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+6
2024-10-25
KVM: arm64: Use __gfn_to_page() when copying MTE tags to/from userspace
Sean Christopherson
1
-9
/
+6
2024-10-16
hugetlb: arm64: add mte support
Yang Shi
1
-3
/
+13
2024-08-13
KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
Sean Christopherson
1
-0
/
+5
2024-08-13
KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
Sean Christopherson
1
-0
/
+1
2024-05-27
KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode
Marc Zyngier
1
-0
/
+1
2024-05-27
KVM: arm64: Fix AArch32 register narrowing on userspace write
Marc Zyngier
1
-1
/
+1
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+5
2024-02-22
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
1
-1
/
+1
2024-02-22
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
1
-1
/
+1
2024-02-01
KVM: arm64: guest: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+5
2023-10-26
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
1
-2
/
+2
2023-10-18
clocksource/drivers/arm_arch_timer: limit XGene-1 workaround
Andre Przywara
1
-1
/
+1
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
1
-2
/
+2
2023-07-11
KVM: arm64: Always return generic v8 as the preferred target
Oliver Upton
1
-15
/
+0
2023-04-26
Merge tag 'kvmarm-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-12
/
+19
2023-04-21
Merge branch kvm-arm64/timer-vm-offsets into kvmarm-master/next
Marc Zyngier
1
-12
/
+17
2023-03-30
KVM: arm64: timers: Allow save/restoring of the physical timer
Marc Zyngier
1
-12
/
+17
2023-03-29
KVM: arm64: Use config_lock to protect data ordered against KVM_RUN
Oliver Upton
1
-0
/
+2
2023-03-16
KVM: arm64: Limit length in kvm_vm_ioctl_mte_copy_tags() to INT_MAX
Thomas Huth
1
-2
/
+6
2023-02-20
Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+6
2023-02-11
KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x
Christoffer Dall
1
-0
/
+6
2023-01-21
KVM: arm64: Pass the actual page address to mte_clear_page_tags()
Catalin Marinas
1
-1
/
+1
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
1
-6
/
+10
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
1
-2
/
+2
2022-09-19
KVM: arm64: Clear PSTATE.SS when the Software Step state was Active-pending
Reiji Watanabe
1
-0
/
+1
2022-08-17
KVM: arm64: Reject 32bit user PSTATE on asymmetric systems
Oliver Upton
1
-1
/
+1
2022-05-03
KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Raghavendra Rao Ananta
1
-2
/
+6
2022-05-03
KVM: arm64: Factor out firmware register handling from psci.c
Raghavendra Rao Ananta
1
-1
/
+1
2022-03-18
KVM: arm64: fix typos in comments
Julia Lawall
1
-1
/
+1
2021-11-08
KVM: arm64: Change the return type of kvm_vcpu_preferred_target()
YueHaibing
1
-6
/
+1
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-2
/
+3
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
1
-4
/
+0
2021-08-20
Merge branch kvm-arm64/generic-entry into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2021-08-19
KVM: arm64: Record number of signal exits as a vCPU stat
Oliver Upton
1
-0
/
+1
2021-08-18
KVM: arm64: Drop check_kvm_target_cpu() based percpu probe
Anshuman Khandual
1
-2
/
+2
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+86
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-16
/
+0
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-0
/
+21
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
1
-0
/
+15
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-6
/
+6
2021-06-24
KVM: arm64: Set the MTE tag bit before releasing the page
Marc Zyngier
1
-4
/
+8
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
1
-0
/
+82
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-3
/
+3
2021-04-17
KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
1
-5
/
+0
2021-03-18
KVM: arm64: Introduce vcpu_sve_vq() helper
Marc Zyngier
1
-3
/
+3
2020-11-10
KVM: arm64: Drop kvm_coproc.h
Marc Zyngier
1
-1
/
+0
2020-11-10
KVM: arm64: Get rid of the AArch32 register mapping code
Marc Zyngier
1
-3
/
+25
2020-07-07
KVM: arm64: Move SPSR_EL1 to the system register array
Marc Zyngier
1
-1
/
+1
2020-07-07
KVM: arm64: Disintegrate SPSR array
Marc Zyngier
1
-5
/
+14
[next]