From: Jan Kiszka Date: Mon, 30 Jun 2014 09:07:05 +0000 (+0200) Subject: KVM: nSVM: Fix IOIO size reported on emulation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6493f1574e898b46370e2b2315836d76a1980f2c;p=pandora-kernel.git KVM: nSVM: Fix IOIO size reported on emulation The access size of an in/ins is reported in dst_bytes, and that of out/outs in src_bytes. Signed-off-by: Jan Kiszka Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed