KVM: MMU: retry #PF for softmmu
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Tue, 7 Dec 2010 02:35:25 +0000 (10:35 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:30:41 +0000 (11:30 +0200)
Retry #PF for softmmu only when the current vcpu has the same cr3 as the time
when #PF occurs

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found