From: Xiao Guangrong Date: Wed, 13 Jul 2011 06:31:50 +0000 (+0800) Subject: KVM: x86: abstract the operation for read/write emulation X-Git-Tag: v3.2-rc1~119^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d197b2ca37b33b0461ab1e2dbe40cbe4a6fd6a;p=pandora-kernel.git KVM: x86: abstract the operation for read/write emulation The operations of read emulation and write emulation are very similar, so we can abstract the operation of them, in larter patch, it is used to cleanup the same code Signed-off-by: Xiao Guangrong Signed-off-by: Avi Kivity --- Reading git-diff-tree failed