KVM: MMU: combine guest pte read between fetch and pte prefetch
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Sun, 22 Aug 2010 11:13:33 +0000 (19:13 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:51:28 +0000 (10:51 +0200)
Combine guest pte read between guest pte check in the fetch path and pte prefetch

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found