From: Jan Kiszka Date: Mon, 30 Jun 2014 10:52:55 +0000 (+0200) Subject: KVM: nSVM: Set correct port for IOIO interception evaluation X-Git-Tag: omap-for-v3.17/fixes-against-rc2~184^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cbc5f5a80a9ae5a80bc81efc574b5a85bfd4a84;p=pandora-kernel.git KVM: nSVM: Set correct port for IOIO interception evaluation Obtaining the port number from DX is bogus as a) there are immediate port accesses and b) user space may have changed the register content while processing the PIO access. Forward the correct value from the instruction emulator instead. Signed-off-by: Jan Kiszka Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed