[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Re: [COMMIT 379f669] Userspace guest address offsettin
From: |
Filip Navara |
Subject: |
Re: [Qemu-devel] Re: [COMMIT 379f669] Userspace guest address offsetting |
Date: |
Fri, 17 Jul 2009 20:24:37 +0200 |
On Fri, Jul 17, 2009 at 8:11 PM, Juan Quintela<address@hidden> wrote:
> Anthony Liguori <address@hidden> wrote:
>> From: Paul Brook <address@hidden>
>>
>> Re-implement GUEST_BASE support.
>> Offset guest ddress space by default if the guest binary contains
>> regions below the host mmap_min_addr.
>> Implement support for i386, x86-64 and arm hosts.
>>
>> Signed-off-by: Riku Voipio <address@hidden>
>> Signed-off-by: Paul Brook <address@hidden>
>
> Hi
>
> I need this patch to be able to crosscompile for windows.
> No, I don't know if it is correct, but for the context it looks like
> this is the intent.
>
> Paul?
>
> Signed-off-by: Juan Quintela <address@hidden>
The patch is definitely correct and should be applied.
Acked-by: Filip Navara <address@hidden>
F.