On Mon, Oct 24, 2016 at 10:39:15 -0700, Richard Henderson wrote: > While the check against sizeof(void *) is appropriate for > normal usage within qemu, there are places in which we want > wider operaions and have checked for their existance.
s/operaions/operations/ > Signed-off-by: Richard Henderson <r...@twiddle.net> Reviewed-by: Emilio G. Cota <c...@braap.org> E.