commit | 49b26e26e4b7b94753b39f7edb0c34f3d1c4c167 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> | Fri Mar 04 19:00:00 2011 +0800 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu Mar 17 13:08:32 2011 -0300 |
tree | 227a106a1e9a5383b290d718bcfad01297fc0c22 | |
parent | 48c0e4e9067eb085e7b300628c9640df071aac55 [diff] |
KVM: MMU: do not record gfn in kvm_mmu_pte_write No need to record the gfn to verifier the pte has the same mode as current vcpu, it's because we only speculatively update the pte only if the pte and vcpu have the same mode Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> Signed-off-by: Avi Kivity <avi@redhat.com>