Skip to content
Commit 41bc3186 authored by Zhao Jin's avatar Zhao Jin Committed by Avi Kivity
Browse files

KVM: MMU: fix incorrect return of spte



__update_clear_spte_slow should return original spte while the
current code returns low half of original spte combined with high
half of new spte.

Signed-off-by: default avatarZhao Jin <cronozhj@gmail.com>
Reviewed-by: default avatarXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: default avatarMarcelo Tosatti <mtosatti@redhat.com>
parent b172e38e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment