diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2015-07-07 13:03:18 (GMT) |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2015-07-10 11:25:24 (GMT) |
commit | d1fe9219551e914f26219afaca1063b280f25963 (patch) | |
tree | f8d2e9309f11a47dcdb76bbd93065bc52ddafb6e /net | |
parent | 5d75a747596be046546eeb9d6ba39a3af851a1af (diff) | |
download | linux-d1fe9219551e914f26219afaca1063b280f25963.tar.xz |
KVM: x86: reintroduce kvm_is_mmio_pfn
The call to get_mt_mask was really using kvm_is_reserved_pfn to
detect an MMIO-backed page. In this case, we want "false" to be
returned for the zero page.
Reintroduce a separate kvm_is_mmio_pfn predicate for this use
only.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions