projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a44e2c2
4054eee
)
Merge tag 'kvm-riscv-fixes-5.18-1' of https://github.com/kvm-riscv/linux into HEAD
author
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 11 Apr 2022 17:28:23 +0000
(13:28 -0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 11 Apr 2022 17:28:23 +0000
(13:28 -0400)
KVM/riscv fixes for 5.18, take #1
- Remove hgatp zeroing in kvm_arch_vcpu_put()
- Fix alignment of the guest_hang() in KVM selftest
- Fix PTE A and D bits in KVM selftest
- Missing #include in vcpu_fp.c
Trivial merge