On 10/09/2012 12:56 PM, Aurelien Jarno wrote: > Mapping a memory address using a global and accessing it through > ld/st operations is currently broken. As it doesn't make any sense > to do that performance wise, let's forbid that. > > Update the TCG documentation, and remove partial support for that. > > Signed-off-by: Aurelien Jarno <aurel...@aurel32.net>
Reviewed-by: Richard Henderson <r...@twiddle.net> r~