On 9 July 2012 14:04, Mike Frysinger <[email protected]> wrote: > The current bss clear logic assumes the target mmap address and host > address are the same. Use g2h to translate from the target address > space to the host so we can call memset on it. > > Signed-off-by: Mike Frysinger <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> -- PMM
