commit | f918b443527e98476c8cc45683152106b9e4bedc | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Fri Jun 11 21:30:36 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Aug 01 10:46:41 2010 +0300 |
tree | ae0e259b0cdea62ac0096351efccbd0da4c42be4 | |
parent | cb83cad2e7e1cdedb2abb9cef2ac076defa679d4 [diff] |
KVM: MMU: avoid double write protected in sync page path The sync page is already write protected in mmu_sync_children(), don't write protected it again Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>