commit | a138fe7535c0ec778465c7b54b1aaaf4cfd885b7 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Fri Dec 16 18:18:10 2011 +0800 |
committer | Avi Kivity <avi@redhat.com> | Mon Mar 05 14:52:18 2012 +0200 |
tree | 08c8f5bf5edf847d5127a00a6041b0629cc24045 | |
parent | 6addd1aa2ca28c054820ef2966ad372f118c3f31 [diff] |
KVM: MMU: remove the redundant get_written_sptes get_written_sptes is called twice in kvm_mmu_pte_write, one of them can be removed Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>