Home
last modified time | relevance | path

Searched hist:bebb106a5afa32efdf5332ed4a40bf4d6d06b56e (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kvm/
H A Dmmu.hdiff bebb106a5afa32efdf5332ed4a40bf4d6d06b56e Mon Jul 11 21:23:20 CEST 2011 Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> KVM: MMU: cache mmio info on page fault path

If the page fault is caused by mmio, we can cache the mmio info, later, we do
not need to walk guest page table and quickly know it is a mmio fault while we
emulate the mmio instruction

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
H A Dx86.hdiff bebb106a5afa32efdf5332ed4a40bf4d6d06b56e Mon Jul 11 21:23:20 CEST 2011 Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> KVM: MMU: cache mmio info on page fault path

If the page fault is caused by mmio, we can cache the mmio info, later, we do
not need to walk guest page table and quickly know it is a mmio fault while we
emulate the mmio instruction

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
H A Dx86.cdiff bebb106a5afa32efdf5332ed4a40bf4d6d06b56e Mon Jul 11 21:23:20 CEST 2011 Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> KVM: MMU: cache mmio info on page fault path

If the page fault is caused by mmio, we can cache the mmio info, later, we do
not need to walk guest page table and quickly know it is a mmio fault while we
emulate the mmio instruction

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
/linux/arch/x86/include/asm/
H A Dkvm_host.hdiff bebb106a5afa32efdf5332ed4a40bf4d6d06b56e Mon Jul 11 21:23:20 CEST 2011 Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> KVM: MMU: cache mmio info on page fault path

If the page fault is caused by mmio, we can cache the mmio info, later, we do
not need to walk guest page table and quickly know it is a mmio fault while we
emulate the mmio instruction

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