]> Git Repo - qemu.git/commit
linux-user: fix ppc target_stat64 st_blocks layout
authorMax Filippov <[email protected]>
Tue, 1 Sep 2009 19:27:47 +0000 (23:27 +0400)
committerRiku Voipio <[email protected]>
Thu, 15 Oct 2009 20:55:56 +0000 (23:55 +0300)
commit61322e91a177b7b79ac2df5a540fe67db2d9e2dd
treedb9915bb89adc163a50d2b48753cd83e92675399
parent691372066ca89e4669b41fc55cab6a061d88af6c
linux-user: fix ppc target_stat64 st_blocks layout

Swap __pad1 and st_blocks fields location to maintain proper alignment.
This fixes incorrect 'du' and 'stat' report on ppc guest.

Signed-off-by: Max Filippov <[email protected]>
Signed-off-by: Riku Voipio <[email protected]>
linux-user/syscall_defs.h
This page took 0.025491 seconds and 4 git commands to generate.