On [Mon, 08.01.2007 16:21], Paul Brook wrote:
> 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 0x. If target system is a 32-bit system then mojor
> > 32-bit will be dropped due to h2g().
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 0x. 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
__
On a 64-bit host system mmap sometimes(quite rarely on x86_64) return
address above 0x. If target system is a 32-bit system then mojor
32-bit will be dropped due to h2g().
signature.asc
Description: Digital signature
___
Qemu-devel mailing list