index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_host.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-12
Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+1
2021-11-08
KVM: arm64: Change the return type of kvm_vcpu_preferred_target()
YueHaibing
1
-1
/
+1
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+3
2021-10-18
Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2021-10-11
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
1
-0
/
+2
2021-10-11
KVM: arm64: Allow KVM to be disabled from the command line
Marc Zyngier
1
-0
/
+1
2021-10-01
kvm: use kvfree() in kvm_arch_free_vm()
Juergen Gross
1
-1
/
+0
2021-08-20
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
1
-2
/
+11
2021-08-20
Merge branch kvm-arm64/generic-entry into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2021-08-20
Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2021-08-20
KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
Fuad Tabba
1
-0
/
+1
2021-08-20
KVM: arm64: Restore mdcr_el2 from vcpu
Fuad Tabba
1
-1
/
+4
2021-08-20
KVM: arm64: MDCR_EL2 is a 64-bit register
Fuad Tabba
1
-1
/
+1
2021-08-20
KVM: arm64: placeholder to check if VM is protected
Fuad Tabba
1
-0
/
+5
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
-1
/
+1
2021-08-02
KVM: arm64: Remove PMSWINC_EL0 shadow register
Marc Zyngier
1
-1
/
+0
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+14
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-7
/
+2
2021-06-22
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
1
-0
/
+13
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
1
-0
/
+3
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
1
-0
/
+6
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
1
-0
/
+4
2021-06-18
KVM: arm64: Restore PMU configuration on first run
Marc Zyngier
1
-0
/
+1
2021-06-17
KVM: switch per-VM stats to u64
Paolo Bonzini
1
-1
/
+1
2021-04-23
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-18
/
+28
2021-04-17
KVM: Kill off the old hva-based MMU notifier callbacks
Sean Christopherson
1
-1
/
+0
2021-04-17
KVM: arm64: Convert to the gfn-based MMU notifier callbacks
Sean Christopherson
1
-0
/
+1
2021-04-17
KVM: aarch64: implement KVM_CAP_SET_GUEST_DEBUG2
Maxim Levitsky
1
-0
/
+4
2021-04-17
KVM: Move prototypes for MMU notifier callbacks to generic code
Sean Christopherson
1
-5
/
+0
2021-04-13
Merge branch 'kvm-arm64/memslot-fixes' into kvmarm-master/next
Marc Zyngier
1
-1
/
+0
2021-04-13
Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/next
Marc Zyngier
1
-17
/
+19
2021-04-13
Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2021-04-07
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
1
-0
/
+1
2021-04-07
KVM: arm64: Hide kvm_mmu_wp_memory_region()
Gavin Shan
1
-1
/
+0
2021-04-06
arm64: KVM: Enable access to TRBE support for host
Suzuki K Poulose
1
-0
/
+3
2021-04-06
KVM: arm64: Move SPE availability check to VCPU load
Suzuki K Poulose
1
-0
/
+5
2021-03-25
KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructure
Marc Zyngier
1
-4
/
+0
2021-03-19
KVM: arm64: Use kvm_arch in kvm_s2_mmu
Quentin Perret
1
-1
/
+1
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
1
-0
/
+7
2021-03-19
KVM: arm64: Enable access to sanitized CPU features at EL2
Quentin Perret
1
-0
/
+4
2021-03-19
KVM: arm64: Make kvm_call_hyp() a function call at Hyp
Quentin Perret
1
-0
/
+6
2021-03-18
KVM: arm64: Enable SVE support for nVHE
Daniel Kiss
1
-13
/
+0
2021-03-18
KVM: arm64: Introduce vcpu_sve_vq() helper
Marc Zyngier
1
-1
/
+3
2021-03-18
KVM: arm64: Let vcpu_sve_pffr() handle HYP VAs
Marc Zyngier
1
-2
/
+2
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-0
/
+2
2021-02-09
KVM: Raise the maximum number of user memslots
Vitaly Kuznetsov
1
-1
/
+0
2021-01-25
KVM: arm64: Implement the TRNG hypervisor call
Ard Biesheuvel
1
-0
/
+2
2020-12-22
KVM: arm64: Declutter host PSCI 0.1 handling
Marc Zyngier
1
-7
/
+4
2020-12-22
KVM: arm64: Minor cleanup of hyp variables used in host
David Brazdil
1
-0
/
+6
[next]