projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
12fd965
0496acc
)
Merge tag 'kvmarm-fixes-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
author
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 24 Mar 2026 16:32:30 +0000
(17:32 +0100)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Tue, 24 Mar 2026 16:32:30 +0000
(17:32 +0100)
KVM/arm64 fixes for 7.0, take #4
- Clear the pending exception state from a vcpu coming out of
reset, as it could otherwise affect the first instruction
executed in the guest.
- Fix the address translation emulation icode to set the Hardware
Access bit on the correct PTE instead of some other location.
Trivial merge