On Wed, Nov 16, 2016 at 9:39 AM, Markus Armbruster wrote:
> Eric Blake writes:
>
>> On 11/15/2016 02:29 PM, Stefan Hajnoczi wrote:
>>> It was not obvious to me why "qemu/osdep.h" must be the first #include.
>>> This documents the rationale and the overall #include order.
>>>
>>> Cc: Fam Zheng
>>
Eric Blake writes:
> On 11/15/2016 02:29 PM, Stefan Hajnoczi wrote:
>> It was not obvious to me why "qemu/osdep.h" must be the first #include.
>> This documents the rationale and the overall #include order.
>>
>> Cc: Fam Zheng
>> Cc: Markus Armbruster
>> Cc: Eric Blake
>> Signed-off-by: Stefa
On 11/15/2016 02:29 PM, Stefan Hajnoczi wrote:
> It was not obvious to me why "qemu/osdep.h" must be the first #include.
> This documents the rationale and the overall #include order.
>
> Cc: Fam Zheng
> Cc: Markus Armbruster
> Cc: Eric Blake
> Signed-off-by: Stefan Hajnoczi
> ---
> HACKING |
It was not obvious to me why "qemu/osdep.h" must be the first #include.
This documents the rationale and the overall #include order.
Cc: Fam Zheng
Cc: Markus Armbruster
Cc: Eric Blake
Signed-off-by: Stefan Hajnoczi
---
HACKING | 15 +++
1 file changed, 15 insertions(+)
diff --git