projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2230f9e
30c60dd
)
Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
author
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 22 Jun 2023 19:28:26 +0000
(15:28 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 22 Jun 2023 19:28:26 +0000
(15:28 -0400)
KVM/arm64 fixes for 6.4, take #4
- Correctly save/restore PMUSERNR_EL0 when host userspace is using
PMU counters directly
- Fix GICv2 emulation on GICv3 after the locking rework
- Don't use smp_processor_id() in kvm_pmu_probe_armpmu(), and
document why...
Trivial merge