diff options
author | Leon Alrae <leon.alrae@imgtec.com> | 2015-01-30 15:08:05 +0000 |
---|---|---|
committer | Leon Alrae <leon.alrae@imgtec.com> | 2015-02-13 14:11:29 +0000 |
commit | 1ab2aea2489f34a05dabfe5bd91a76d89dd8c922 (patch) | |
tree | cec1c65f37248d2adf0ec1097cda2046ed84675a /balloon.c | |
parent | 5e88759a52934a32502298f2c78c6dfaa144364b (diff) | |
download | qemu-1ab2aea2489f34a05dabfe5bd91a76d89dd8c922.zip qemu-1ab2aea2489f34a05dabfe5bd91a76d89dd8c922.tar.gz qemu-1ab2aea2489f34a05dabfe5bd91a76d89dd8c922.tar.bz2 |
linux-user: correct stat structure in MIPS N32
Simple "hello world" MIPS N32 userland program crashes with segfault due to
incorrectly defined stat structure in QEMU.
Correct "target_stat" definition to match kernel's "stat64" as in MIPS N32
there are only plain "stat" syscalls using 64-bit structure.
Reported-by: Daniel Sanders <daniel.sanders@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Tested-by: Daniel Sanders <daniel.sanders@imgtec.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Diffstat (limited to 'balloon.c')
0 files changed, 0 insertions, 0 deletions