/[qemu]
ViewVC logotype

Revision 5703


Jump to revision: Previous Next
Author: aliguori
Date: Tue Nov 11 22:06:42 2008 UTC (15 years ago)
Changed paths: 3
Log Message:
Fix -linux-user build by reverting r5701

Unfortunately, -linux-user doesn't use osdep as it replaces some of those
functions with specific ones.  The code #ifdef code in exec.c needs to
remain in place so instead of introducing a qemu_getpagesize() let's just
use getpagesize() in the non-Windows implementation of qemu_vmalloc.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>


Changed paths:

Path Details
Directorytrunk/exec.c modified , text changed
Directorytrunk/osdep.c modified , text changed
Directorytrunk/osdep.h modified , text changed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.5