index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-03
KVM: arm64: Fix AArch32 PMUv3 capping
Marc Zyngier
1
-2
/
+2
2021-02-03
KVM: arm64: Fix missing RES1 in emulation of DBGBIDR
Marc Zyngier
1
-1
/
+1
2021-02-01
KVM: arm64: Make gen-hyprel endianness agnostic
Marc Zyngier
2
-16
/
+42
2021-01-28
Merge tag 'kvmarm-fixes-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-9
/
+11
2021-01-25
Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
4
-49
/
+70
2021-01-25
KVM: arm64: Implement the TRNG hypervisor call
Ard Biesheuvel
3
-1
/
+92
2021-01-25
KVM: arm64: Mark the page dirty only if the fault is handled successfully
Yanan Wang
1
-5
/
+8
2021-01-25
KVM: arm64: Filter out the case of only changing permissions from stage-2 map path
Yanan Wang
1
-11
/
+21
2021-01-25
KVM: arm64: Adjust partial code of hyp stage-1 map and guest stage-2 map
Yanan Wang
1
-27
/
+28
2021-01-25
KVM: arm64: Simplify __kvm_hyp_init HVC detection
Andrew Scull
1
-10
/
+3
2021-01-25
KVM: arm64: Don't clobber x4 in __do_hyp_init
Andrew Scull
1
-9
/
+11
2021-01-23
KVM: arm64: Remove hyp_symbol_addr
David Brazdil
4
-17
/
+17
2021-01-23
KVM: arm64: Remove patching of fn pointers in hyp
David Brazdil
2
-13
/
+4
2021-01-23
KVM: arm64: Fix constant-pool users in hyp
David Brazdil
2
-16
/
+15
2021-01-23
KVM: arm64: Apply hyp relocations at runtime
David Brazdil
1
-0
/
+28
2021-01-23
KVM: arm64: Generate hyp relocation data
David Brazdil
3
-3
/
+440
2021-01-23
KVM: arm64: Add symbol at the beginning of each hyp section
David Brazdil
1
-2
/
+2
2021-01-23
KVM: arm64: Set up .hyp.rodata ELF section
David Brazdil
2
-5
/
+6
2021-01-23
KVM: arm64: Rename .idmap.text in hyp linker script
David Brazdil
2
-1
/
+2
2021-01-21
KVM: arm64: Filter out v8.1+ events on v8.0 HW
Marc Zyngier
1
-3
/
+7
2021-01-21
KVM: arm64: Compute TPIDR_EL2 ignoring MTE tag
Steven Price
1
-1
/
+2
2021-01-14
KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg()
Alexandru Elisei
1
-10
/
+7
2021-01-14
KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return
David Brazdil
1
-8
/
+5
2021-01-14
KVM: arm64: Simplify handling of absent PMU system registers
Marc Zyngier
1
-7
/
+1
2021-01-14
KVM: arm64: Hide PMU registers from userspace when not available
Marc Zyngier
1
-20
/
+48
2021-01-08
Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
14
-113
/
+89
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
4
-5
/
+50
2021-01-04
KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS
Marc Zyngier
2
-9
/
+1
2020-12-31
KVM: arm64: Remove spurious semicolon in reg_to_encoding()
Marc Zyngier
1
-1
/
+1
2020-12-30
KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation
Marc Zyngier
1
-2
/
+2
2020-12-27
KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources()
Marc Zyngier
3
-23
/
+14
2020-12-27
KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset()
Alexandru Elisei
1
-2
/
+0
2020-12-27
KVM: arm64: Update comment in kvm_vgic_map_resources()
Alexandru Elisei
1
-1
/
+2
2020-12-23
KVM: arm64: Move double-checked lock to kvm_vgic_map_resources()
Alexandru Elisei
4
-11
/
+9
2020-12-23
KVM: arm64: arch_timer: Remove VGIC initialization check
Alexandru Elisei
1
-3
/
+4
2020-12-22
KVM: arm64: Declutter host PSCI 0.1 handling
Marc Zyngier
2
-63
/
+26
2020-12-22
KVM: arm64: Move skip_host_instruction to adjust_pc.h
David Brazdil
2
-10
/
+11
2020-12-22
KVM: arm64: Remove unused includes in psci-relay.c
David Brazdil
1
-3
/
+0
2020-12-22
KVM: arm64: Minor cleanup of hyp variables used in host
David Brazdil
3
-9
/
+6
2020-12-22
KVM: arm64: Use lm_alias in nVHE-only VA conversion
David Brazdil
1
-1
/
+1
2020-12-22
KVM: arm64: Prevent use of invalid PSCI v0.1 function IDs
David Brazdil
2
-17
/
+50
2020-12-22
KVM: arm64: Don't access PMCR_EL0 when no PMU is available
Marc Zyngier
1
-0
/
+4
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
39
-1216
/
+1741
2020-12-10
Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-3
/
+25
2020-12-09
Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master/next
Marc Zyngier
11
-73
/
+731
2020-12-04
Merge remote-tracking branch 'origin/kvm-arm64/misc-5.11' into kvmarm-master/queue
Marc Zyngier
3
-5
/
+16
2020-12-04
KVM: arm64: Fix EL2 mode availability checks
David Brazdil
1
-3
/
+6
2020-12-04
KVM: arm64: Trap host SMCs in protected mode
David Brazdil
2
-1
/
+14
2020-12-04
KVM: arm64: Keep nVHE EL2 vector installed
David Brazdil
1
-4
/
+8
2020-12-04
KVM: arm64: Intercept host's SYSTEM_SUSPEND PSCI SMCs
David Brazdil
2
-1
/
+27
[prev]
[next]