Re: Fix Mes in emulate.c
From: Paolo Bonzini
Date: Wed Nov 19 2014 - 04:30:11 EST
On 19/11/2014 04:17, nick wrote:
> Greeting Gleb and other maintainers, I known this may not be that
> easy to fix but if someone is willing to send me the fault addresses
> or a hardware manual in order to fix and add the correct return
> correct addresses for the fix mes in the emulate.c for the x86
> architecture.
Hi Nick,
I need to check more closely, but I think the FIXMEs have already been
fixed. The address is already stored by arch/x86/kvm/paging_tmpl.h's
FNAME(walk_addr_generic) in walker->fault.address, and propagated by
FNAME(gva_to_gpa).
You can send a patch to remove them.
Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/