qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH] Sparc64 user emulator support


From: Blue Swirl
Subject: [Qemu-devel] Re: [PATCH] Sparc64 user emulator support
Date: Tue, 11 Jul 2006 22:08:15 +0200

I'm fairly surprised user emulation works at all for 64-bit targets. I'm
fairly sure that code isn't even remotely 64-bit safe.

On a 32-bit host, a write() from 64-bit program succeeds because the data happens to lie below 4G. I don't know if this can be guaranteed in every case, but then system calls like exit() don't need any pointers.

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search! http://search.msn.com/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]