Skip to content
Snippets Groups Projects
Commit cd0536d7 authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: Fix vmx I/O bitmap initialization on highmem systems


kunmap() expects a struct page, not a virtual address.  Fixes an oops loading
kvm-intel.ko on i386 with CONFIG_HIGHMEM.

Thanks to Michael Ivanov <deruhu@peterstar.ru> for reporting.

Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 653e3108
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment