projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
37f32d5
c783253
)
Merge tag 'kvm-riscv-fixes-7.1-1' of https://github.com/kvm-riscv/linux into HEAD
author
Paolo Bonzini
<pbonzini@redhat.com>
Sat, 23 May 2026 08:04:35 +0000
(10:04 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Sat, 23 May 2026 08:04:35 +0000
(10:04 +0200)
KVM/riscv fixes for 7.1, take #1
- Fix invalid HVA warning in steal-time recording
- Return SBI_ERR_FAILURE to guest upon OOM in pmu_event_info()
and pmu_snapshot_set_shmem()
- Fix NULL pointer dereference in SBI v0.1 SEND_IPI handler
- Fix sign extension of value for MMIO loads
Trivial merge