From: Nicholas Krause Date: Fri, 19 Dec 2014 02:13:22 +0000 (-0500) Subject: KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32 X-Git-Tag: fixes-v4.0-rc1~113^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ff22e7ebf2e75e6300ad968a6e529b5e70877f1;p=pandora-kernel.git KVM: x86: Remove FIXMEs in emulate.c for the function,task_switch_32 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