On 10/09/2012 12:56 PM, Aurelien Jarno wrote:
> Operations with side effects (in practice qemu_ld/st ops), only need to
> synchronize globals to make sure the CPU state is consistent in case of
> exception.
>
> Signed-off-by: Aurelien Jarno
Reviewed-by: Richard Henderson
r~
Operations with side effects (in practice qemu_ld/st ops), only need to
synchronize globals to make sure the CPU state is consistent in case of
exception.
Signed-off-by: Aurelien Jarno
---
tcg/tcg.c | 33 -
tcg/tcg.h |4 ++--
2 files changed, 26 insertions(+