From: Xiao Guangrong Date: Mon, 11 Jul 2011 19:22:46 +0000 (+0800) Subject: KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code X-Git-Tag: v3.1-rc1~264^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af7cc7d1ee422a612f6785e347a893d44cc892ea;p=pandora-kernel.git KVM: x86: introduce vcpu_mmio_gva_to_gpa to cleanup the code Introduce vcpu_mmio_gva_to_gpa to translate the gva to gpa, we can use it to cleanup the code between read emulation and write emulation Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed