On (Tue) 29 Sep 2015 [09:37:33], Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert"
>
> Add QEMU_MADV_NOHUGEPAGE as an OS-independent version of
> MADV_NOHUGEPAGE.
>
> We include sys/mman.h before making the test to ensure
> that we pick up the system defines.
>
> Signed-off-b
Juan Quintela wrote:
Post proper list
Remove cc'd
> "Dr. David Alan Gilbert (git)" wrote:
>> From: "Dr. David Alan Gilbert"
>>
>> Add QEMU_MADV_NOHUGEPAGE as an OS-independent version of
>> MADV_NOHUGEPAGE.
>>
>> We include sys/mman.h before making the test to ensure
>> that we pick up the s