From: Nicholas Krause Date: Wed, 19 Nov 2014 12:48:18 +0000 (-0500) Subject: KVM: x86: Remove FIXMEs in emulate.c X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86619e7ba3991309b88969f9a2e5c7f2d014c680;p=pandora-kernel.git KVM: x86: Remove FIXMEs in emulate.c Remove FIXME comments about needing fault addresses to be returned. These are propaagated from walk_addr_generic to gva_to_gpa and from there to ops->read_std and ops->write_std. Signed-off-by: Nicholas Krause Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed