From 86619e7ba3991309b88969f9a2e5c7f2d014c680 Mon Sep 17 00:00:00 2001 From: Nicholas Krause Date: Wed, 19 Nov 2014 07:48:18 -0500 Subject: [PATCH] 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-format-patch failed