On Monday 08 January 2007 08:11, Kirill A. Shutemov wrote:
> On a 64-bit host system mmap sometimes(quite rarely on x86_64) return
> address above 0xffffffff. If target system is a 32-bit system then mojor
> 32-bit will be dropped due to h2g().

We should be using MAP_32BIT or MAP_FIXED.

Paul


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to