Paolo Bonzini 03b755b2aa KVM: e500: map readonly host pages for read
The new __kvm_faultin_pfn() function is upset by the fact that e500 KVM
ignores host page permissions - __kvm_faultin requires a "writable"
outgoing argument, but e500 KVM is nonchalantly passing NULL.

If the host page permissions do not include writability, the shadow
TLB entry is forcibly mapped read-only.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-01-12 10:35:45 +01:00
..
2024-10-29 23:01:52 +11:00
2024-11-23 10:44:31 -08:00
2024-11-23 10:44:31 -08:00
2024-11-23 10:44:31 -08:00
2024-11-23 10:44:31 -08:00
2024-11-23 10:44:31 -08:00
2024-11-23 10:44:31 -08:00
2024-11-30 13:41:50 -08:00