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
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-by: Dr. David Alan Gilbert
---
include/qemu/osdep.h | 9 +
1 file changed, 9 i