diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-07-09 03:04:57 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2012-08-14 20:26:55 +0100 |
commit | cd8e407d24657569e0d6e323b2e8c274fafab590 (patch) | |
tree | cd85c9af014cc639e32a851293ed1eefcebf2e09 /qemu-io.c | |
parent | aebf5bc727fa1837b3c5296c5325b560f19ed9ee (diff) |
flatload: fix bss clearing
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 <vapier@gentoo.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qemu-io.c')
0 files changed, 0 insertions, 0 deletions